aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated change log for 3.6.1 releasev3.6.1Adam Cozzette2018-07-271-0/+12
* Updated version numbers to 3.6.1Adam Cozzette2018-07-2726-45/+45
* Check the message to be encoded is the wrong type. (#4885) (#4949)Paul Yang2018-07-232-0/+17
* Make assertEquals pass for message (#4947)Paul Yang2018-07-202-7/+14
* Merge pull request #4924 from xfxyjwf/3.6.xFeng Xiao2018-07-1733-506/+663
|\
| * Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)Paul Yang2018-07-175-36/+135
| * Fix cpp_distcheckBSBandme2018-07-171-2/+0
| * Fix php conformance test.Feng Xiao2018-07-171-2/+2
| * protoc-artifacts: Update centos base from 6.6 to 6.9Eric Anderson2018-07-171-1/+1
| * Updated Docker setup to use GCC 4.8Adam Cozzette2018-07-173-10/+9
| * Remove js_embed binary. (#4709)Feng Xiao2018-07-166-159/+230
| * Fix cpp benchmark dependency on macBSBandme2018-07-161-0/+1
| * Comment out unused command from release script.Feng Xiao2018-07-151-1/+1
| * Run autogen.sh in release script.Feng Xiao2018-07-151-0/+6
| * Add protoc release script for Linux build.Feng Xiao2018-07-153-2/+39
| * Add cpp tests under release docker image.Feng Xiao2018-07-154-99/+36
| * Update protoc build scripts.Feng Xiao2018-07-153-173/+167
| * Fix 32bit php testsBo Yang2018-07-154-20/+24
| * Fix php testsBo Yang2018-07-153-0/+4
| * fix golang kokoro linux buildYilun Chong2018-07-151-1/+1
| * fix python cpp kokoro buildYilun Chong2018-07-152-1/+4
| * fix linux kokoro build in dockerYilun Chong2018-07-151-1/+5
|/
* fix for API change in PHP 7.3 (#4898)Paul Yang2018-07-127-20/+36
* Make ruby release configs consistent with protoc.Feng Xiao2018-07-1110-19/+19
* Merge pull request #4900 from xfxyjwf/3.6.xFeng Xiao2018-07-114-2/+32
|\
| * Fix bazel build of examples.Feng Xiao2018-07-111-2/+10
| * Add kokoro bazel configs for 3.6.x branch.Feng Xiao2018-07-113-0/+22
|/
* Merge pull request #4880 from nashimus/3.6.xFeng Xiao2018-07-092-11/+29
|\
| * Additional support for building and deploying ppcle_64 artifactsnashimus2018-07-062-11/+29
* | Merge pull request #4878 from acozzette/fix-msvc-initializationAdam Cozzette2018-07-0911-319/+132
|\ \ | |/ |/|
| * Fix initialization with Visual StudioAdam Cozzette2018-07-0611-319/+132
|/
* Build ruby gem on kokoro (#4819)Paul Yang2018-06-257-1/+65
* Rename build_artifacts.cfg to release.cfg (#4818)Paul Yang2018-06-221-0/+0
* Add files to build ruby artifact for mac on kokoro (#4814)Paul Yang2018-06-224-0/+98
* 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
|\ \ | |/ |/|