aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update version number.Feng Xiao2016-10-1012-12/+12
* Fix java compatibilty tests.Feng Xiao2016-10-101-350/+1
* update files to include php generatorsJisi Liu2016-10-102-0/+4
* Update minimum support php version to 5.5Charlene2016-10-101-1/+1
* Fix bugs for internal integration.Bo Yang2016-10-101-3/+3
* Fix travis, jenkins environment issues.Bo Yang2016-10-103-3/+3
* Added new has_bits.h file to cmake/extract_includes.bat.in (#2152)Adam Cozzette2016-10-101-0/+1
* Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (...Adam Cozzette2016-10-101-7/+3
* Fix bugs for csharp and ruby for internal integration.Bo Yang2016-10-102-217/+215
* Fix python bugs for internal integration.Bo Yang2016-10-103-5/+13
* Bump library veriosn to 3.1Bo Yang2016-10-1025-166/+127
* Fix bugs for internal integration.Bo Yang2016-10-109-1585/+8
* Bump version number to 3.1.0-alpha-1.Bo Yang2016-10-1014-14/+14
* Fix for maps_test.js in JavaScript. (#2145)Joshua Haberman2016-10-102-63/+31
* Fix bugs for internal integration.Bo Yang2016-10-104-41/+49
* Integrate internal changesBo Yang2016-10-10280-8143/+19647
* Merge pull request #2236 from hochhaus/masterFeng Xiao2016-10-093-10/+18
|\
| * Silence compile warnings in bazelAndy Hochhaus2016-10-093-10/+18
|/
* Merge pull request #2229 from xfxyjwf/fixbuildFeng Xiao2016-10-062-4/+0
|\
| * Remove inexist files from build.Feng Xiao2016-10-062-4/+0
|/
* update files to include php generators (#2165)Jisi Liu2016-10-063-1/+7
* Merge pull request #2199 from JasonLunn/patch-1Joshua Haberman2016-10-043-35/+5
|\
| * Add development dependency requirementsJason Lunn2016-09-291-4/+4
| * Remove hanging reference to Gemfile.lockJason Lunn2016-09-291-1/+0
| * Delete Gemfile.lockJason Lunn2016-09-291-30/+0
| * Set platform to "java" under JRubyJason Lunn2016-09-291-0/+1
* | Merge pull request #2218 from thomasvl/xcode8_updatesThomas Van Lenten2016-10-039-175/+205
|\ \
| * | Update the ObjC projects for Xcode 8Thomas Van Lenten2016-10-039-175/+205
|/ /
* | Merge pull request #2206 from acozzette/gitignoreAdam Cozzette2016-09-301-1/+10
|\ \ | |/ |/|
| * Updated .gitignore with Java and JavaScript build artifactsAdam Cozzette2016-09-291-1/+10
|/