Historia zmian

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