aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|/ / |/| | |
* | | | Removed some unused C++ source filesAdam Cozzette2018-03-2221-4899/+0
| |/ / |/| |
* | | Merge pull request #4387 from acozzette/down-integrateAdam Cozzette2018-03-20235-12894/+13221
|\ \ \
| * | | Added new test source files to Makefile.amAdam Cozzette2018-03-201-0/+4
| * | | Removed use of some type traitsAdam Cozzette2018-03-203-5/+5
| * | | Deleted scoped_ptr.hAdam Cozzette2018-03-1424-306/+47
| * | | Fixed up proto3_lite_unittest.ccAdam Cozzette2018-03-141-11/+11
| * | | Merge branch 'master' into down-integrateAdam Cozzette2018-03-139-12/+77
| |\ \ \
| * | | | Integrated internal changes from GoogleAdam Cozzette2018-03-13213-12611/+13193
* | | | | Merge pull request #4371 from Rasrack/gnuc_minorAdam Cozzette2018-03-151-1/+1
|\ \ \ \ \
| * | | | | Fix spelling error of __GNUC_MINOR__Adam Aili2018-03-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #4310 from KindDragon/patch-1Feng Xiao2018-03-141-6/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support using MSVC intrinsics in Log2FloorNonZeroArkady Shapkin2018-02-151-6/+9
| |/ / /
* | / / Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao2018-03-011-1/+1
| |/ / |/| |