aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Removed a stray return statement, causing compilation error.Gravatar Manjunath Kudlur2017-03-06
* Detect if Descriptor.cs changes for csharpGravatar Jie Luo2017-03-06
|\
| * Detect if Descriptor.cs changes for csharpGravatar Jie Luo2017-03-02
* | Return uint32 from Log2FloorNonZero64Gravatar Adam Cozzette2017-03-02
|/
* Fix gcc 4.1 build (#1035) (#1913)Gravatar Matt Hauck2017-03-01
* Change hint type to `const void*` (#2568)Gravatar Matt Hauck2017-03-01
* Merge pull request #2770 from xfxyjwf/fixcmakeGravatar Jisi Liu2017-02-28
|\
* | There might be duplicated enum values when allow_alias is true. Add Preferred...Gravatar Jie Luo2017-02-28
| * Remove the use of C++11 features.Gravatar Feng Xiao2017-02-27
* | Merge pull request #2729 from MarcelRaad/fix_inline_msvc12Gravatar Adam Cozzette2017-02-27
|\ \ | |/ |/|
* | Merge pull request #2355 from xfxyjwf/fixjsonGravatar Feng Xiao2017-02-24
|\ \
* \ \ Merge pull request #2732 from AsturaPhoenix/masterGravatar Adam Cozzette2017-02-24
|\ \ \
* | | | Fix compiler warnings about unused variables in generated_message_reflection.hGravatar Aurimas Liutikas2017-02-22
* | | | Add an option to always print enums as ints in Json APIGravatar Sanchay Harneja2017-02-18
| * | | const FieldDescriptorCompareGravatar Ross Wang2017-02-17
|/ / /
| | * Fix unresolved symbols with MSVC12 and /Zc:inlineGravatar Marcel Raad2017-02-17
| |/ |/|
* | Keep loop bounds in a local variable for string fields.Gravatar Chris Kennelly2017-02-15
* | Keep loop bounds in a local variable.Gravatar Chris Kennelly2017-02-15
* | Work with truncated tag numbers.Gravatar Chris Kennelly2017-02-15
* | Expose rvalue setters for repeated string fields.Gravatar Chris Kennelly2017-02-15
* | Merge pull request #2663 from ckennelly/varint-sizeGravatar Adam Cozzette2017-02-15
|\ \
* \ \ Merge pull request #2689 from ckennelly/aliasing-fixed32-fixed64Gravatar Adam Cozzette2017-02-14
|\ \ \
* | | | Improve support for plugin parameters.Gravatar Thomas Van Lenten2017-02-14
* | | | Merge pull request #2609 from yixiang/patch-1Gravatar Feng Xiao2017-02-13
|\ \ \ \
* \ \ \ \ Merge pull request #2451 from podsvirov/json-primitive-mapGravatar Feng Xiao2017-02-13
|\ \ \ \ \
| * | | | | JsonUtilTest: Add ParsePrimitiveMapIn subtestGravatar Konstantin Podsvirov2017-02-11
* | | | | | Fix compiler warnings about unused variables in wire_format.hGravatar Aurimas Liutikas2017-02-10
* | | | | | Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699)Gravatar Jonathan Hseu2017-02-10
* | | | | | Merge pull request #2647 from anandolee/masterGravatar Jie Luo2017-02-09
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix python compatibility test when a new generated code imports an old versio...Gravatar Jie Luo2017-02-09
| | | * | | Avoid aliasing CodedInputStream::buffer_ when parsing little endian integers.Gravatar Chris Kennelly2017-02-07
| |_|/ / / |/| | | |
| | | * | Inline branch-less VarintSize32/VarintSize64 implementations.Gravatar Chris Kennelly2017-02-02
| |_|/ / |/| | |
* | | | Merge 3.2.x branch into master (#2648)Gravatar Paul Yang2017-01-31
* | | | fix compile error on centos in metadata.h for constructors. (#2599)Gravatar michaelpengcn2017-01-27
* | | | Oneof accessor should return the field name that is actually set. (#2631)Gravatar Paul Yang2017-01-27
|/ / /
* | | Merge pull request #2633 from anandolee/jieluo_branch1Gravatar Jie Luo2017-01-26
|\ \ \
| * | | Allow OneofOptions to be extended in proto3.Gravatar Jie Luo2017-01-25
* | | | Set LIBPROTOBUF_EXPORT on GzipOutputStream::OptionsGravatar Adam Cozzette2017-01-20
| | * | Undef TYPE_BOOL to avoid conflict with iOS.Gravatar Sean Lu2017-01-19
| |/ / |/| |
* | | Support custom options in C#Gravatar Jon Skeet2017-01-19
|/ /
* | Merge pull request #2529 from wackoisgod/masterGravatar Adam Cozzette2017-01-12
|\ \
| * | Fixing code formatting issuesGravatar Andrew Spiering2017-01-11
* | | Fixed "make distcheck" for the Autotools buildGravatar Adam Cozzette2017-01-09
* | | Fix generation of extending nested messages in JavaScript (#2439)Gravatar Marcus Longmuir2017-01-06
* | | Merge pull request #2565 from acozzette/cross-compilationGravatar Adam Cozzette2017-01-05
|\ \ \
* \ \ \ Merge pull request #2536 from jbrianceau/fix-js-embed-include-styleGravatar Adam Cozzette2017-01-04
|\ \ \ \
* | | | | Removed arena_nc.cc and arena_nc_test.pyGravatar Adam Cozzette2017-01-04
| | * | | Fixed cross compilations with the Autotools buildGravatar Adam Cozzette2017-01-03
| |/ / / |/| | |
| * | | Fix include in auto-generated well_known_types_embed.ccGravatar Julien Brianceau2016-12-27
* | | | Fix warning in compiler/js/embed.ccGravatar Julien Brianceau2016-12-27
|/ / /