Commit Verlauf

Autor SHA1 Nachricht Datum
  light 7390af9dcd Fix comment for Buffer.index field vor 9 Jahren
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages vor 9 Jahren
  Zac Mullett 6aaa8d4770 Adding repeated field data population example vor 10 Jahren
  David Symonds 2402d76f3d Add compatibility markers to proto generated code. vor 10 Jahren
  David Symonds 04eac41517 Update docs to mention the proto3 API differences. vor 10 Jahren
  David Symonds e63abb1d34 Another minor performance improvement to the code generator. vor 10 Jahren
  Dave Day ef197e1a5f Add a oneof example to the test proto in the package document. vor 10 Jahren
  David Symonds 73ca790d13 Remove unreachable error checks. vor 10 Jahren
  David Symonds 59b73b37c1 Implement oneof support. vor 10 Jahren
  David Symonds 6683654b7a Sort numerically-keyed maps by numeric value. vor 10 Jahren
  David Symonds ab974be44d Fix Merge (and Clone) for proto3. vor 10 Jahren
  David Symonds c8ba1155c8 Add support for default values in proto extensions. vor 10 Jahren
  David Symonds b955ee181c Address a few lint suggestions. vor 10 Jahren
  David Symonds de8c523226 Implement SetDefaults for maps. Skip proto3 scalar fields instead of panicking. vor 11 Jahren
  David Symonds 1e73516e50 Update a few docs to match reality. vor 11 Jahren
  David Symonds 7f07925444 Sort map keys when serialising map fields to binary and text formats. vor 11 Jahren
  David Symonds 60976d353e Simplify Uint32 helper function to be like the others. vor 11 Jahren
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. vor 11 Jahren
  David Symonds 7e81098011 goprotobuf: Fix handling of empty string defaults for 'string' and 'bytes' fields. vor 11 Jahren
  David Symonds 8b25330334 goprotobuf: Remove the proto.Buffer freelist. vor 12 Jahren
  David Symonds 4af5f1ff2d goprotobuf: Remove MarshalJSON methods from generated enum types. vor 12 Jahren
  David Symonds 0bf1ad57e6 goprotobuf: Change Size implementation to use the same code structure as Marshal (encode). vor 12 Jahren
  David Symonds fff2ec6c27 goprotobuf: Simplify helper functions (Int32, etc.). vor 12 Jahren
  David Symonds 472e2591b1 goprotobuf: Fix SetDefaults to recur into repeated submessages. vor 12 Jahren
  David Symonds f8a1fcc20a goprotobuf: Make text formatting of unknown enum values compatible with C++. vor 12 Jahren
  David Symonds ee6e9c5fb8 goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file. vor 13 Jahren
  David Symonds 1d863619ea goprotobuf: Minor cleanup. vor 13 Jahren
  David Symonds 2bba1b298b goprotobuf: Rename some fields for clarity. vor 13 Jahren
  Russ Cox d4ce3f1530 proto: make safe for App Engine vor 13 Jahren
  David Symonds 6a6f82cf8c goprotobuf: Optimize tag lookups and stype handling. vor 13 Jahren