aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge from Google internal for 3.4 releaseGravatar Jisi Liu2017-07-18
* Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-masterGravatar Adam Cozzette2017-04-27
|\
* | Fully qualify min as std::min in wire_format_lite.ccGravatar Adam Cozzette2017-04-27
| * Add prefix to enum value with reserved name. (#3020)Gravatar Paul Yang2017-04-26
* | Merge pull request #3018 from acozzette/using-namespace-stdGravatar Adam Cozzette2017-04-26
|\ \
| * | Remove "using namespace std" from stubs/common.hGravatar Adam Cozzette2017-04-26
* | | Remove unused constants.Gravatar Jakob Buchgraber2017-04-25
|/ /
| * Allow proto files to import descriptor.proto (#2995)Gravatar Paul Yang2017-04-20
| * Prepend "PB" to generated classes whose name are reserved words. (#2990)Gravatar Paul Yang2017-04-20
| * Enum defined without package have incorrect class name. (#2988)Gravatar Paul Yang2017-04-19
* | Simplify the Element dtor invocation when freeing elements inGravatar Michael Allen2017-04-17
| * Cherry-pick cl/152450543Gravatar Feng Xiao2017-04-11
| * Cherry-pick cl/151775298Gravatar Feng Xiao2017-04-11
| * Merge pull request #2955 from xfxyjwf/3.3.xGravatar Feng Xiao2017-04-11
| |\
| * | cherrypick descriptor_pool.FindFileContainingSymbol by extensions (#2962)Gravatar Jie Luo2017-04-10
| | * Add include for INT_MAXGravatar Feng Xiao2017-04-08
| |/
* | Allow unknown values for Map put*Value methods just like every other enum mut...Gravatar Anuraag Agrawal2017-04-07
| * Cleanup reflection objects for map entry.Gravatar Feng Xiao2017-04-06
| * Update generated code.Gravatar Feng Xiao2017-04-05
| * Update version number and changelog for 3.3.0Gravatar Feng Xiao2017-04-05
| * Fix C++ distcheck.Gravatar Feng Xiao2017-03-30
| * Fix MSVC DLL build.Gravatar Feng Xiao2017-03-30
| * 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
|/ / / /