Commit History

Author SHA1 Message Date
  David Symonds 0bf1ad57e6 goprotobuf: Change Size implementation to use the same code structure as Marshal (encode). 11 years ago
  David Symonds a7f3a0f148 goprotobuf: Consistently prefix error strings with "proto: ". 11 years ago
  David Symonds 29d5d392ac goprotobuf: Cache extension properties. 11 years ago
  David Symonds ee6e9c5fb8 goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file. 12 years ago
  Russ Cox d4ce3f1530 proto: make safe for App Engine 12 years ago
  David Symonds f511ee3947 goprotobuf: Doc updates for extensions. 12 years ago
  David Symonds 9f60f43c7a goprotobuf: Introduce new proto.Message type. 12 years ago
  David Symonds 61826dafe5 goprotobuf: Repeated extensions. 12 years ago
  David Symonds c057ad5579 goprotobuf: Correctly generate extension names for .proto files that don't declare a package. 12 years ago
  David Symonds a7e9ef938f goprotobuf: GetExtension now returns a specific error when the requested extension is missing. 12 years ago
  Rob Pike a17fdd9aff goprotobuf: update to new errors. 13 years ago
  Rob Pike f48475f44c goprotobuf: update for new delete syntax. 13 years ago
  Rob Pike b0447c09ac goprotobuf: remove unsafe from the extensions code. 13 years ago
  Rob Pike 76f6ee59ce goprotobuf: remove unsafe buffer scratch allocator 13 years ago
  David Symonds a4b61c0f37 goprotobuf: Support extensions in proto.Equal. 13 years ago
  David Symonds c7cb3fdbf1 goprotobuf: Add RegisteredExtensions function. 13 years ago
  David Symonds 1d72f7a9f2 goprotobuf: Various improvements to extension handling. 13 years ago
  David Symonds 8935abf8b1 goprotobuf: Changes for new struct tag format. 13 years ago
  David Symonds e37856cc48 goprotobuf: sync from Google internal version. 13 years ago
  Nigel Tao 4ede8453f5 goprotobuf: gofixes for reflect API changes. 13 years ago
  David Symonds d01278e4c6 goprotobuf: clean-up. reflect.NewValue's returned value is never addressable. 13 years ago
  Rob Pike ccd260cb48 goprotobuf: update for new Set semantics for reflect.Value. 13 years ago
  Rob Pike 97e934d505 goprotobuf: update to new reflect interface. 13 years ago
  David Symonds 940b961404 goprotobuf: export from internal version. 13 years ago
  Dave Cheney ac51c6bc89 goprotobuf: fix build breakage after reflect changes in release.2011-03-07 13 years ago
  David Symonds c37ad66401 Add extensions to the generator. 14 years ago
  Rob Pike aaa3a62e62 Go support for protocol buffers. 14 years ago