Commit History

Author SHA1 Message Date
  Damien Neil e89e6244e0 all: change module to google.golang.org/protobuf 7 years ago
  Joe Tsai ac31a352ca reflect/protoreflect: add helper methods to FieldDescriptor 7 years ago
  Joe Tsai 67c1d9b2c1 reflect/protoreflect: add Descriptor.ParentFile 7 years ago
  Joe Tsai 0fc49f8225 reflect/protoreflect: add Descriptor specific methods 7 years ago
  Joe Tsai 4a58eb3f7c internal/impl: remove ExtensionFieldV1.Raw 7 years ago
  Damien Neil 927aaba87c internal/impl: fix panic message in pointer.AsValueOf 7 years ago
  Damien Neil 3eaddf0344 internal/impl: pull out message struct info into a type 7 years ago
  Joe Tsai 00a323deed internal/impl: use XXX_unrecognized exclusively for unknown fields 7 years ago
  Joe Tsai db38ddde7d proto: eagerly unmarshal extensions 7 years ago
  Damien Neil 82a0306187 internal/{fileinit,impl}: minimal weak field support 7 years ago
  John Wright bac4cd44d4 reflect/protodesc: check file imports by name 7 years ago
  John Wright 9a824c9a9e reflect/protodesc: add validation for NewFile 7 years ago
  Joe Tsai 972d873b59 internal/encoding/wire: increase maximum field number 7 years ago
  Herbie Ong 9c1004563f encoding: add TODOs for producing better error messages with handling of Any 7 years ago
  Damien Neil e5e4f36f7d internal/testprotos/conformance: make package name match dir 7 years ago
  Damien Neil 5ec58b9121 testing/prototest: add package testing message implementations 7 years ago
  Damien Neil e6f060fdac proto: add Equal 7 years ago
  Herbie Ong decef41dcc internal/encoding/json: improve decoding speed and memory allocation 7 years ago
  Herbie Ong 4f0be71f91 encoding/jsonpb: add unmarshal option to ignore unknown fields 7 years ago
  Herbie Ong d64dcebbc7 integration_test: add conformance tests 7 years ago
  Herbie Ong 06a6b0bda8 encoding/jsonpb: fix parsing of number strings containing leading/trailing spaces 7 years ago
  Herbie Ong ad9c125737 encoding/jsonpb: fix encoding of max/min Duration and max Timestamp 7 years ago
  Joe Tsai 060cdacd3b internal/impl: fix Has behavior for floats 7 years ago
  Joe Tsai c90b6ada23 reflect/protoreflect: remove methods with Type suffix 7 years ago
  Joe Tsai d24bc72368 reflect/protoreflect: rename methods with Type suffix 7 years ago
  Herbie Ong 1e09691415 internal/encoding/{json,text}: improve string parsing 7 years ago
  Joe Tsai 00e50dc9c1 runtime/protoimpl: remove ExtensionFieldsV1 7 years ago
  Joe Tsai ab61d41ec9 cmd/protoc-gen-go: add constants to control generation of deprecated features 7 years ago
  Joe Tsai 5e71dc95f2 cmd/protoc-gen-go: used named types for special fields 7 years ago
  Joe Tsai 50c16719d7 internal/impl: simplify extension data structures 7 years ago