aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Update Java conformance failure list.Feng Xiao2017-03-311-1/+0
| | * | Use "git reset --hard" to actually reset the code.Feng Xiao2017-03-312-3/+3
| | * | Update jenkins Java dependencies.Feng Xiao2017-03-311-1/+1
| | * | Update Java version number and dependency.Feng Xiao2017-03-303-4/+10
| | * | Update objective-c conformance failure list.Feng Xiao2017-03-301-2/+4
| | * | Fix C++ distcheck.Feng Xiao2017-03-301-0/+2
| | * | Fix MSVC DLL build.Feng Xiao2017-03-306-8/+10
| | * | Update python conformance failure list.Feng Xiao2017-03-301-3/+0
| | * | Update jenkins Java maven dependencies.Feng Xiao2017-03-301-1/+1
| | * | Update C# conformance failure list.Feng Xiao2017-03-291-0/+4
| | * | Update python conformance failure list.Feng Xiao2017-03-292-1181/+0
| | * | Fix Java build.Feng Xiao2017-03-294-4/+11
| | * | Update BUILD file for C# tests.Feng Xiao2017-03-291-0/+4
| | * | Fix C++ build for down-integration.Feng Xiao2017-03-298-49/+134
| | * | Down-integrate from google3.Feng Xiao2017-03-29251-5181/+13289
* | | | added "objectivec" build target (#3033)makdharma2017-05-011-0/+81
|/ / /
* | | Merge pull request #3023 from acozzette/minAdam Cozzette2017-04-271-1/+1
|\ \ \
| * | | Fully qualify min as std::min in wire_format_lite.ccAdam Cozzette2017-04-271-1/+1
|/ / /
* | | Merge pull request #3018 from acozzette/using-namespace-stdAdam Cozzette2017-04-2615-98/+108
|\ \ \
| * | | Remove "using namespace std" from stubs/common.hAdam Cozzette2017-04-2615-98/+108
* | | | Merge pull request #3015 from buchgr/unused-constsFeng Xiao2017-04-261-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused constants.Jakob Buchgraber2017-04-251-2/+0
|/ / /
* | | Merge pull request #3008 from postmasters/patch-1Feng Xiao2017-04-241-12/+13
|\ \ \
| * | | Add a link to dart-lang/protobufpostmasters2017-04-241-12/+13
|/ / /
* | | Merge pull request #2992 from xiaogaozi/patch-1Feng Xiao2017-04-201-1/+1
|\ \ \
| * | | Add gogoprotobuf to third-party add-ons listChangjian Gao2017-04-201-1/+1
|/ / /
* | | Merge pull request #2508 from yliu120/pass_default_env_to_protocFeng Xiao2017-04-190-0/+0
|\ \ \
| * | | add a key to ctx.action dict to prevent protoc losing the default envYunlong Liu2016-12-161-1/+2
* | | | Merge pull request #2987 from konsumer/patch-1Feng Xiao2017-04-191-0/+1
|\ \ \ \
| * | | | Add node-protoc-plugin to "Other Utilities"David Konsumer2017-04-181-0/+1
* | | | | Merge pull request #2982 from mda000/issue2972Adam Cozzette2017-04-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simplify the Element dtor invocation when freeing elements inMichael Allen2017-04-171-1/+1
* | | | | Merge pull request #2985 from thomasvl/class_check_tweaksThomas Van Lenten2017-04-181-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tighten up class usage/checks.Thomas Van Lenten2017-04-181-2/+2
|/ / / /
* | | | Merge pull request #2950 from anuraaga/dev_ragFeng Xiao2017-04-124-25/+8
|\ \ \ \
| * | | | Allow unknown values for Map put*Value methods just like every other enum mut...Anuraag Agrawal2017-04-074-25/+8
|/ / / /
* | | | Merge pull request #2937 from anuraaga/dev_rag2Adam Cozzette2017-04-061-5/+15
|\ \ \ \
| * | | | Fix test for unexpected type url when parsing Any. Currently, the test fails ...Anuraag Agrawal2017-04-051-1/+1
| * | | | Fix duplicate fields test. The repeated version is passing because null value...Anuraag Agrawal2017-04-041-4/+14
* | | | | Merge pull request #2922 from anandolee/masterJie Luo2017-04-051-1/+1
|\ \ \ \ \
| * | | | | Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject()Jie Luo2017-03-291-1/+1
* | | | | | Merge pull request #2933 from mharrend/patch-1Adam Cozzette2017-04-041-0/+1
|\ \ \ \ \ \
| * | | | | | Adding default shell envMarco A. Harrendorf2017-04-031-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #2930 from anuraaga/dev_ragAdam Cozzette2017-04-042-1/+3
|\ \ \ \ \ \
| * | | | | | Fix error message for int64 parse error.Anuraag Agrawal2017-04-031-1/+1
| * | | | | | Add IntelliJ project to gitignore for java project.Anuraag Agrawal2017-04-031-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2676 from acozzette/js-compatibility-testsAdam Cozzette2017-04-0333-55/+5943
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added compatibility tests for version 3.0.0Adam Cozzette2017-04-0331-46/+5878
| * | | | | Split test protos into two groupsAdam Cozzette2017-04-032-9/+65
|/ / / / /
* | | | | Removes ignored const from return type (#2915)Juan David Dominguez2017-03-291-1/+1