aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests to confirm strings/bytes are copied.HEADmasterThomas Van Lenten2018-10-021-0/+66
* Copy the value when setting message/data fields.Thomas Van Lenten2018-10-022-6/+62
* Turn off ALWAYS_SEARCH_USER_PATHS.Thomas Van Lenten2018-10-022-4/+4
* Remove stray 'return'.Thomas Van Lenten2018-10-021-1/+1
* Merge pull request #5210 from jstandish/patch-1Adam Cozzette2018-10-011-0/+1
|\
| * Update third_party.mdJohn Standish2018-10-011-0/+1
|/
* Fixed typo (#5206)Nazarbek Altybay2018-09-301-1/+1
* Merge pull request #4816 from hrsht/hrsht/zanker-proto2Joshua Haberman2018-09-2723-1535/+3298
|\
| * Adds support for proto2 syntax for Ruby gem.Harshit Chopra2018-09-2723-1535/+3298
* | Merge pull request #5172 from shields/smear-commentsAdam Cozzette2018-09-243-33/+39
|\ \
| * | Regenerate C# and Objective-C.Michael Shields2018-09-192-22/+26
| * | Update comments to discuss leap smearing in detail.Michael Shields2018-09-181-11/+13
* | | C# Proto2 feature : Field presence and default values (#4642)Sydney Acksman2018-09-2451-2375/+3777
* | | Merge pull request #5180 from mit-mit/patch-1Feng Xiao2018-09-241-1/+1
|\ \ \
| * | | Dart build statusMichael Thomsen2018-09-211-1/+1
| |/ /
* | | Merge pull request #5182 from BSBandme/test_benchmarkYilun Chong2018-09-231-1/+1
|\ \ \
| * | | fix java build by changing mvn to onlineYilun Chong2018-09-231-1/+1
| |/ /
* | | Adopt upb change for timestamp and duration json to php (#5106)Paul Yang2018-09-227-3672/+3282
* | | Test locations, and add comment to clarify testingJon Skeet2018-09-221-0/+21
* | | Add more detailed comments for declaration propertiesJon Skeet2018-09-221-5/+11
* | | Add files to Makefile.am to fix dist targetsJon Skeet2018-09-221-0/+3
* | | Simplify descriptor testsJon Skeet2018-09-221-13/+13
* | | Add comment about FileDescriptor not exposing a declarationJon Skeet2018-09-221-0/+3
* | | Provide simple access to descriptor declarations in C#Jon Skeet2018-09-2212-35/+755
|/ /
* | Merge pull request #5127 from xfxyjwf/mergeFeng Xiao2018-09-171-3/+19
|\ \
| * \ Merge remote-tracking branch 'google/3.6.x'Feng Xiao2018-09-071-3/+19
| |\ \
| | * \ Merge pull request #5048 from jozefizso/fix/4579_backport_for_3.6.x3.6.xFeng Xiao2018-08-207-4/+80
| | |\ \
| | | * | Backport the PR #4579 to 3.6.x branchJozef Izso2018-08-157-4/+80
| | * | | Merge pull request #5049 from nehaljwani/backport-4854Adam Cozzette2018-08-162-4/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Set LIBPROTOBUF_EXPORT on GenericTypeHandler<class google::protobuf::Message>Nehal J Wani2018-08-151-3/+3
| | | * | Set LIBPROTOBUF_EXPORT on GzipOutputStream::OptionsAdam Cozzette2018-08-151-1/+1
| | |/ /
| | * | Python wheel kokoro for windows (#5034)Paul Yang2018-08-133-0/+123
| | * | Python wheel kokoro for mac (#5017)Paul Yang2018-08-082-0/+55
| | * | Python wheel kokoro dev (#5002)Paul Yang2018-08-063-0/+101
| | * | Update php package.xml to 3.6.1 (#5000)Paul Yang2018-08-031-3/+19
| | * | Merge pull request #4997 from jtattermusch/backport_nuget_buildingFeng Xiao2018-08-034-2/+18
| | |\ \
| | | * | upgrade dotnet SDK to 2.1.3 on kokoro linuxJan Tattermusch2018-08-031-1/+1
| | | * | Revert "overcome the global.json constraint with a hack"Jan Tattermusch2018-08-031-9/+0
| | | * | use SDK version available on KokoroJan Tattermusch2018-08-031-1/+1
| | | * | overcome the global.json constraint with a hackJan Tattermusch2018-08-031-0/+9
| | | * | fix build_nuget.batJan Tattermusch2018-08-031-1/+1
| | | * | add scripts for automated building of C# nuget on KokoroJan Tattermusch2018-08-032-0/+16
| | |/ /
* | | | Merge pull request #5085 from scentini/compiler-flagFeng Xiao2018-09-102-4/+24
|\ \ \ \
| * | | | Create compiler_config_setting.bzlscentini2018-08-281-0/+21
| * | | | use flag_values = {"@bazel_tools//tools/cpp:compiler": "x"} for compiler conf...scentini2018-08-281-4/+3
* | | | | Cross-link descriptor when building from byte stringsJon Skeet2018-09-102-12/+44
* | | | | Merge pull request #5105 from sigurdm/invoke_plugin_via_cmdFeng Xiao2018-09-101-4/+5
|\ \ \ \ \
| * | | | | On Windows invoke plugins using cmd.exeSigurd Meldgaard2018-09-031-4/+5
* | | | | | Merge pull request #5122 from elharo/guava20Feng Xiao2018-09-101-1/+1
|\ \ \ \ \ \
| * | | | | | update to Guava 20Elliotte Rusty Harold2018-09-071-1/+1