aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3485 from pherl/mingwv3.4.0rc3Jisi Liu2017-08-1113-15/+44
|\
| * Fix commentsJisi Liu2017-08-112-1/+2
| * Add malloc castJisi Liu2017-08-111-2/+2
| * implement remove strdup usage and implement our ownJisi Liu2017-08-111-2/+12
| * Adding missing imports for strdupJisi Liu2017-08-111-0/+1
| * Fix mkdirJisi Liu2017-08-111-2/+6
| * Make win32_io only for MSVCJisi Liu2017-08-1112-12/+22
| * Fix the declaration order in ming32Jisi Liu2017-08-111-5/+5
| * Fixing io_win32 for MinGW32Jisi Liu2017-08-111-0/+3
* | Merge pull request #3484 from pherl/qualifierJisi Liu2017-08-111-2/+4
|\ \ | |/ |/|
| * Make compilers without ref-qualifier support happy.Jisi Liu2017-08-111-2/+4
|/
* Merge pull request #3481 from pherl/nowarningJisi Liu2017-08-101-12/+7
|\
| * Make no warning test stricter.Jisi Liu2017-08-101-12/+7
* | Merge pull request #3478 from pherl/warningJisi Liu2017-08-1016-61/+64
|\|
| * Make code free of missing-field-initializers warningsv3.4.0rc2Jisi Liu2017-08-0916-61/+64
|/
* Merge pull request #3461 from TeBoring/3.4.xv3.4.0rc1Jisi Liu2017-08-0746-126/+1627
|\
| * Merge branch 'master' into 3.4.xBo Yang2017-08-0546-126/+1627
| |\
| | * Update commit id in Dockerfile to reflect change in #3391 (#3459)Paul Yang2017-08-042-2/+2
| | * Fix the bug in php c extension that setting one field can change anotherĀ fie...Paul Yang2017-08-047-33/+95
| | * Update PHP descriptors (#3391)michaelbausor2017-08-0417-21/+617
| | * Merge pull request #3456 from giorgioazzinnaro/patch-1Feng Xiao2017-08-041-0/+1
| | |\
| | | * Update third party addons with ProfaneDBGiorgio Azzinnaro2017-08-041-0/+1
| | |/
| | * Add getClass for php Descriptor in c extension (#3443)Paul Yang2017-08-023-1/+16
| | * Fixing HHVM Compatibility (#3437)Ryan Gordon2017-08-021-4/+2
| | * Expose descriptor API in php c extension (#3422)Paul Yang2017-08-028-27/+841
| | * Change divideInt64ToInt32 to static (#3436)Tony Wong2017-08-011-1/+1
| | * Removes unnecessary pass-by-references in PHP internal classes (#3433)Brent Shaffer2017-08-013-10/+10
| | * Merge pull request #3429 from king6cong/masterFeng Xiao2017-07-312-1/+8
| | |\
| | | * Add classpath for java example Makefileking6cong2017-07-312-1/+8
| | |/
| | * Merge pull request #3421 from thomasvl/update_commentThomas Van Lenten2017-07-263-5/+9
| | |\
| | | * Update the comment on the message_type to cover what it should be.Thomas Van Lenten2017-07-263-5/+9
| | |/
| | * Merge pull request #3420 from thomasvl/objc_proto2_conformanceThomas Van Lenten2017-07-263-23/+26
| | |\
| | | * Review feedback.Thomas Van Lenten2017-07-261-8/+6
| | | * Add the proto2 message conformance support for ObjC.Thomas Van Lenten2017-07-261-10/+12
| | | * Generate the proto2 test file and link it in for ObjC.Thomas Van Lenten2017-07-261-9/+11
| | | * Add a objc_class_prefix to test_messages_proto3.proto.Thomas Van Lenten2017-07-262-3/+4
| | |/
| | * Merge pull request #3410 from adam-26/1745Adam Cozzette2017-07-251-0/+1
| | |\
| | | * Fix quotation marksAdam2017-07-241-1/+1
| | | * Fix issue #1745 - javascript allow dot in filenameAdam2017-07-241-0/+1
* | | | Merge pull request #3468 from vladmos/3.4.xFeng Xiao2017-08-071-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Make .bzl files compatible with future versions of BazelVladimir Moskva2017-08-071-3/+3
|/ / /
* | | Merge pull request #3450 from pherl/invalidoffsetJisi Liu2017-08-0315-144/+315
|\ \ \
| * | | Fix invalid offsetof warning.Jisi Liu2017-08-0315-144/+315
* | | | Merge pull request #3451 from pherl/fixtypoJisi Liu2017-08-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo.Jisi Liu2017-08-031-1/+1
|/ / /
* | | Add destructors for default instances to the shutdown code.Gerben Stavenga2017-08-0216-73/+152
* | | Merge pull request #3442 from pherl/csharpversionJisi Liu2017-08-021-1/+1
|\ \ \
| * | | Bump csharp versionJisi Liu2017-08-021-1/+1
* | | | Merge pull request #3438 from pherl/changelogJisi Liu2017-08-021-0/+128
|\| | |
| * | | Update change logJisi Liu2017-08-011-0/+128