1399 Commits (614063ab85c40232db7d2d2f6a41fb16a810b217)
 

Author SHA1 Message Date
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 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
Tamir Duberstein dab96f19ee [PYTHON] Remove awkward duplicate tests 10 years ago
Tamir Duberstein d632bc76f1 [PYTHON] README: explain homebrew shenanigans 10 years ago
Tamir Duberstein a46a2e9422 [PYTHON] Remove unnecessary `include_dir` 10 years ago
Tamir Duberstein ef1b747a42 [PYTHON] Clarify API version comment 10 years ago
Joshua Haberman 6003aa1e70 Merge pull request #278 from haberman/python-travis 10 years ago
Josh Haberman 2f56bf9819 Export LD_LIBRARY_PATH. 10 years ago
Josh Haberman 0f2e72668d Fix for current directory in Travis tests. 10 years ago
Josh Haberman 2bd813b1b5 Added Python to Travis build and clarified setup instructions. 10 years ago
Jisi Liu f0b510ac22 Merge pull request #271 from zhangkun83/protoc-artifact-maven 10 years ago
Joshua Haberman 8750f72533 Merge pull request #275 from tamird/remove-useless-file 10 years ago
Tamir Duberstein 8ede2817a0 Remove useless file that doesn't load 10 years ago
Feng Xiao f8808fb608 Merge gerrit/master and github/master. 10 years ago
Josh Haberman 35a1cc7a7c Added first version of conformance tests. 10 years ago
Kun Zhang 1c12612bad Strip Mac artifacts 10 years ago
Kun Zhang 62903ec075 Make the osx binary compatible with 10.7 and later 10 years ago
Kun Zhang 5c265faedb Fix osx dependency check. otool prints the file name in the first line. Should skip it 10 years ago
Kun Zhang 6f2bc19bb3 Add cross-compilation for Windows on Linux using MinGW. Check library dependencies of artifact 10 years ago
Kun Zhang c679236366 List the platforms that we currently support. Document staging.repository. 10 years ago
Kun Zhang c5a2a7c3db Process to deploy artifacts for multiple platforms into a single 10 years ago
Feng Xiao 4990875f00 Merge pull request #264 from tamird/getbytes 10 years ago
Tamir Duberstein 654bd3171f Clean up imports 10 years ago
Tamir Duberstein badef1fc19 Move `UTF_8` to `Internal` 10 years ago