Histórico de Commits

Autor SHA1 Mensagem Data
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes há 7 anos atrás
  David Symonds a57d29119a Avoid panicking when text formatting a malformed oneof. há 9 anos atrás
  David Symonds 59b73b37c1 Implement oneof support. há 9 anos atrás
  David Symonds 6683654b7a Sort numerically-keyed maps by numeric value. há 9 anos atrás
  David Symonds 34a5f244f1 Behave gracefully when text formatting a map field with a nil value. há 9 anos atrás
  David Symonds a8de284881 Use full import paths for test protos. há 9 anos atrás
  David Symonds 3ea3e05dbf Support map<k,v> protocol buffer fields. há 10 anos atrás
  David Symonds abd3b412d3 Support proto3. há 10 anos atrás
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. há 10 anos atrás
  David Symonds 4b9d2e1e38 goprotobuf: Handle nils in repeated message fields in text formatting. há 10 anos atrás
  David Symonds 267e805719 goprotobuf: Support encoding.TextMarshaler and encoding.TextUnmarshaler. há 10 anos atrás
  David Symonds a7f3a0f148 goprotobuf: Consistently prefix error strings with "proto: ". há 11 anos atrás
  David Symonds 9cc87e39b0 goprotobuf: Write C++-compatible ±Inf and NaN floats in text format. há 11 anos atrás
  David Symonds f8a1fcc20a goprotobuf: Make text formatting of unknown enum values compatible with C++. há 11 anos atrás
  David Symonds 2037090d1d goprotobuf: Match C++ for text format of unknown fields. há 11 anos atrás
  David Symonds 6e8ab87843 goprotobuf: Fix text formatting of typed nil. há 11 anos atrás
  David Symonds 4dc589e584 goprotobuf: More efficient text marshaling, plus returning errors from underlying writer. há 12 anos atrás
  David Symonds ee6e9c5fb8 goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file. há 12 anos atrás
  David Symonds dbdc421547 goprotobuf: Performance improvements to text marshaling. há 12 anos atrás
  David Symonds fa94a1e2bc goprotobuf: Standalone parser for text format strings. há 12 anos atrás
  David Symonds 9f60f43c7a goprotobuf: Introduce new proto.Message type. há 12 anos atrás
  David Symonds efeca9a18e goprotobuf: Better enum construction. há 12 anos atrás
  David Symonds 61826dafe5 goprotobuf: Repeated extensions. há 12 anos atrás
  David Symonds 92dd6c1fc9 goprotobuf: Handle a non-pointer being passed to MarshalText. há 12 anos atrás
  David Symonds 704096febc goprotobuf: Use local imports for testdata package. há 12 anos atrás
  Rob Pike b7907bf684 goprotobuf: start making it build with the go tool instead of make. há 12 anos atrás
  Rob Pike 3f6f2d845d goprotobuf: update to go 1 import strings há 13 anos atrás
  David Symonds 5453105c64 goprotobuf: Support extensions in text parser. há 13 anos atrás
  David Symonds 049646bcdd goprotobuf: Run gofmt over the tree. há 13 anos atrás
  David Symonds 4c95bfeb7b goprotobuf: Fix text format string encoding. há 13 anos atrás