Commit History

Upphovsman SHA1 Meddelande Datum
  Joe Tsai 8d0c54c124 protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760) 6 år sedan
  Joe Tsai b27b920f9e proto: deprecate Stats data structure (#677) 6 år sedan
  Joe Tsai f5983d50c8 proto: make invalid UTF-8 errors non-fatal (#660) 6 år sedan
  Joe Tsai b409cc5837 proto: remove Proto3UnknownFields flag (#497) 6 år sedan
  Joe Tsai 35253352f9 proto: reject invalid UTF-8 in strings (#499) 6 år sedan
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes 7 år sedan
  Herbie Ong 7b8002443f Fix doc re. getters for proto3, i.e. getters are now generated on all fields (#354) 7 år sedan
  light 7390af9dcd Fix comment for Buffer.index field 8 år sedan
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages 8 år sedan
  Zac Mullett 6aaa8d4770 Adding repeated field data population example 8 år sedan
  David Symonds 2402d76f3d Add compatibility markers to proto generated code. 9 år sedan
  David Symonds 04eac41517 Update docs to mention the proto3 API differences. 9 år sedan
  David Symonds e63abb1d34 Another minor performance improvement to the code generator. 9 år sedan
  Dave Day ef197e1a5f Add a oneof example to the test proto in the package document. 9 år sedan
  David Symonds 73ca790d13 Remove unreachable error checks. 9 år sedan
  David Symonds 59b73b37c1 Implement oneof support. 9 år sedan
  David Symonds 6683654b7a Sort numerically-keyed maps by numeric value. 9 år sedan
  David Symonds ab974be44d Fix Merge (and Clone) for proto3. 9 år sedan
  David Symonds c8ba1155c8 Add support for default values in proto extensions. 9 år sedan
  David Symonds b955ee181c Address a few lint suggestions. 9 år sedan
  David Symonds de8c523226 Implement SetDefaults for maps. Skip proto3 scalar fields instead of panicking. 9 år sedan
  David Symonds 1e73516e50 Update a few docs to match reality. 9 år sedan
  David Symonds 7f07925444 Sort map keys when serialising map fields to binary and text formats. 10 år sedan
  David Symonds 60976d353e Simplify Uint32 helper function to be like the others. 10 år sedan
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. 10 år sedan
  David Symonds 7e81098011 goprotobuf: Fix handling of empty string defaults for 'string' and 'bytes' fields. 10 år sedan
  David Symonds 8b25330334 goprotobuf: Remove the proto.Buffer freelist. 11 år sedan
  David Symonds 4af5f1ff2d goprotobuf: Remove MarshalJSON methods from generated enum types. 11 år sedan
  David Symonds 0bf1ad57e6 goprotobuf: Change Size implementation to use the same code structure as Marshal (encode). 11 år sedan
  David Symonds fff2ec6c27 goprotobuf: Simplify helper functions (Int32, etc.). 11 år sedan