提交歷史

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