aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove redundent embed.cc from src/Makefile.amBo Yang2017-01-101-1/+0
* Fixed "make distcheck" for the Autotools buildAdam Cozzette2017-01-101-2/+4
* Add embed.cc in src/Makefile.am to fix dist check.Bo Yang2017-01-101-0/+1
* Fix generated code when there is no namespace but there is enum definition.Bo Yang2017-01-101-2/+5
* Fix generation of extending nested messages in JavaScript (#2439)Marcus Longmuir2017-01-091-7/+12
* Fixed cross compilations with the Autotools buildAdam Cozzette2017-01-091-3/+6
* Fix include in auto-generated well_known_types_embed.ccJulien Brianceau2017-01-091-1/+1
* Fix warning in compiler/js/embed.ccJulien Brianceau2017-01-091-1/+1
* Bump version number to 3.2.0Bo Yang2016-12-2814-32/+32
* Update _GNUC_VER to use the correct implementation of atomic operation on Mac.Bo Yang2016-12-221-1/+0
* Updated Makefile.am to fix out-of-tree buildsAdam Cozzette2016-12-211-1/+4
* Added well_known_types_embed.cc to CLEANFILES so that it gets cleaned upAdam Cozzette2016-12-211-1/+2
* Update _GNUC_VER to use the correct implementation of atomic operationBo Yang2016-12-211-0/+1
* Down-integrate internal changes to github.Bo Yang2016-12-1990-2945/+4341
|\
| * Down-integrate internal changes to github.Bo Yang2016-12-1992-2953/+4361
* | Auto-generate well_known_types_embed.ccAdam Cozzette2016-12-193-325/+20
* | Merge pull request #2227 from KindDragon/3.1.xFeng Xiao2016-12-164-41/+43
|\ \
| * | LIBPROTOC_EXPORT added to others functions in csharp_names.h and objectivec_h...Arkadiy Shapkin2016-12-012-33/+33
| * | Missed LIBPROTOC_EXPORT for GRPC addedArkadiy Shapkin2016-12-014-8/+10
* | | Define LANG_CXX11 for port.h and use this to guard C++11 features.Chris Kennelly2016-12-142-2/+11
* | | Merge pull request #2495 from acozzette/android-hashAdam Cozzette2016-12-142-9/+3
|\ \ \
| * | | Removed Android-specific code from stubs/hash.hAdam Cozzette2016-12-132-9/+3
* | | | Merge pull request #2496 from xyzzyz/fix-overflowFeng Xiao2016-12-131-1/+1
|\ \ \ \
| * | | | Fix integer overflow in FastUInt32ToBufferLeftAdam Michalik2016-12-131-1/+1
| |/ / /
* | | | Merge pull request #2493 from jbrianceau/add-missing-climits-includeFeng Xiao2016-12-133-0/+3
|\ \ \ \
| * | | | Add missing include in embed.ccJulien Brianceau2016-12-131-0/+1
| * | | | Add missing includesJulien Brianceau2016-12-132-0/+2
* | | | | Merge pull request #2484 from ngg/uwp_buildFeng Xiao2016-12-1316-94/+95
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add support for Windows ARM buildsGergely Nagy2016-12-1216-94/+95
* | | | | Merge pull request #2487 from jtattermusch/csharp_leading_whitespaceJan Tattermusch2016-12-131-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | remove leading whitespace in C# xml commentsJan Tattermusch2016-12-121-1/+1
* | | | | Merge pull request #2471 from jbrianceau/fix-include-styleFeng Xiao2016-12-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix #include in cc filesJulien Brianceau2016-12-091-1/+1
* | | | | Merge pull request #2454 from pongad/go_packageFeng Xiao2016-12-122-5/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | update descriptor.proto's go_packageMichael Darakananda2016-12-072-5/+6
| | |_|/ | |/| |
* | | | Use uint32 in GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET macroAdam Cozzette2016-12-091-4/+4
| |/ / |/| |
* | | Update commit id in Dockerfile to trigger update. (#2467)Paul Yang2016-12-081-3/+0
* | | Merge pull request #2462 from jbrianceau/fix-comp-builds-part2Feng Xiao2016-12-0813-91/+94
|\ \ \
| * | | Regenerate descriptor protoJulien Brianceau2016-12-0812-88/+88
| * | | C++: export _xxx_default_instance_ symbolsJulien Brianceau2016-12-081-3/+6
* | | | Merge pull request #2461 from jbrianceau/add-missing-include-in-embed-ccFeng Xiao2016-12-081-0/+1
|\ \ \ \
| * | | | Add missing include in embed.ccJulien Brianceau2016-12-081-0/+1
| |/ / /
* | | | Make php generated code conform to PSR-4. (#2435)Paul Yang2016-12-081-169/+310
* | | | Improve ObjC deprecated annotation support.Thomas Van Lenten2016-12-085-6/+37
|/ / /
* | | Send all protobuf logging to logcat by default on AndroidAdam Cozzette2016-12-071-2/+11
* | | Export symbols used in inline functionsJulien Brianceau2016-12-071-1/+1
|/ /
* | Merge pull request #2437 from xfxyjwf/pluginFeng Xiao2016-12-0610-41/+1058
|\ \
| * | Add version number to plugin protocol.Feng Xiao2016-12-0510-41/+1058
* | | Merge pull request #2445 from ramrunner/masterFeng Xiao2016-12-051-1/+5
|\ \ \
| * | | when on OpenBSD we include the correct headers for endianess and check the ap...ramrunner2016-12-051-1/+5