aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | generate python code when calling PROTOBUF_GENERATE_PYTHONGravatar Markus Heß2017-09-25
|/ /
* | Enforce all error report for php tests. (#3670)Gravatar Paul Yang2017-09-22
* | Merge pull request #3675 from hesmar/hesmar/cmakeAddDllExportGravatar Feng Xiao2017-09-22
|\ \
| * | protobuf_generate: add EXPORT_MACRO optionGravatar Markus Heß2017-09-22
|/ /
* | Merge pull request #3674 from pherl/shutdownGravatar Jisi Liu2017-09-21
|\ \
* \ \ Merge pull request #3627 from zanker/zanker/add-submsg-hash-initGravatar Joshua Haberman2017-09-21
|\ \ \
| | * | Test Shutdown can be called multiple times.Gravatar Jisi Liu2017-09-21
| |/ / |/| |
| * | Update message.cGravatar Zachary Anker2017-09-21
* | | Add $ before url_prefix_len to make it a variable. (#3668)Gravatar Paul Yang2017-09-20
* | | Merge pull request #3639 from zanker/zanker/fix-embedded-to_hGravatar Joshua Haberman2017-09-20
|\ \ \
| * | | Update message.cGravatar Zachary Anker2017-09-20
| | * | Allow initializing a chain of protos using only a hashGravatar Zachary Anker2017-09-20
| * | | Fixed to_h with repeated messages to return hashes in RubyGravatar Zachary Anker2017-09-20
* | | | Merge pull request #2377 from mcos/chore/conformance-null-testsGravatar Feng Xiao2017-09-19
|\ \ \ \
* \ \ \ \ Merge pull request #3624 from acozzette/down-integrateGravatar Adam Cozzette2017-09-18
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | * Merge pull request #3651 from pherl/3.4.xGravatar Jisi Liu2017-09-15
| | | | |\
| | | | | * Bumping minor version for ruby gemsGravatar Jisi Liu2017-09-15
| | | | * | Merge pull request #3612 from TeBoring/php-bugGravatar Paul Yang2017-09-15
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | * | Merge pull request #3642 from pherl/3.4.xGravatar Jisi Liu2017-09-14
| | | | |\ \
| | | | | * | Bump version for minor releaseGravatar Jisi Liu2017-09-14
| | | | |/ /
| * | | / / Integrated internal changes from GoogleGravatar Adam Cozzette2017-09-14
|/ / / / /
* | | | | Merge pull request #3626 from xfxyjwf/fixgoGravatar Feng Xiao2017-09-13
|\ \ \ \ \
| * | | | | Fix go example test.Gravatar Feng Xiao2017-09-13
* | | | | | Merge pull request #3635 from drivehappy/clang_cleanupGravatar Feng Xiao2017-09-13
|\ \ \ \ \ \
| * | | | | | Clang warning cleanup for unused parameter.Gravatar drivehappy2017-09-13
|/ / / / / /
* | | | | | Merge pull request #3158 from yeswalrus/fix-policy-warningGravatar Feng Xiao2017-09-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | * | Merge pull request #3634 from TeBoring/ruby-bugGravatar Paul Yang2017-09-13
| | | | |\ \
| | | | | * | Storing the frame on the map means we don't need the arrayGravatar Aaron Patterson2017-09-13
| | | | | * | Move parse frame array to the Map objectGravatar Aaron Patterson2017-09-13
| | | | |/ /
| | | | * | Revert "Fix js conformance tests. (#3604)" (#3633)Gravatar Paul Yang2017-09-13
| | | | | * Rename ClassNamePrefix to ConstantNamePrefixGravatar Bo Yang2017-09-13
| | | | * | Fix js conformance tests. (#3604)Gravatar Paul Yang2017-09-12
| | | | | * Exclude valid constant name from reserved name.Gravatar Bo Yang2017-09-12
* | | | | | Merge pull request #3621 from jtattermusch/upport_3596Gravatar Jan Tattermusch2017-09-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #3618 from hesmar/fix_protobuf_generateGravatar Feng Xiao2017-09-12
|\ \ \ \ \ \
| | * | | | | Google.Protobuf should target net45Gravatar Jan Tattermusch2017-09-12
| |/ / / / / |/| | | | |
| * | | | | fix protobuf_generate functionGravatar Markus Heß2017-09-12
* | | | | | Merge pull request #3613 from xfxyjwf/bazel_examplesGravatar Feng Xiao2017-09-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Exclude addressbook.proto from C# boostrap test.Gravatar Feng Xiao2017-09-11
| | | | | * Change array to map for reserved names in c extensionGravatar Bo Yang2017-09-11
| * | | | | Update C# generated file for addressbook.protoGravatar Feng Xiao2017-09-11
| * | | | | Update examples file list.Gravatar Feng Xiao2017-09-11
| | | | | * Change array to associate array.Gravatar Bo Yang2017-09-11
* | | | | | Add well-known timestamps to JSON for PHP (#3564)Gravatar Jack Wakefield2017-09-10
| * | | | | Add bazel support for examples.Gravatar Feng Xiao2017-09-08
|/ / / / /
| | | | * Add prefix to php reserved keywords.Gravatar Bo Yang2017-09-08
| | | |/
* | | | Merge pull request #2576 from cristicbz/py-strutilGravatar Feng Xiao2017-09-08
|\ \ \ \
| | | | * Merge pull request #3596 from jtattermusch/csharp_target_net45Gravatar Jan Tattermusch2017-09-07
| | | | |\
* | | | | \ Merge pull request #3590 from NanXiao/patch-1Gravatar Adam Cozzette2017-09-06
|\ \ \ \ \ \
* | | | | | | Add native php support for Duration. (#3583)Gravatar Paul Yang2017-09-05