aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4812 from htuch/fix-any-caseFeng Xiao2018-06-213-0/+88
|\
| * Added TODO for grouping options.Harvey Tuch2018-06-211-0/+3
| * protostream_objectsource: preserve print options across Any.Harvey Tuch2018-06-213-0/+85
* | Add msbuild targets to C# tools for protoc compilers (#4648)Sydney Acksman2018-06-213-0/+19
* | Merge pull request #4811 from htuch/invalid-name-jsonFeng Xiao2018-06-211-1/+2
|\ \
| * | Additional whitespace.Harvey Tuch2018-06-211-1/+1
| * | json: include field name in InvalidName status messages.Harvey Tuch2018-06-211-1/+2
| |/
* | print() is a function in Python 3 (#4754)csharp3.6.0cclauss2018-06-203-27/+31
* | Merge pull request #1261 from gjasny/disable-tls-for-osx-10.6Adam Cozzette2018-06-201-0/+6
|\ \
| * | Disable thread local storage for OSX < 10.7Gregor Jasny2016-02-191-0/+6
* | | Merge pull request #4780 from mwei0210/masterAdam Cozzette2018-06-201-1/+2
|\ \ \ | |_|/ |/| |
| * | not emptyming2018-06-191-1/+1
| * | check provided sizeming2018-06-191-1/+2
* | | Merge pull request #4797 from sankate/masterFeng Xiao2018-06-191-1/+1
|\ \ \
| * | | Fix typo in the docSankate Sharma2018-06-191-1/+1
|/ / /
* | | Add Google::Protobuf::Any.pack convenience class method. (#4719)igorpeshansky2018-06-192-1/+13
* | | Merge pull request #4792 from google/issuetemplatesFeng Xiao2018-06-193-0/+53
|\ \ \
| * | | Add github issue templatesissuetemplatesFeng Xiao2018-06-193-0/+53
|/ / /
* | | Merge pull request #4306 from oniksan/upadate-thirdpartyFeng Xiao2018-06-181-0/+1
|\ \ \
| * | | Update third_party.mdOleg Malyavkin2018-02-131-0/+1
* | | | Merge pull request #4626 from robhancocksed/masterFeng Xiao2018-06-1813-39/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Declare some generated C++ methods as static #4602Robert Hancock2018-05-1413-39/+39
* | | | Merge pull request #2121 from mazurkin/issue-2108Feng Xiao2018-06-185-22/+44
|\ \ \ \
| * | | | [issue-2108] [protoc/java] Excessive copying on buildPartial()Nickolay Mazurkin2016-09-185-22/+44
* | | | | proto_writer.h: RenderBytes is an override. Marking it. (#4707)medinandres2018-06-181-1/+1
* | | | | Merge pull request #4739 from asimshankar/tf-bytesizeFeng Xiao2018-06-181-1/+5
|\ \ \ \ \
| * | | | | Graceful failure in SerializeToArray().Asim Shankar2018-06-071-1/+5
* | | | | | Merge pull request #4760 from dslomov/fix-buildfile-referencesFeng Xiao2018-06-131-2/+2
|\ \ \ \ \ \
| * | | | | | Update build file locations.Dmitry Lomov2018-06-131-2/+2
|/ / / / / /
* | | | | | Merge pull request #4755 from xfxyjwf/fix_benchmarks_linkYilun Chong2018-06-121-1/+1
|\ \ \ \ \ \
| * | | | | | Fix incorrect link.Feng Xiao2018-06-111-1/+1
* | | | | | | Merge pull request #4748 from cmclean/masterFeng Xiao2018-06-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Make proto_api target visibleCory McLean2018-06-111-0/+1
* | | | | | | | Merge pull request #4758 from dslomov/patch-1Feng Xiao2018-06-121-2/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix typoDmitry Lomov2018-06-121-1/+1
| * | | | | | | Migrate to supported version of http_archiveDmitry Lomov2018-06-121-1/+2
|/ / / / / / /
* | | | | | | Merge pull request #2811 from Dunemaster/masterFeng Xiao2018-06-111-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Mark sun.misc dependency as optionalVasiliy Kudryavtsev2017-03-091-0/+1
* | | | | | | | Merge pull request #3901 from wijagels/masterFeng Xiao2018-06-112-28/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Stop unused parameter warnings for generated code in RegisteredArenaDtorWilliam Jagels2017-11-162-28/+28
* | | | | | | | | import inspect (#3507)cclauss2018-06-111-0/+3
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #4725 from ThomasColthurst/patch-2Feng Xiao2018-06-091-1/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove cycle in dependency graphThomas Colthurst2018-06-041-1/+0
* | | | | | | | Align Bazel on Windows with CMake's MSVC flags (#4720)Loo Rong Jie2018-06-051-12/+34
* | | | | | | | Update code to work for Xcode 10b1 (#4729)Sergio Campamá2018-06-055-10/+9
|/ / / / / / /
* | | | | | | Merge pull request #4699 from BSBandme/add_proto2_to_proto3_pluginYilun Chong2018-06-047-46/+356
|\ \ \ \ \ \ \
| * | | | | | | FixYilun Chong2018-06-043-29/+36
| * | | | | | | Add proto2 to proto3 utilYilun Chong2018-05-307-46/+349
* | | | | | | | Merge pull request #4698 from ThomasColthurst/proto_c_apiFeng Xiao2018-06-036-1/+148
|\ \ \ \ \ \ \ \
| * | | | | | | | Introduce Proto C API; based on cl/198113115 by amauryfaThomas Colthurst2018-05-306-1/+148