aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-11Merge pull request #3901 from wijagels/masterFeng Xiao
2018-06-01Remove js_embed binary. (#4709)Feng Xiao
2018-05-30Added Clang thread-safety annotations in mutex.hAdam Cozzette
2018-05-29Move methods out of class (#4697)Paul Yang
2018-05-25Add back GeneratedClassName to public (#4686)Paul Yang
2018-05-24PHP namespaces for nested messages and enums (#4536)Brent Shaffer
2018-05-24PHP array constructors for protobuf messages (#4530)Brent Shaffer
2018-05-17Adopt ruby_package in ruby generated code. (#4627)Paul Yang
2018-05-17re-write int128 long division to avoid license impact from stackoverflow refe...NickFengIBM
2018-05-15Merge pull request #4624 from eughermann/hash-ub-fixAdam Cozzette
2018-05-14Adopt php_metadata_namespace in php code generator (#4622)Paul Yang
2018-05-14Remove undefined behavior from the hash function.Eugene Hermann
2018-05-14fix index out of range error in C# generation using msvc (#1329)Warren Falk
2018-05-11Add file option php_metadata_namespace and ruby_package (#4609)Paul Yang
2018-05-04Fix error in Clang UndefinedBehaviorSanitizerPetter Strandmark
2018-05-02MinGW build failedIvan Shynkarenka
2018-04-26typoBrady Killeen
2018-04-19Write messages to backing field in generated C# cloning code (#4440)Sydney Acksman
2018-04-18Merge pull request #4504 from xfxyjwf/liteFeng Xiao
2018-04-16Fixed a Visual Studio 2017 build error. (#4488)Ronny Krüger
2018-04-12Cleanup + documentation for Java Lite runtime.Feng Xiao
2018-04-02Merge pull request #4452 from xfxyjwf/docFeng Xiao
2018-04-02Don't generate imports for the WKTs unless generating the WKTs.Thomas Van Lenten
2018-04-02Trim imports for bundled generated protos.Thomas Van Lenten
2018-03-29Update instructions about getting protobuf source.Feng Xiao
2018-03-27Removed atomicops.h since it is no longer usedAdam Cozzette
2018-03-26Include googletest as a submodule (#3993)Carlos O'Ryan
2018-03-26source code info for interpreted options; fix source code info for extension ...Joshua Humphries
2018-03-26Merge pull request #4431 from xfxyjwf/rmnanoFeng Xiao
2018-03-26Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (...Alexey Malov
2018-03-26Merge pull request #4395 from stone4774/fixbug_enum2json2Feng Xiao
2018-03-26Remove javanano.Feng Xiao
2018-03-25Fix missing LIBPROTOC_EXPORT.Egor Pugin
2018-03-22Removed some unused C++ source filesAdam Cozzette
2018-03-22Merge branch 'master' into fixbug_enum2json2stone4774
2018-03-21Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDe...stone4774
2018-03-20Merge pull request #4387 from acozzette/down-integrateAdam Cozzette
2018-03-20Added new test source files to Makefile.amAdam Cozzette
2018-03-20Removed use of some type traitsAdam Cozzette
2018-03-19Fix bug: whether always_print_enums_as_ints is true or false, it always print...stone4774
2018-03-15Merge pull request #4371 from Rasrack/gnuc_minorAdam Cozzette
2018-03-14Merge pull request #4310 from KindDragon/patch-1Feng Xiao
2018-03-14Deleted scoped_ptr.hAdam Cozzette
2018-03-14Fixed up proto3_lite_unittest.ccAdam Cozzette
2018-03-13Merge branch 'master' into down-integrateAdam Cozzette
2018-03-13Integrated internal changes from GoogleAdam Cozzette
2018-03-10Fix spelling error of __GNUC_MINOR__Adam Aili
2018-03-01Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao
2018-02-26Merge pull request #4183 from pcc/win-libcxxFeng Xiao
2018-02-26Merge pull request #4334 from jmillikin/blacklist-internal-proto-srcsFeng Xiao