aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Removed use of some type traitsAdam Cozzette2018-03-203-5/+5
| * | | Include no_package.proto in Python testAdam Cozzette2018-03-142-0/+2
| * | | Deleted scoped_ptr.hAdam Cozzette2018-03-1427-311/+49
| * | | Updated checked-in generated codeAdam Cozzette2018-03-142-4/+4
| * | | Fixed up proto3_lite_unittest.ccAdam Cozzette2018-03-141-11/+11
| * | | Merge branch 'master' into down-integrateAdam Cozzette2018-03-1333-697/+3583
| |\ \ \
| * | | | Integrated internal changes from GoogleAdam Cozzette2018-03-13282-14041/+15223
* | | | | Merge pull request #4361 from BSBandme/go_benchmarkYilun Chong2018-03-209-15/+243
|\ \ \ \ \
| * | | | | Change to deal all messages in one loopYilun Chong2018-03-191-18/+19
| * | | | | Rewrite go_benchmarkBSBandme2018-03-142-95/+82
| * | | | | some fixBSBandme2018-03-132-35/+36
| * | | | | Add go benchmarkBSBandme2018-03-079-15/+254
| | |_|/ / | |/| | |
* | | | | Merge pull request #4345 from jskeet/list-json-nullFeng Xiao2018-03-203-2/+37
|\ \ \ \ \
| * | | | | Add conformance test for null value in list JSONJon Skeet2018-03-011-0/+18
| * | | | | Allow list values to be null when parsingJon Skeet2018-03-012-2/+19
| |/ / / /
* | | | | Merge pull request #4397 from pherl/catlogJisi Liu2018-03-191-1/+1
|\ \ \ \ \
| * | | | | Cat the test-suite.log on errors for presubitsJisi Liu2018-03-191-1/+1
|/ / / / /
* | | | | Merge pull request #4371 from Rasrack/gnuc_minorAdam Cozzette2018-03-151-1/+1
|\ \ \ \ \
| * | | | | Fix spelling error of __GNUC_MINOR__Adam Aili2018-03-101-1/+1
* | | | | | Merge pull request #4370 from felixjendrusch/objc-output-stream-write-checkThomas Van Lenten2018-03-142-1/+14
|\ \ \ \ \ \
| * | | | | | Check return value on write of raw pointerFelix Jendrusch2018-03-081-1/+4
| * | | | | | Add test for failing write of raw pointer to output streamFelix Jendrusch2018-03-081-0/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4222 from JohnHBrock/increasing_max_csharp_message_sizeFeng Xiao2018-03-142-3/+86
|\ \ \ \ \ \
| * | | | | | Remove 64MB memory limit when deserializing messages in C#John Brock2018-01-312-3/+86
* | | | | | | Merge pull request #4310 from KindDragon/patch-1Feng Xiao2018-03-141-6/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Support using MSVC intrinsics in Log2FloorNonZeroArkady Shapkin2018-02-151-6/+9
* | | | | | | Merge pull request #4378 from acozzette/node-bufferAdam Cozzette2018-03-131-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Revert "Removed mention of Buffer in byteSourceToUint8Array"Adam Cozzette2018-03-091-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4167 from mike9005/patch-1Joshua Haberman2018-03-131-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix scope resolution for MessageExts in RubyMichael Collis2018-01-121-2/+2
* | | | | | | | Merge pull request #4380 from mateuszmatejczyk/patch-1Jisi Liu2018-03-121-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Output *_pb2_grpc.py when use_grpc_plugin=TrueMateusz Matejczyk2018-03-111-3/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1333 from cgull/pkg-config-issueJisi Liu2018-03-123-400/+487
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Replace ancient m4/acx_pthread.m4 with m4/ax_pthread.m4john hood2016-03-183-400/+487
* | | | | | | | Merge pull request #4347 from xfxyjwf/pluginpbFeng Xiao2018-03-094-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao2018-03-014-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #4375 from jo2y/protoc-defaultFeng Xiao2018-03-092-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace //:protoc and similar default macro arguments withJames O'Kane2018-03-082-5/+5
|/ / / / / / / /
* | | | | | / / Sync upb change (#4373)Paul Yang2018-03-082-195/+2783
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Convert descriptortype to type for upb_msgval_sizeof (#4357)Paul Yang2018-03-061-1/+1
* | | | | | | For encoding upb needs descriptor type instead of type. (#4354)Paul Yang2018-03-062-13/+13
* | | | | | | Merge pull request #4355 from acozzette/typoAdam Cozzette2018-03-051-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PHP: fixed typo in message.cAdam Cozzette2018-03-051-1/+1
|/ / / / / /
* | | | | | Merge pull request #4183 from pcc/win-libcxxFeng Xiao2018-02-262-2/+3
|\ \ \ \ \ \
| * | | | | | Add support for libc++ on Windows.Peter Collingbourne2018-01-172-2/+3
* | | | | | | Merge pull request #4333 from jmillikin/update-file-lists-needs-bashFeng Xiao2018-02-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | `update_file_lists.sh` depends on Bash features, thus needs Bash sebang.John Millikin2018-02-241-1/+1
* | | | | | | | Merge pull request #4334 from jmillikin/blacklist-internal-proto-srcsFeng Xiao2018-02-264-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation.John Millikin2018-02-241-0/+1
| * | | | | | | | Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.John Millikin2018-02-244-3/+3
| |/ / / / / / /