История коммитов

Автор SHA1 Сообщение Дата
  joetsai 730e9124bf Fix jsonpb for Go 1.8 9 лет назад
  notcarl 5d356b9d1c Unroll DecodeVarint to speed up int32/int64/uint64 slice decoding. 9 лет назад
  notcarl 1976b9edad Note that Buffer.Unmarshal does NOT reset the destination protobuf. 9 лет назад
  notcarl 5fb654a4b2 Add Varint decoding benchmarks 9 лет назад
  notcarl 99d46c5d2d Add protobuf benchmarks for varint encoding. 9 лет назад
  bcmills df1d3ca07d proto: In Size, don't double-count the tagcode for structs that implement Marshaler. 9 лет назад
  Bryan C. Mills 87c000235d Merge pull request #235 from lstoll/lstoll-mod-nanos-correctly 9 лет назад
  Lincoln Stoll e8b7c67215 Fix Timestamp Unmarshaling for pre-epoch times 9 лет назад
  light 1f49d83d9a Allow t/f and True/False while parsing text protos 9 лет назад
  Googler 5bdfda0a01 Change MessageName to check if Message has an XXX_MessageName() method, and use the name returned by that method instead of internal registry when present. 9 лет назад
  hakim ef00c02a19 proto.Equal: document map equality and clarify the rule for repeated fields. 9 лет назад
  Ross Light 888eb0692c Remove conformance binary from repository 9 лет назад
  Bruno Clermont 06e148329f remove binary from repository 9 лет назад
  Ross Light f592bd283e _conformance: generate proto 9 лет назад
  light 855c5d638b third_party/golang/protobuf: open source conformance test runner 9 лет назад
  light 7390af9dcd Fix comment for Buffer.index field 9 лет назад
  Feng Xiao 2c1988e8c1 Update Go tests for C++ JSON name change 9 лет назад
  Ross Light c3cefd4376 README: add compatibility section 9 лет назад
  Luke Granger-Brown 1687f003bf proto: Prevent Any protos from being deserialized multiple times. 9 лет назад
  Bryan Mills 2c2f7268d7 protoc-gen-go: Make proto3 scalar repeated fields packed by default (per the proto3 spec). 9 лет назад
  Damien Neil 51fb628d55 proto: don't panic when calling ExtensionDescs on an uninitialized message. 9 лет назад
  Ross Light 18a29c075f regenerate .pb.go 9 лет назад
  Damien Neil 874264fbbb proto: check for required fields when unmarshalling groups 9 лет назад
  Damien Neil af59feb421 jsonpb: sort numeric proto keys in numeric order 9 лет назад
  Damien Neil 3607a4a994 fix compiler golden test 9 лет назад
  Ross Light 3852dcfda2 jsonpb: add option to ignore unknown fields in a message 9 лет назад
  matloob@google.com b3e26a40c2 proto: regenerate proto3.pb.go from .proto file 9 лет назад
  matloob@google.com 78b168c14f net/proto2/go: add GetAllExtensionDescs returns a []*ExtensionDesc 9 лет назад
  matloob@google.com f6b4231c7f proto: import change from Google. 9 лет назад
  Menghan Li 0c1f6d65b5 protoc-gen-go/grpc: pass file descriptor for service as Metadata 9 лет назад