aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| | | | | | | * | Make sure to delete temporary maps used by FileDescriptorTablesGravatar Adam Cozzette2018-05-24
| | | | | | | | * fix(js_generator): check for protoGravatar Peter Marton2018-05-21
* | | | | | | | | Adopt ruby_package in ruby generated code. (#4627)Gravatar Paul Yang2018-05-17
* | | | | | | | | re-write int128 long division to avoid license impact from stackoverflow refe...Gravatar NickFengIBM2018-05-17
* | | | | | | | | Merge pull request #4624 from eughermann/hash-ub-fixGravatar Adam Cozzette2018-05-15
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | Declare some generated C++ methods as static #4602Gravatar Robert Hancock2018-05-14
* | | | | | | | | | Adopt php_metadata_namespace in php code generator (#4622)Gravatar Paul Yang2018-05-14
| |_|_|/ / / / / / |/| | | | | | | |
| | | | | | | * | Update version number to 3.6.0Gravatar Jisi Liu2018-05-14
| * | | | | | | | Remove undefined behavior from the hash function.Gravatar Eugene Hermann2018-05-14
| | |_|_|_|_|/ / | |/| | | | | |
* / | | | | | | fix index out of range error in C# generation using msvc (#1329)Gravatar Warren Falk2018-05-14
|/ / / / / / /
* | | | | / / Add file option php_metadata_namespace and ruby_package (#4609)Gravatar Paul Yang2018-05-11
| |_|_|_|/ / |/| | | | |
| | | | | * Fix strict JS generator with import in a protofileGravatar Peter Marton2018-05-08
| | | | | * Feat: add import-style=commonjs_strict option to the compilerGravatar Peter Marton2018-05-08
| |_|_|_|/ |/| | | |
* | | | | Fix error in Clang UndefinedBehaviorSanitizerGravatar Petter Strandmark2018-05-04
* | | | | MinGW build failedGravatar Ivan Shynkarenka2018-05-02
* | | | | typoGravatar Brady Killeen2018-04-26
* | | | | Write messages to backing field in generated C# cloning code (#4440)Gravatar Sydney Acksman2018-04-19
* | | | | Merge pull request #4504 from xfxyjwf/liteGravatar Feng Xiao2018-04-18
|\ \ \ \ \
* | | | | | Fixed a Visual Studio 2017 build error. (#4488)Gravatar Ronny Krüger2018-04-16
| * | | | | Cleanup + documentation for Java Lite runtime.Gravatar Feng Xiao2018-04-12
|/ / / / /
* | | | | Merge pull request #4452 from xfxyjwf/docGravatar Feng Xiao2018-04-02
|\ \ \ \ \
* | | | | | Don't generate imports for the WKTs unless generating the WKTs.Gravatar Thomas Van Lenten2018-04-02
* | | | | | Trim imports for bundled generated protos.Gravatar Thomas Van Lenten2018-04-02
| * | | | | Update instructions about getting protobuf source.Gravatar Feng Xiao2018-03-29
|/ / / / /
* | | | | Removed atomicops.h since it is no longer usedGravatar Adam Cozzette2018-03-27
* | | | | Include googletest as a submodule (#3993)Gravatar Carlos O'Ryan2018-03-26
* | | | | source code info for interpreted options; fix source code info for extension ...Gravatar Joshua Humphries2018-03-26
* | | | | Merge pull request #4431 from xfxyjwf/rmnanoGravatar Feng Xiao2018-03-26
|\ \ \ \ \
* | | | | | Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (...Gravatar Alexey Malov2018-03-26
* | | | | | Merge pull request #4395 from stone4774/fixbug_enum2json2Gravatar Feng Xiao2018-03-26
|\ \ \ \ \ \
| | * | | | | Remove javanano.Gravatar Feng Xiao2018-03-26
* | | | | | | Fix missing LIBPROTOC_EXPORT.Gravatar Egor Pugin2018-03-25
| |/ / / / / |/| | | | |
* | | | | | Removed some unused C++ source filesGravatar Adam Cozzette2018-03-22
| * | | | | Merge branch 'master' into fixbug_enum2json2Gravatar stone47742018-03-22
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDe...Gravatar stone47742018-03-21
* | | | | | Merge pull request #4387 from acozzette/down-integrateGravatar Adam Cozzette2018-03-20
|\ \ \ \ \ \
| * | | | | | Added new test source files to Makefile.amGravatar Adam Cozzette2018-03-20
| * | | | | | Removed use of some type traitsGravatar Adam Cozzette2018-03-20
| | * | | | | Fix bug: whether always_print_enums_as_ints is true or false, it always print...Gravatar stone47742018-03-19
* | | | | | | Merge pull request #4371 from Rasrack/gnuc_minorGravatar Adam Cozzette2018-03-15
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #4310 from KindDragon/patch-1Gravatar Feng Xiao2018-03-14
|\ \ \ \ \ \ \ \
| | | * | | | | | Deleted scoped_ptr.hGravatar Adam Cozzette2018-03-14
| | | * | | | | | Fixed up proto3_lite_unittest.ccGravatar Adam Cozzette2018-03-14
| | | * | | | | | Merge branch 'master' into down-integrateGravatar Adam Cozzette2018-03-13
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | Integrated internal changes from GoogleGravatar Adam Cozzette2018-03-13
| | * | | | | | | Fix spelling error of __GNUC_MINOR__Gravatar Adam Aili2018-03-10
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Gravatar Feng Xiao2018-03-01
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #4183 from pcc/win-libcxxGravatar Feng Xiao2018-02-26
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #4334 from jmillikin/blacklist-internal-proto-srcsGravatar Feng Xiao2018-02-26
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #4195 from alexey-malov/IgnoreUnknownEnumsInJsonGravatar Feng Xiao2018-02-26
|\ \ \ \ \ \ \ \ \