aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2834 from aj-michael/masterJisi Liu2017-12-121-0/+1
|\
| * Make //:protobuf_python have correct __init__.py.Adam Michael2017-03-101-0/+1
* | Regenerated code from previous C# codegen commitJon Skeet2017-12-096-34/+34
* | C# code generation changes to use bitwise comparisons for doublesJon Skeet2017-12-092-12/+30
* | Compare floating point values bitwise in C#Jon Skeet2017-12-0911-14/+405
* | Merge pull request #4007 from graywolf/patch-1Adam Cozzette2017-12-081-4/+0
|\ \
| * | --pre is not necessaryW2017-12-061-4/+0
* | | Merge pull request #4000 from Kwizatz/masterAdam Cozzette2017-12-081-2/+2
|\ \ \
| * | | Using binary one's complement to negate an unsigned intRodrigo Hernandez2017-12-071-2/+2
* | | | Merge pull request #4017 from acozzette/update-file-listsAdam Cozzette2017-12-082-0/+2
|\ \ \ \
| * | | | Ran update_file_lists.sh to update Bazel and CMake file listsAdam Cozzette2017-12-072-0/+2
| | |/ / | |/| |
* | | | Merge pull request #4018 from acozzette/android-portable-log2-floorAdam Cozzette2017-12-081-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Use the portable version of Log2Floor for Clang with older Android NDK versionsAdam Cozzette2017-12-071-4/+12
|/ / /
* | | Merge pull request #3988 from acozzette/down-integrateAdam Cozzette2017-12-05142-3270/+4456
|\ \ \
| * | | Fixed failing JS testsAdam Cozzette2017-12-054-11/+3
| * | | Updated conformance failure listsAdam Cozzette2017-12-043-9/+0
| * | | Updated Makefile.am to add a new file to EXTRA_DISTAdam Cozzette2017-12-011-0/+1
| * | | Merge branch 'master' into down-integrateAdam Cozzette2017-12-01135-5818/+2910
| |\ \ \
| * | | | Integrated internal changes from GoogleAdam Cozzette2017-12-01143-3272/+4483
* | | | | Merge pull request #3926 from BSBandme/down_sync_benchmarkYilun Chong2017-12-0529-464/+8661
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix bugs to pass testsYilun Chong2017-12-042-8/+13
| * | | | Sync internal benchmark changesYilun Chong2017-12-0128-459/+8651
| | |/ / | |/| |
* | | | Merge pull request #3968 from fahhem/patch-2Feng Xiao2017-12-042-0/+14
|\ \ \ \
| * | | | Add a check_protobuf_required_bazel_version() for use in WORKSPACEsFahrzin Hemmati2017-12-042-0/+14
* | | | | Remove Xcode directives on some configs.Thomas Van Lenten2017-12-041-8/+0
| |/ / / |/| | |
* | | | Merge pull request #3979 from acozzette/3.5.x-mergeAdam Cozzette2017-12-0156-252/+291
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '3.5.x' into 3.5.x-mergeAdam Cozzette2017-11-3056-252/+291
|/| | |
| * | | 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
| | |/ / / /
| * | / / / Update release dateJisi Liu2017-11-131-3/+3
| | |/ / / | |/| | |
| * | | | Support win32 long path for cross compiled buildJisi Liu2017-11-1013-29/+22
| |/ / /
| * | | Fix arm64 nameJisi Liu2017-11-091-2/+2
| * | | Supports Arm64 (aarch64) protoc artifactsJisi Liu2017-11-092-1/+16