aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (...Adam Cozzette2016-09-211-7/+3
| * | Fix bugs for csharp and ruby for internal integration.Bo Yang2016-09-212-217/+215
| * | Fix python bugs for internal integration.Bo Yang2016-09-213-5/+13
| * | Bump library veriosn to 3.1Bo Yang2016-09-2125-166/+127
| * | Fix bugs for internal integration.Bo Yang2016-09-209-1586/+11
| * | Fix gson dependency.Bo Yang2016-09-202-2/+2
| * | Bump version number to 3.1.0-alpha-1.Bo Yang2016-09-2015-15/+15
| * | Fix for maps_test.js in JavaScript. (#2145)Joshua Haberman2016-09-202-63/+31
| * | Fix bugs for internal integration.Bo Yang2016-09-194-41/+49
| * | Use a custom dictionary to avoid NSNumber operations.Thomas Van Lenten2016-09-191-16/+31
| * | Remove the custom key functions and just use the system provided defaults.Thomas Van Lenten2016-09-191-40/+3
| * | Integrate internal changesBo Yang2016-09-19280-8143/+19655
* | | Add 32-bit machine test on jenkins. (#2245)Paul Yang2016-10-126-13/+130
* | | Merge pull request #2246 from fweikert/patch-1Feng Xiao2016-10-121-1/+3
|\ \ \
| * | | Declare all inputs of protoc actionFlorian Weikert2016-10-121-1/+3
|/ / /
* | | Merge pull request #2234 from TeBoring/masterPaul Yang2016-10-10335-8603/+19074
|\ \ \
| * | | Fix python_cpp test on Mac. Link staticly when building extension, so that th...Paul Yang2016-10-102-2/+3
| * | | Add csharp/build_tools.sh for dist check.Bo Yang2016-10-101-0/+1
| * | | Fix compile error for php on Mac.Bo Yang2016-10-1011-39/+55
| * | | Fix segmentation fault when ZTS is defined.Bo Yang2016-10-105-34/+39
| * | | PHP: fix ZTS tsrm_ls errors (#2189)Stanley Cheung2016-10-106-59/+69
| * | | Add test for php zts build.Bo Yang2016-10-101-4/+16
| * | | Prepare jenkins for testing php zts build.Bo Yang2016-10-101-0/+6
| * | | Do strict enum name checking only for proto3Adam Cozzette2016-10-102-9/+27
| * | | Add travis test on Mac for php.Bo Yang2016-10-102-9/+20
| * | | Test php5.5_c test on jenkinsBo Yang2016-10-103-30/+36
| * | | Trigger automated tests for php.Bo Yang2016-10-101-0/+6
| * | | Set up environment for php automated tests.Bo Yang2016-10-101-6/+46
| * | | Add php test script for automated tests.Bo Yang2016-10-101-5/+59
| * | | Add script to build Google.Protobuf.Tools for csharp.Bo Yang2016-10-101-0/+52
| * | | Added alias getFieldProto3 as used by older generated code.Josh Haberman2016-10-101-0/+12
| * | | Fixed references to foreign nested messages with CommonJS-style importsAdam Cozzette2016-10-104-14/+44
| * | | Fixing inconsistent php version number.Bo Yang2016-10-102-2/+2
| * | | Fix MSVC stack overflow issue.Feng Xiao2016-10-101-0/+5
| * | | Add php files for make dist.Bo Yang2016-10-104-4/+55
| * | | Update change log for 3.1.0 (#2173)Paul Yang2016-10-101-0/+80
| * | | Force a rebuild of Jenkins docker image.Feng Xiao2016-10-101-1/+1
| * | | php: support 5.5.9 for pecl extension (#2174)Stanley Cheung2016-10-101-1/+1
| * | | Fix VS test failures.Feng Xiao2016-10-102-6/+24
| * | | Use "appveyor DownloadFile"Feng Xiao2016-10-101-3/+3
| * | | Update php supported version.Bo Yang2016-10-101-3/+3
| * | | Reduce test length to avoid stack overflow on VS.Feng Xiao2016-10-101-3/+3
| * | | Fix python cpp.Bo Yang2016-10-105-15/+13
| * | | Fix Visual Studio compile issues.Feng Xiao2016-10-1028-462/+748
| * | | Fix default instance destructorJisi Liu2016-10-1014-13/+112
| * | | Update version number.Bo Yang2016-10-101-1/+1
| * | | Bump library version to 11Bo Yang2016-10-101-2/+2
| * | | Add back removed descriptor field.Bo Yang2016-10-104-195/+321
| * | | Modify php api version and minimum supported php version.Bo Yang2016-10-101-5/+6
| * | | PHP: support 7.0 on PHP implementation (#2162)Stanley Cheung2016-10-102-22/+27