Historique des commits

Auteur SHA1 Message Date
  David Symonds 7e81098011 goprotobuf: Fix handling of empty string defaults for 'string' and 'bytes' fields. il y a 11 ans
  David Symonds f054e84f76 goprotobuf: Split encoding of int32 and uint32 fields. il y a 11 ans
  David Symonds f530f25b30 goprotobuf: Remove never-used import of encoding/json in generated code. il y a 12 ans
  David Symonds 7d640deeae goprotobuf: Generate package docs. il y a 12 ans
  David Symonds 4af5f1ff2d goprotobuf: Remove MarshalJSON methods from generated enum types. il y a 12 ans
  David Symonds 1cb9013ade goprotobuf: Make the default default of an enum field be the value of the first enum value, not zero. il y a 12 ans
  David Symonds 5292590459 goprotobuf: Present comments in .proto files in the generated .pb.go. il y a 12 ans
  David Symonds 472e2591b1 goprotobuf: Fix SetDefaults to recur into repeated submessages. il y a 12 ans
  David Symonds 9c8d84777b goprotobuf: Fix Size accounting of packed fields. il y a 12 ans
  David Symonds 6677c3e018 goprotobuf: Fix Size for groups. il y a 12 ans
  David Symonds 0c1184e323 goprotobuf: Make MessageSet marshaling deterministic. il y a 12 ans
  David Symonds 605ed3ad74 goprotobuf: Missing regenerated .pb.go from previous CL. il y a 12 ans
  David Symonds 4f4ce3d2b4 goprotobuf: Allow groups to be treated as messages. il y a 12 ans
  David Symonds 22e7eb4717 goprotobuf: Preserve unknown fields in groups, and generate repeated field getters. il y a 13 ans
  David Symonds 31faaca69d goprotobuf: Missing test data from a previous CL. il y a 13 ans
  David Symonds fc16c2c9a9 goprotobuf: Add a Size function. il y a 13 ans
  David Symonds afbae88f70 goprotobuf: Regenerate .pb.go files. il y a 13 ans
  David Symonds 10c93ba4eb goprotobuf: Handle XXX_unrecognized correctly. il y a 13 ans
  David Symonds 6253986722 goprotobuf: JSON helpers for enum types. il y a 13 ans
  David Symonds 0e08492fc3 goprotobuf: Remove GetString (etc.) and generated enum NewT functions. il y a 13 ans
  David Symonds 9f60f43c7a goprotobuf: Introduce new proto.Message type. il y a 13 ans
  David Symonds efeca9a18e goprotobuf: Better enum construction. il y a 13 ans
  David Symonds 61826dafe5 goprotobuf: Repeated extensions. il y a 14 ans
  Rob Pike b7907bf684 goprotobuf: start making it build with the go tool instead of make. il y a 14 ans
  David Symonds 97455ad49b goprotobuf: Remove a test file that was never meant to have been committed. il y a 14 ans
  David Symonds aa922ff331 goprotobuf: Style updates for text.go and text_test.go. il y a 14 ans
  David Symonds 8935abf8b1 goprotobuf: Changes for new struct tag format. il y a 14 ans
  David Symonds e37856cc48 goprotobuf: sync from Google internal version. il y a 14 ans
  David Symonds 9f402811cb goprotobuf: push out internal changes. il y a 15 ans
  Rob Pike 97e934d505 goprotobuf: update to new reflect interface. il y a 15 ans