aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | json: include field name in InvalidName status messages.Harvey Tuch2018-06-211-1/+2
| |/ / / /
* | | | | 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 #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 #3901 from wijagels/masterFeng Xiao2018-06-112-28/+28
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Stop unused parameter warnings for generated code in RegisteredArenaDtorWilliam Jagels2017-11-162-28/+28
* | | | | | | | Remove js_embed binary. (#4709)Feng Xiao2018-06-013-130/+226
* | | | | | | | Added Clang thread-safety annotations in mutex.hAdam Cozzette2018-05-301-3/+17
* | | | | | | | Move methods out of class (#4697)Paul Yang2018-05-292-15/+26
* | | | | | | | Add back GeneratedClassName to public (#4686)Paul Yang2018-05-251-0/+10
* | | | | | | | PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-242-145/+187
* | | | | | | | PHP array constructors for protobuf messages (#4530)Brent Shaffer2018-05-241-8/+46
* | | | | | | | Adopt ruby_package in ruby generated code. (#4627)Paul Yang2018-05-171-3/+16
* | | | | | | | re-write int128 long division to avoid license impact from stackoverflow refe...NickFengIBM2018-05-171-34/+18
* | | | | | | | Merge pull request #4624 from eughermann/hash-ub-fixAdam Cozzette2018-05-151-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove undefined behavior from the hash function.Eugene Hermann2018-05-141-7/+7
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Adopt php_metadata_namespace in php code generator (#4622)Paul Yang2018-05-141-17/+37
| |_|_|/ / / / |/| | | | | |
* | | | | | | fix index out of range error in C# generation using msvc (#1329)Warren Falk2018-05-141-1/+1
|/ / / / / /
* | | | | / Add file option php_metadata_namespace and ruby_package (#4609)Paul Yang2018-05-113-165/+535
| |_|_|_|/ |/| | | |
* | | | | Fix error in Clang UndefinedBehaviorSanitizerPetter Strandmark2018-05-041-4/+6
* | | | | MinGW build failedIvan Shynkarenka2018-05-021-1/+1
* | | | | typoBrady Killeen2018-04-261-1/+1
* | | | | Write messages to backing field in generated C# cloning code (#4440)Sydney Acksman2018-04-191-1/+1
* | | | | Merge pull request #4504 from xfxyjwf/liteFeng Xiao2018-04-181-0/+10
|\ \ \ \ \
| * | | | | Cleanup + documentation for Java Lite runtime.Feng Xiao2018-04-121-0/+10
* | | | | | Fixed a Visual Studio 2017 build error. (#4488)Ronny Krüger2018-04-168-20/+13
|/ / / / /
* | | | | Merge pull request #4452 from xfxyjwf/docFeng Xiao2018-04-021-65/+71
|\ \ \ \ \
| * | | | | Update instructions about getting protobuf source.Feng Xiao2018-03-291-65/+71
* | | | | | Don't generate imports for the WKTs unless generating the WKTs.Thomas Van Lenten2018-04-024-8/+21
* | | | | | Trim imports for bundled generated protos.Thomas Van Lenten2018-04-022-12/+41
|/ / / / /
* | | | | Removed atomicops.h since it is no longer usedAdam Cozzette2018-03-271-237/+0
* | | | | Include googletest as a submodule (#3993)Carlos O'Ryan2018-03-262-24/+28
* | | | | source code info for interpreted options; fix source code info for extension ...Joshua Humphries2018-03-264-68/+748
* | | | | Merge pull request #4431 from xfxyjwf/rmnanoFeng Xiao2018-03-2625-5831/+0
|\ \ \ \ \
| * | | | | Remove javanano.Feng Xiao2018-03-2625-5831/+0
* | | | | | Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (...Alexey Malov2018-03-262-2/+2
* | | | | | Merge pull request #4395 from stone4774/fixbug_enum2json2Feng Xiao2018-03-265-17/+66
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into fixbug_enum2json2stone47742018-03-22236-12902/+13232
| |\ \ \ \ \ \
| * | | | | | | Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDe...stone47742018-03-211-1/+1
| * | | | | | | Fix bug: whether always_print_enums_as_ints is true or false, it always print...stone47742018-03-195-17/+66
* | | | | | | | Fix missing LIBPROTOC_EXPORT.Egor Pugin2018-03-251-3/+6
| |_|/ / / / / |/| | | | | |