aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added Kokoro protoc release build for OS X (#4770)Adam Cozzette2018-06-182-0/+31
* Work around MSVC issue with std::atomic initialization (#4777)Adam Cozzette2018-06-182-3/+14
* Added Kokoro Windows release build config for protoc (#4766)Adam Cozzette2018-06-142-0/+35
* Use legacy name in php runtime (#4741)v3.6.0.1Paul Yang2018-06-077-22/+134
* Update php version to 3.6.0 (#4736)Paul Yang2018-06-062-4/+20
* Merge pull request #4713 from acozzette/changelogv3.6.0Adam Cozzette2018-06-062-1/+89
|\
| * Removed javanano from post_process_dist.shAdam Cozzette2018-06-051-1/+1
| * Updated the change log with changes for 3.6.0Adam Cozzette2018-06-011-0/+88
* | Merge pull request #4730 from acozzette/xcodeAdam Cozzette2018-06-065-10/+9
|\ \ | |/ |/|
| * Update code to work for Xcode 10b1 (#4729)Sergio Campamá2018-06-055-10/+9
|/
* Merge pull request #4706 from acozzette/cxx-11Adam Cozzette2018-05-311-2/+2
|\
| * Require C++11 and pass -std=c++11Adam Cozzette2018-05-311-2/+2
|/
* Merge pull request #4702 from TeBoring/3.6.xv3.6.0rc2Paul Yang2018-05-302-5/+26
|\
| * Move methods out of class (#4697)Paul Yang2018-05-302-15/+26
| * Add back GeneratedClassName to public (#4686)Paul Yang2018-05-301-0/+10
* | Merge pull request #4696 from acozzette/csharp-fixAdam Cozzette2018-05-301-4/+0
|\ \ | |/ |/|
| * Removed duplicate using statement from ReflectionUtil.csAdam Cozzette2018-05-291-4/+0
* | Merge pull request #4695 from TeBoring/3.6.xPaul Yang2018-05-292-4/+18
|\ \ | |/ |/|
| * Fix php memory leak test (#4692)Paul Yang2018-05-292-4/+18
|/
* Merge pull request #4687 from acozzette/js-map-parsing-fixAdam Cozzette2018-05-254-6/+87
|\
| * Fixed JS parsing of unspecified map keysAdam Cozzette2018-05-254-6/+87
|/
* Always add -std=c++11 for mac (#4684)Paul Yang2018-05-251-4/+2
* Merge pull request #4675 from TeBoring/3.6.xPaul Yang2018-05-25101-832/+2738
|\
| * Fix array constructor in c extension for compatibility (#4667)Paul Yang2018-05-251-3/+3
| * PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-2577-657/+1477
| * Implement array constructor in php c extension.Bo Yang2018-05-253-85/+173
| * PHP array constructors for protobuf messages (#4530)Brent Shaffer2018-05-2531-161/+1082
| * Add missing ruby/tests/test_ruby_package.protoBo Yang2018-05-251-0/+1
| * Allows the json marshaller to be passed json marshal options (#4252)Erik Benoist2018-05-253-4/+28
| * Adopt ruby_package in ruby generated code. (#4627)Paul Yang2018-05-255-3/+31
| * Adopt php_metadata_namespace in php code generator (#4622)Paul Yang2018-05-254-17/+41
|/
* Merge pull request #4673 from acozzette/memory-leak-fixv3.6.0rc1Adam Cozzette2018-05-241-8/+6
|\
| * Make sure to delete temporary maps used by FileDescriptorTablesAdam Cozzette2018-05-241-8/+6
|/
* Merge pull request #4625 from liujisi/3.6.xJisi Liu2018-05-1525-43/+43
|\
| * Update version number to 3.6.0Jisi Liu2018-05-1425-43/+43
|/
* Add file option php_metadata_namespace and ruby_package (#4609)Paul Yang2018-05-116-222/+751
* Merge pull request #4538 from Mizux/patch-2Feng Xiao2018-05-102-8/+20
|\
| * fix duplicate mkdir in update_file_lists.shCorentin Le Molgat2018-04-252-21/+7
| * Add .proto files to extract_includes.batMizux2018-04-242-0/+26
* | Throw error if user want to access message properties (#4603)Paul Yang2018-05-102-2/+8
* | Avoid direct check of class name (#4601)Paul Yang2018-05-101-7/+3
* | use brew install instead of easy_install in OSX (#4537)Jie Luo2018-05-091-1/+2
* | Merge pull request #4590 from PetterS/undefined_fixFeng Xiao2018-05-061-4/+6
|\ \
| * | Fix error in Clang UndefinedBehaviorSanitizerPetter Strandmark2018-05-041-4/+6
|/ /
* | Add VS2017 optional component dependency details to the C# readme (#4128)David Chennells2018-05-031-0/+6
* | Fix python ext build on kokoro (#4527)Yilun Chong2018-05-031-0/+2
* | Merge pull request #4586 from chronoxor/masterFeng Xiao2018-05-021-1/+1
|\ \
| * | MinGW build failedIvan Shynkarenka2018-05-021-1/+1
|/ /
* | Merge pull request #4583 from chronoxor/masterFeng Xiao2018-05-011-4/+8
|\ \
| * | Cygwin build failedIvan Shynkarenka2018-05-021-4/+8
|/ /