Commit Verlauf

Autor SHA1 Nachricht Datum
  Joe Tsai b9f5089fb9 all: update to latest google.golang.org/protobuf vor 5 Jahren
  Damien Neil f3ab391baa all: change module to google.golang.org/protobuf vor 5 Jahren
  Joe Tsai 13cf6e79fd proto: drop dependence on v2 protoimpl.ExtensionFieldsV2 vor 5 Jahren
  Herbie Ong 63105e5dc8 proto: wrap v2 textproto marshal/unmarshal vor 5 Jahren
  Joe Tsai d94fb84e04 all: move v1 types over to the v2 repository vor 5 Jahren
  Joe Tsai 98c2acd4d1 internal/proto: implement v1 registration with v2 registration vor 5 Jahren
  Joe Tsai 612769ef04 proto: move primitive wrappers vor 5 Jahren
  Joe Tsai 1566aab987 proto: simplify StructProperties vor 5 Jahren
  Joe Tsai 59febcf6dd proto: add hooks.go to switch-over to the new implementation vor 5 Jahren
  Joe Tsai 7128c2e118 proto: simplify the documentation vor 5 Jahren
  Joe Tsai 7e65e51333 protoapi: move registration from proto to protoapi vor 6 Jahren
  Joe Tsai 87f1426e53 protoapi: new package for v1 types that generated messages depend on vor 6 Jahren
  Joe Tsai f015b0719f all: use short license header form vor 6 Jahren
  Joe Tsai b929213ad2 protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760) vor 6 Jahren
  Joe Tsai a4da01d008 go.mod: rely on go get support for modules instead of local paths vor 6 Jahren
  Joe Tsai 419ede8f8c go.mod: hardcode a local checkout of the v2 API vor 6 Jahren
  Joe Tsai b27b920f9e proto: deprecate Stats data structure (#677) vor 6 Jahren
  Joe Tsai f5983d50c8 proto: make invalid UTF-8 errors non-fatal (#660) vor 6 Jahren
  Joe Tsai b409cc5837 proto: remove Proto3UnknownFields flag (#497) vor 6 Jahren
  Joe Tsai 35253352f9 proto: reject invalid UTF-8 in strings (#499) vor 6 Jahren
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes vor 7 Jahren
  Herbie Ong 7b8002443f Fix doc re. getters for proto3, i.e. getters are now generated on all fields (#354) vor 7 Jahren
  light 7390af9dcd Fix comment for Buffer.index field vor 8 Jahren
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages vor 8 Jahren
  Zac Mullett 6aaa8d4770 Adding repeated field data population example vor 8 Jahren
  David Symonds 2402d76f3d Add compatibility markers to proto generated code. vor 9 Jahren
  David Symonds 04eac41517 Update docs to mention the proto3 API differences. vor 9 Jahren
  David Symonds e63abb1d34 Another minor performance improvement to the code generator. vor 9 Jahren
  Dave Day ef197e1a5f Add a oneof example to the test proto in the package document. vor 9 Jahren
  David Symonds 73ca790d13 Remove unreachable error checks. vor 9 Jahren