1440 Commits (687a5fef9dbf625be043df2eeb9175fc3f110ac3)
 

Author SHA1 Message Date
Jorge Canizales 687a5fef9d Adds the initial version of the podspec for the proto3 Objective-C runtime. 10 years ago
Feng Xiao 5bd8b680ba Merge branch 'gerrit' 10 years ago
Chris Fallin 2fe0483848 Merge pull request #383 from cfallin/ruby-travis 10 years ago
Chris Fallin eb37551ae4 Added Ruby to Travis testing. 10 years ago
Jisi Liu 23bb79d4a3 Merge pull request #371 from zhangkun83/docker 10 years ago
Kun Zhang 2aaf5c603a Dockerfile for building protoc on Centos 6.6 10 years ago
Feng Xiao 8543073871 Merge pull request #369 from ensonic/master 10 years ago
Stefan Sauer 37e7a3c4b8 Uncomment conflict fields from pkg-config files. 10 years ago
Feng Xiao 33c92803d5 Include generated code of well-known types in protobuf C++ runtime. 10 years ago
Joshua Haberman cd141089a1 Merge pull request #255 from btabibian/master 10 years ago
Feng Xiao de5d45500c Merge branch 'gerrit' to 'master' 10 years ago
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
Behzad Tabibian 2bf92b3be9 mend 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