aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Down-integrate from google3.Gravatar Feng Xiao2017-03-29
* Removes ignored const from return type (#2915)Gravatar Juan David Dominguez2017-03-29
* Fix gcc warning when using map (#2213)Gravatar drivehappy2017-03-28
* Added a workaround to allow building for NaClGravatar Adam Cozzette2017-03-28
* Merge pull request #2858 from haberman/gopackageGravatar Joshua Haberman2017-03-27
|\
* \ Merge pull request #2861 from byronyi/#710Gravatar Adam Cozzette2017-03-20
|\ \
* \ \ Merge pull request #2860 from prehistoric-penguin/masterGravatar Feng Xiao2017-03-20
|\ \ \
* \ \ \ Merge pull request #2854 from hesmar/attributesFixGravatar Adam Cozzette2017-03-20
|\ \ \ \
* \ \ \ \ Merge pull request #2867 from mojoBrendan/masterGravatar Feng Xiao2017-03-17
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2837 from anandolee/masterGravatar Jie Luo2017-03-17
|\ \ \ \ \ \
* | | | | | | Add file option php_class_prefix (#2849)Gravatar Paul Yang2017-03-17
* | | | | | | Merge pull request #2848 from xfxyjwf/freebsdGravatar Feng Xiao2017-03-17
|\ \ \ \ \ \ \
| | | | | | * | Update delimited_message_util_test.ccGravatar Bairen Yi2017-03-18
| | | * | | | | Add option to preserve original proto field namesGravatar Brendan McCarthy2017-03-17
| | | * | | | | Add use_snake_case_for_field_names option to JsonPrintOptionsGravatar Brendan McCarthy2017-03-17
| |_|/ / / / / |/| | | | | |
| | | | | * | fix several issuesGravatar Byron Yi2017-03-17
| | | | | | * Properly regenerated descriptor.proto.Gravatar Josh Haberman2017-03-16
| | | | | * | add LIBPROTOBUF_EXPORT to make msvc happyGravatar Byron Yi2017-03-16
| | | | | * | migrate delimited messages functions to util packageGravatar Byron Yi2017-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
|\ \ \ \
* \ \ \ \ Merge pull request #2829 from afrantzis/hide-unnecessary-library-symbolsGravatar Adam Cozzette2017-03-15
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2846 from acozzette/bytestream-commentGravatar Adam Cozzette2017-03-15
|\ \ \ \ \ \
| | | | | | * fix attributes warningGravatar Markus Heß2017-03-15
| |_|_|_|_|/ |/| | | | |
| | | | * | Fix freebsd build.Gravatar Feng Xiao2017-03-14
| |_|_|/ / |/| | | |
| * | | | Updated an outdated comment in bytestream.hGravatar Adam Cozzette2017-03-14
* | | | | Replace CHECK() with GOOGLE_CHECK().Gravatar Josh Haberman2017-03-13
|/ / / /
| * / / Hide unnecessary exported library symbolsGravatar Alexandros Frantzis2017-03-13
|/ / /
| | * DefaultValueObjectWriter should populate oneof message fieldGravatar Jie Luo2017-03-10
* | | Merge pull request #2822 from anandolee/masterGravatar Jie Luo2017-03-10
|\ \ \ | | |/ | |/|
* | | Merge pull request #2832 from pherl/javaepGravatar Jisi Liu2017-03-10
|\ \ \
* \ \ \ Merge pull request #2824 from xfxyjwf/i1415Gravatar Feng Xiao2017-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
| * | | 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