aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| * | | Use per-type table to lookup JSON name.Gravatar Feng Xiao2017-03-09
| |/ /
* / / Fix lint warnings in the javalite branch.Gravatar Jisi Liu2017-03-09
|/ /
* | Merge pull request #2810 from xfxyjwf/i1994Gravatar Feng Xiao2017-03-09
|\ \
* \ \ Merge pull request #2775 from xfxyjwf/fixmajorGravatar Feng Xiao2017-03-09
|\ \ \
* \ \ \ Merge pull request #2814 from pherl/javadeprecateGravatar Jisi Liu2017-03-09
|\ \ \ \
| * | | | Add annotations for deprecated messages in JavaGravatar Jisi Liu2017-03-09
| | | * | Avoid redundant type casts for oneof bytes fields.Gravatar Feng Xiao2017-03-08
| |_|/ / |/| | |
| | | * compiler/cli: PrintHelpText prints to stdout instead of stderrGravatar Emmanuel Odeke2017-03-08
| |_|/ |/| |
* | | 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
| | * Undef major/minor if they are defined as macro.Gravatar Feng Xiao2017-02-28
| |/ |/|
* | 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
|\ \