aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix initialization with Visual StudioGravatar Adam Cozzette2018-07-06
* Work around MSVC issue with std::atomic initialization (#4777)Gravatar Adam Cozzette2018-06-18
* Move methods out of class (#4697)Gravatar Paul Yang2018-05-30
* Add back GeneratedClassName to public (#4686)Gravatar Paul Yang2018-05-30
* Fixed JS parsing of unspecified map keysGravatar Adam Cozzette2018-05-25
* PHP namespaces for nested messages and enums (#4536)Gravatar Brent Shaffer2018-05-25
* PHP array constructors for protobuf messages (#4530)Gravatar Brent Shaffer2018-05-25
* Adopt ruby_package in ruby generated code. (#4627)Gravatar Paul Yang2018-05-25
* Adopt php_metadata_namespace in php code generator (#4622)Gravatar Paul Yang2018-05-25
* Make sure to delete temporary maps used by FileDescriptorTablesGravatar Adam Cozzette2018-05-24
* Update version number to 3.6.0Gravatar Jisi Liu2018-05-14
* Add file option php_metadata_namespace and ruby_package (#4609)Gravatar Paul Yang2018-05-11
* 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
|\ \ \ \ \
| | * | | | Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.Gravatar John Millikin2018-02-24
| |/ / / / |/| | | |