1424 Commits (699db2d51a747abecf9c2b4a28bff7effb51fa6d)
 

Author SHA1 Message Date
Jisi Liu 699db2d51a Merge pull request #345 from brianduff/update_aosp_again 10 years ago
Feng Xiao 03e170446b Merge pull request #101 from fizbin/fix_large_proto_java_code 10 years ago
Joshua Haberman 048f123ed6 Merge pull request #349 from haberman/conformance-java-travis 10 years ago
Josh Haberman 9681ef4273 Run conformance tests against Java for the Travis build. 10 years ago
Paul Yang b89de5f6e0 Merge pull request #331 from thomasvl/objc_alpha1_drop 10 years ago
Joshua Haberman f47db47cd9 Merge pull request #281 from tamird/cleanup-setup-py 10 years ago
Tamir Duberstein 21a7cf965a Noramlize 'setup.py' to fit conventions: 10 years ago
Tamir Duberstein 6d3e61676a [PYTHON] gitignore eggs 10 years ago
Tamir Duberstein 4f5cbe6ead Whitespace 10 years ago
Tamir Duberstein 9d9d0b70de Don't hard-code the python path 10 years ago
Josh Haberman 1f34eb6e7a Merge Gerrit master into GitHub master. 10 years ago
Thomas Van Lenten 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 years ago
Andre Eisenbach 15bff99de6 Handle 0-length byte buffers in micro and nano protobufs 10 years ago
Chris Fallin 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil 10 years ago
Chris Fallin dcf1213683 Merge pull request #332 from skippy/nil-out-of-bounds 10 years ago
Adam Greene 64678265c5 allow a message field to be unset 10 years ago
Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 years ago
Chris Fallin 4b2a6328bd Merge pull request #328 from skippy/add-size 10 years ago
Adam Greene c70b6058ea add size alias for length 10 years ago
Chris Fallin c881159557 Merge pull request #327 from skippy/build-cleanup 10 years ago
Adam Greene 761cfa08e6 build cleanups 10 years ago
Jisi Liu 614063ab85 Merge pull request #325 from TeBoring/master 10 years ago
Bo Yang efa666cf0a Generate pbconfig.h in generate_descriptor_proto.sh 10 years ago
Jisi Liu 0e122ce8c5 Merge pull request #315 from brianduff/sync_from_aosp 10 years ago
Feng Xiao 5a9863b584 Merge pull request #303 from xfxyjwf/wkt 10 years ago
Jeff Davidson 9d546c85bd Generate a CREATOR for each Parcelable message. 10 years ago
Charles Munger 6732dd7e58 Throw OutOfSpaceException instead of IllegalArgumentException. 10 years ago
Brian Duff a69b461e1e Inline unknownFieldData{Equals,HashCode} to generated code. 10 years ago
Brian Duff dac7e02d2b Expose generate_clear as an option. 10 years ago
Jeff Davidson ec19be2f3c Generate @IntDef annotations for nanoproto enums. 10 years ago
Shai Barack 41f0294cd6 Add reset() and position() to CodedOutputByteBufferNano. 10 years ago
Kweku Adams 2712c42136 DO NOT MERGE Overloading createMessageTyped to accept a tag as an integer. 10 years ago
Brian Duff 714dba3ab8 Exclude cachedSize when printing fields. 10 years ago
Brian Duff d099a88685 Add clone() method support for nano. 10 years ago
Brian Duff fb96026b8d When no clear() is generated, still initialize fields. 10 years ago
Brian Duff 9ffaa50d55 Fix comments. 10 years ago
Charles Munger 54511f701f Optimize measurement and serialization of nano protos. 10 years ago
Brian Duff ec2f244554 Fix bug with large extension field numbers. 10 years ago
Feng Xiao 7ddbf87008 Include well-known type protos in "make install". 10 years ago
Jisi Liu fe7b5667eb Merge pull request #287 from zhangkun83/protoc-artifacts-fixup 10 years ago
Feng Xiao ba05454041 Merge pull request #290 from xfxyjwf/wkt 10 years ago
Feng Xiao ca9d1a053a Include all well-known type protos. 10 years ago
Kun Zhang 90a7ed6fcc A few fix-ups. 10 years ago
Josh Haberman 420f938bac Added conformance test support for Java. 10 years ago
Josh Haberman 4e63b52088 Factored conformance tests so they can run in-process. 10 years ago
Joshua Haberman 8fe135d212 Merge pull request #284 from cfallin/issue-283 10 years ago
Chris Fallin 14fd96224c Bump gem version to release bugfix. 10 years ago
Chris Fallin e9abbd23fb Fixed issue #283: crash in JSON handler cleanup. 10 years ago
Joshua Haberman be89e626a6 Merge pull request #276 from tamird/drop-apputils-dependency 10 years ago
Tamir Duberstein 9f42f5f4a4 [PYTHON] Drop dependency on 'google.apputils'. 10 years ago