aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #4040 from bazurbat/3.5.xAdam Cozzette2017-12-151-0/+1
|\ \
| * | Create containing directory before generating well_known_types_embed.ccOleg Kolosov2017-12-131-0/+1
| |/
* | Merge pull request #4049 from pherl/py26Jisi Liu2017-12-141-1/+0
|\ \
| * | Remove py2.6 support.Jisi Liu2017-12-141-1/+0
* | | Merge pull request #4042 from pherl/cpp_enumJisi Liu2017-12-131-9/+9
|\ \ \
| * | | Use matching enum type for IsPOD.Jisi Liu2017-12-131-9/+9
* | | | Merge pull request #4043 from pherl/flushJisi Liu2017-12-131-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Explicitly propagate the status of Flush().Jisi Liu2017-12-131-2/+2
|/ / /
* | | Merge pull request #4028 from TeBoring/3.5.xPaul Yang2017-12-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Add backslach to make class explict in global namespaceBo Yang2017-12-111-1/+1
* | | Merge pull request #4026 from TeBoring/3.5.xPaul Yang2017-12-116-7/+66
|\ \ \ | |/ / |/| |
| * | Merge branch '3.5.0.1' into 3.5.xBo Yang2017-12-116-7/+66
|/| |
| * | Add release logv3.5.0.1Bo Yang2017-12-061-0/+16
| * | Update php c extension version number to 3.5.0.1Bo Yang2017-12-062-4/+4
| * | Fix memory leak in php7Bo Yang2017-12-063-5/+11
| * | Fix several more memory leakBo Yang2017-12-064-6/+27
| * | Fix memory leak when creating map field via array.Bo Yang2017-12-062-2/+6
| * | Fix memory leak when creating repeated field via array.Bo Yang2017-12-062-2/+6
| * | Remove duplicate typedef. (#3975)Paul Yang2017-12-061-19/+7
* | | Fix ruby gc_test in ruby 2.4 (#4011)Paul Yang2017-12-083-13/+13
* | | Add discard unknown API in ruby. (#3990)Paul Yang2017-12-076-0/+168
* | | Recursively clear unknown fields in submessages. (#3982)Paul Yang2017-12-073-4/+159
* | | Merge pull request #4013 from laszlocsomor/io_win32Jisi Liu2017-12-073-126/+274
|\ \ \
| * | | io_win32_unittest: remove incorrect error checkLaszlo Csomor2017-12-071-3/+3
| * | | io_win32_unittest: fix condition in GetCwdAsUtf8Laszlo Csomor2017-12-071-1/+1
| * | | io_win32_unittest: use CWD as last tempdirLaszlo Csomor2017-12-071-3/+26
| * | | io_win32: add more encoding-related testsLaszlo Csomor2017-12-073-31/+89
| * | | io_win32: support non-ASCII pathsLaszlo Csomor2017-12-073-89/+176
| * | | io_win32_unittest: make //:win32_test run againLaszlo Csomor2017-12-071-49/+29
|/ / /
* | | Fix memory leak when creating map field via array.Bo Yang2017-12-042-2/+6
* | | Fix memory leak when creating repeated field via array.Bo Yang2017-12-012-2/+6
* | | Remove duplicate typedef. (#3975)Paul Yang2017-11-301-19/+7
* | | Provide discardUnknonwnFields API in php (#3976)Paul Yang2017-11-305-0/+27
| |/ |/|
* | Update version for 3.5.0.post1Jisi Liu2017-11-221-1/+1
* | Merge pull request #3941 from google/anandolee-patch-2Jisi Liu2017-11-221-1/+10
|\ \
| * | Add _file_desc_by_toplevel_extension backJie Luo2017-11-221-1/+10
|/ /
* | Update version number for php c extension (#3896)Paul Yang2017-11-152-4/+20
* | Merge pull request #3895 from pherl/3.5.xJisi Liu2017-11-151-1/+1
|\ \
| * | Add protobuf-all in post releaseJisi Liu2017-11-151-1/+1
* | | Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886)Paul Yang2017-11-151-4/+3
|/ /
* | Update protoc-artfactsJisi Liu2017-11-131-5/+6
* | Merge branch '3.5.x' of github.com:google/protobuf into 3.5.xJisi Liu2017-11-135-9/+67
|\|
| * Merge pull request #3868 from pherl/3.5.xv3.5.0Jisi Liu2017-11-1313-29/+22
| |\
| * | All integer types should accept null in json. (#3869)Paul Yang2017-11-132-5/+22
| * | Merge pull request #3867 from jtattermusch/update_changelogJisi Liu2017-11-101-0/+1
| |\ \
| | * | update changelogJan Tattermusch2017-11-101-0/+1
| |/ /
| * | Merge pull request #3861 from jtattermusch/backport_3858Jisi Liu2017-11-102-4/+44
| |\ \
| | * | ParseFrom<T> for array slice is missingJan Tattermusch2017-11-101-0/+14
| | * | check already performed by MergeFromJan Tattermusch2017-11-101-5/+0
| | * | allow message parsing from an array sliceJan Tattermusch2017-11-102-0/+31
| |/ /