aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler
Commit message (Expand)AuthorAge
* Merge pull request #2858 from haberman/gopackageGravatar Joshua Haberman2017-03-27
|\
* \ Merge pull request #2860 from prehistoric-penguin/masterGravatar Feng Xiao2017-03-20
|\ \
* \ \ Merge pull request #2854 from hesmar/attributesFixGravatar Adam Cozzette2017-03-20
|\ \ \
* | | | Add file option php_class_prefix (#2849)Gravatar Paul Yang2017-03-17
* | | | Merge pull request #2848 from xfxyjwf/freebsdGravatar Feng Xiao2017-03-17
|\ \ \ \
| | | | * Properly regenerated descriptor.proto.Gravatar Josh Haberman2017-03-16
| | | * | Remove duplicated copyright statementGravatar prehistoric-penguin2017-03-16
| |_|/ / |/| | |
| | | * Changed go_package for plugin.proto.Gravatar Josh Haberman2017-03-15
| |_|/ |/| |
* | | Merge pull request #2023 from odeke-em/fix-print-help-to-stdoutGravatar Joshua Haberman2017-03-15
|\ \ \
| | | * fix attributes warningGravatar Markus Heß2017-03-15
| |_|/ |/| |
| | * Fix freebsd build.Gravatar Feng Xiao2017-03-14
| |/ |/|
* | Merge pull request #2822 from anandolee/masterGravatar Jie Luo2017-03-10
|\ \
* \ \ Merge pull request #2832 from pherl/javaepGravatar Jisi Liu2017-03-10
|\ \ \
| * | | Fix java code according to error prone.Gravatar Jisi Liu2017-03-10
* | | | Repeated/Map field setter should accept a regular PHP array (#2817)Gravatar Paul Yang2017-03-10
|/ / /
| * | Add auto detect for generated code of WKT protos, addressbook.proto and confo...Gravatar Jie Luo2017-03-10
* | | 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
| |_|/ |/| |
* | | Detect if Descriptor.cs changes for csharpGravatar Jie Luo2017-03-02
| | * 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
|/ /
* | const FieldDescriptorCompareGravatar Ross Wang2017-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
* | Improve support for plugin parameters.Gravatar Thomas Van Lenten2017-02-14
|/
* 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
* | Merge 3.2.x branch into master (#2648)Gravatar Paul Yang2017-01-31
* | Oneof accessor should return the field name that is actually set. (#2631)Gravatar Paul Yang2017-01-27
|/
* 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
* | Fix generation of extending nested messages in JavaScript (#2439)Gravatar Marcus Longmuir2017-01-06
* | Merge pull request #2536 from jbrianceau/fix-js-embed-include-styleGravatar Adam Cozzette2017-01-04
|\ \
| * | 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
|/ /
* | Merge pull request #2523 from jbrianceau/init-index-in-metadataGravatar Adam Cozzette2016-12-22
|\ \
* | | simpler, cheaper callback to LazyStringOutputStreamGravatar Camillo Lugaresi2016-12-21
| * | Init index_in_metadata_ without conditionGravatar Julien Brianceau2016-12-21
|/ /
| * Added the support for class level deprecation which will in turn also depreca...Gravatar Andrew Spiering2016-12-21
|/
* Merge pull request #2506 from ckennelly/rvalue-settersGravatar Adam Cozzette2016-12-19
|\