aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Issue 3112: Object class with fully qualified nameGravatar lundefugl2017-05-24
* Removing undefined behavior and compiler warnings (#1315)Gravatar brian-peloton2017-05-23
* Merge pull request #3126 from mbrukman/fix-readme-formattingGravatar Feng Xiao2017-05-23
|\
* \ Merge pull request #3117 from KarrokDC/masterGravatar Feng Xiao2017-05-23
|\ \
* \ \ Merge pull request #3103 from sergiocampama/perfGravatar Thomas Van Lenten2017-05-23
|\ \ \
| * | | Adds serial and parallel parsing tests to check if parallel parsing is faster...Gravatar Sergio Campama2017-05-23
|/ / /
| | * Fix Markdown formatting in README.Gravatar Misha Brukman2017-05-23
| |/ |/|
| * show help if protoc is called without any arguments, pre-empts -h and --help ...Gravatar Dennis Cappendijk2017-05-22
|/
* Merge pull request #3104 from thomasvl/ext_registry_copyGravatar Thomas Van Lenten2017-05-17
|\
| * Fix ExtensionRegistry copying and add tests.Gravatar Thomas Van Lenten2017-05-17
|/
* Merge pull request #2815 from devwout/ruby_json_emit_defaultsGravatar Joshua Haberman2017-05-15
|\
* \ Merge pull request #3062 from Oppen/masterGravatar Feng Xiao2017-05-08
|\ \
* | | Add compatibility test for php. (#3041)Gravatar Paul Yang2017-05-05
| * | Workaround gcc < 4.5.0 bugGravatar Mario J. Rugiero2017-05-05
|/ /
* | Merge pull request #3043 from acozzette/javascriptGravatar Adam Cozzette2017-05-04
|\ \
| * | Removed mention of Buffer in byteSourceToUint8ArrayGravatar Adam Cozzette2017-05-02
|/ /
* | Merge pull request #2873 from myitcv/fix_1562Gravatar Adam Cozzette2017-05-02
|\ \
| * | Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCod...Gravatar Paul Jolly2017-05-02
|/ /
* | Merge pull request #3024 from acozzette/merge-3.3-to-masterGravatar Adam Cozzette2017-05-01
|\ \
* | | added "objectivec" build target (#3033)Gravatar makdharma2017-05-01
| * | Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-masterGravatar Adam Cozzette2017-04-27
|/| |
* | | Merge pull request #3023 from acozzette/minGravatar 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
|\ \ \
* \ \ \ Merge pull request #3015 from buchgr/unused-constsGravatar Feng Xiao2017-04-26
|\ \ \ \
| | * | | Remove "using namespace std" from stubs/common.hGravatar Adam Cozzette2017-04-26
| |/ / / |/| | |
| | * | Add a test case for nested enum, which was missed previously. (#3010)Gravatar Paul Yang2017-04-25
| * | | Remove unused constants.Gravatar Jakob Buchgraber2017-04-25
|/ / /
* | | Merge pull request #3008 from postmasters/patch-1Gravatar Feng Xiao2017-04-24
|\ \ \
| | * | Add nested enum descriptor in php rumtime. (#3009)Gravatar Paul Yang2017-04-24
| | * | Update php version number to 3.3.0 (#3001)Gravatar Paul Yang2017-04-24
| * | | Add a link to dart-lang/protobufGravatar postmasters2017-04-24
|/ / /
| * | Throw exception when parsing invalid data. (#3000)Gravatar Paul Yang2017-04-21
| * | Merge pull request #2996 from xfxyjwf/3.3.xGravatar Feng Xiao2017-04-20
| |\ \
| * | | Allow proto files to import descriptor.proto (#2995)Gravatar Paul Yang2017-04-20
| | * | Fix python3 issue.Gravatar Feng Xiao2017-04-20
| |/ /
* | | Merge pull request #2992 from xiaogaozi/patch-1Gravatar Feng Xiao2017-04-20
|\ \ \
| * | | Add gogoprotobuf to third-party add-ons listGravatar Changjian Gao2017-04-20
|/ / /
| * | Prepend "PB" to generated classes whose name are reserved words. (#2990)Gravatar Paul Yang2017-04-20
| * | Add test for nested enum for php (#2989)Gravatar Paul Yang2017-04-19
| * | Enum defined without package have incorrect class name. (#2988)Gravatar Paul Yang2017-04-19
| * | Make PHP c extension work with PHP7 (#2951)Gravatar Paul Yang2017-04-19
* | | Merge pull request #2508 from yliu120/pass_default_env_to_protocGravatar Feng Xiao2017-04-19
|\ \ \
* \ \ \ Merge pull request #2987 from konsumer/patch-1Gravatar Feng Xiao2017-04-19
|\ \ \ \
* \ \ \ \ Merge pull request #2982 from mda000/issue2972Gravatar Adam Cozzette2017-04-19
|\ \ \ \ \
| | * | | | Add node-protoc-plugin to "Other Utilities"Gravatar David Konsumer2017-04-18
| |/ / / / |/| | | |
* | | | | Merge pull request #2985 from thomasvl/class_check_tweaksGravatar Thomas Van Lenten2017-04-18
|\ \ \ \ \
| * | | | | Tighten up class usage/checks.Gravatar Thomas Van Lenten2017-04-18
|/ / / / /
| * / / / Simplify the Element dtor invocation when freeing elements inGravatar Michael Allen2017-04-17
|/ / / /