Cronologia Commit

Autore SHA1 Messaggio Data
  Joe Tsai 4c88cc3f1a all: fix reflect.Value.Interface races (#913) 5 anni fa
  Kassian Sun f05648d464 jsonpb: handle map key and value properties properly (#645) 6 anni fa
  Tamir Duberstein d167f5cf05 proto: remove unused writeRaw function (#585) 6 anni fa
  Joe Tsai 7d76aa1a81 Remove raw interface (#482) 6 anni fa
  Joe Tsai 575152efd8 Cleanup comments and whitespace (#471) 7 anni fa
  Tamir Duberstein 5c7dd3329b Simplify code (#314) 7 anni fa
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes 7 anni fa
  Ross Light 5386fff85b proto: s/Printf/Print/ where there's no format verb 8 anni fa
  matloob@google.com 3b06fc7a4c net/proto2/go: make a slight change to how we handle []byte fields 8 anni fa
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages 8 anni fa
  Lev Shamardin 1cc4d6fa4a Support for google.protobuf.Any expansion in text marshaling and unmarshaling. 8 anni fa
  Lev Shamardin b3392a2965 Configurable TextMarshaler for protos. 8 anni fa
  David Symonds 8cf720c393 Unexport proto.MessageSet, and remove a bunch of its support. 9 anni fa
  David Symonds 8df8a93c67 Fix race in text formatting of oneof fields. 9 anni fa
  David Symonds a57d29119a Avoid panicking when text formatting a malformed oneof. 9 anni fa
  David Symonds 59b73b37c1 Implement oneof support. 9 anni fa
  David Symonds 6683654b7a Sort numerically-keyed maps by numeric value. 9 anni fa
  David Symonds ab974be44d Fix Merge (and Clone) for proto3. 9 anni fa
  David Symonds aece6fb931 Return errors getting extensions when formatting text, 9 anni fa
  David Symonds 34a5f244f1 Behave gracefully when text formatting a map field with a nil value. 9 anni fa
  David Symonds 7f07925444 Sort map keys when serialising map fields to binary and text formats. 10 anni fa
  David Symonds 3ea3e05dbf Support map<k,v> protocol buffer fields. 10 anni fa
  David Symonds abd3b412d3 Support proto3. 10 anni fa
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. 10 anni fa
  David Symonds 8117753c47 goprotobuf: Use encoding.TextMarshaler and encoding.TextUnmarshaler in place of 10 anni fa
  David Symonds 4b9d2e1e38 goprotobuf: Handle nils in repeated message fields in text formatting. 10 anni fa
  David Symonds 267e805719 goprotobuf: Support encoding.TextMarshaler and encoding.TextUnmarshaler. 10 anni fa
  David Symonds 0bf1ad57e6 goprotobuf: Change Size implementation to use the same code structure as Marshal (encode). 11 anni fa
  David Symonds 9cc87e39b0 goprotobuf: Write C++-compatible ±Inf and NaN floats in text format. 11 anni fa
  David Symonds f8a1fcc20a goprotobuf: Make text formatting of unknown enum values compatible with C++. 11 anni fa