1. 9c407a1 Merge pull request #3751 from uykusuz/master by Jisi Liu · 8 years ago
  2. dedf904 Merge pull request #3764 from zearen/patch-1 by Jisi Liu · 8 years ago
  3. 37f984f Merge pull request #3698 from hesmar/hesmar/fixProtocIncludeDirs by Jisi Liu · 8 years ago
  4. 2e2614e Merge pull request #3706 from johanbrandhorst/patch-1 by Jisi Liu · 8 years ago
  5. 30bfe36 Merge pull request #3736 from jleni/fix_rbpi by Jisi Liu · 8 years ago
  6. dc9190f Merge pull request #3769 from pherl/io_win32 by Jisi Liu · 8 years ago
  7. cc58be6 Fix unsiged underflow by Jisi Liu · 8 years ago
  8. 7dbee32 Remove C++11 only usages in io_win32 tests. by Jisi Liu · 8 years ago
  9. c4f59dc Merge pull request #3760 from jmillikin-stripe/descriptor-memset-ub by Feng Xiao · 8 years ago
  10. aff1097 Fix undefined memory management found by Clang's sanitizers. by John Millikin · 8 years ago
  11. be13314 fixes issue #3750 by Boris Broenner · 8 years ago
  12. f850188 Merge pull request #3744 from fmarier/json-escaping-namespace by Jisi Liu · 8 years ago
  13. 5992e24 Move namespace closing brace inside the header guard block by Francois Marier · 8 years ago
  14. a632f0d Merge pull request #3739 from pherl/merge3.4 by Jisi Liu · 8 years ago
  15. dd980cc Fix distcheck by Jisi Liu · 8 years ago
  16. de15e73 Merge remote-tracking branch 'origin/3.4.x' into master by Jisi Liu · 8 years ago
  17. 08334f0 Converting to immutable hashable types by Juan Leni · 8 years ago
  18. c4083bb Merge pull request #3735 from sgreenstein/patch-1 by Feng Xiao · 8 years ago
  19. 68ee916 Don't pass -lpthread and -lm on Windows by Seth Greenstein · 8 years ago
  20. 6032746 Reserve unknown fields in php (#3659) by Paul Yang · 8 years ago
  21. d2a5f8b Update third_party.md by Zearen Wover · 8 years ago
  22. 77f64bb Add well known types to php runtime. (#3697) by Paul Yang · 8 years ago
  23. cd5f49d Fix ruby segment fault (#3708) by Paul Yang · 8 years ago
  24. d6c32a8 Merge pull request #3714 from thomasvl/objc_increase_test_coverage by Thomas Van Lenten · 8 years ago
  25. a274c67 Build out more complete code coverage in the tests. by Thomas Van Lenten · 8 years ago
  26. 9477123 Let Xcode 9 update project/scheme settings. by Thomas Van Lenten · 8 years ago
  27. 4207066 Merge pull request #3710 from thomasvl/xcode9 by Thomas Van Lenten · 8 years ago
  28. c4dce01 Merge pull request #3709 from thomasvl/unknown_field_merge_issue by Thomas Van Lenten · 8 years ago
  29. b586e64 Add Xcode 9 support to the helper script. by Thomas Van Lenten · 8 years ago
  30. 3f2dcae ObjC: Fix merging of length delimited unknown fields. by Thomas Van Lenten · 8 years ago
  31. 210be26 Use constexpr more with VC++ 2017 (#3707) by Bruce Dawson · 8 years ago
  32. fc7a6a2 Add GopherJS protobuf and gRPC links by Johan Brandhorst · 8 years ago
  33. bd798df Merge pull request #3690 from pherl/3.4.x by Jisi Liu · 8 years ago
  34. a38f876 Merge pull request #3691 from pherl/stringback by Jisi Liu · 8 years ago
  35. f7e2099 protobuf_generate: create include path only for proto files by Markus Heß · 8 years ago
  36. d2738c0 Add spaces by Jisi Liu · 8 years ago
  37. 5a501c6 Fix C++11 string accessors by Jisi Liu · 8 years ago
  38. 6d0cf1b Remove ranged based for in io_win32.cc by Jisi Liu · 8 years ago
  39. fc5aa5d Merge pull request #3676 from hesmar/hesmar/fixProtobufGeneratePython by Feng Xiao · 8 years ago
  40. 0e069e5 generate python code when calling PROTOBUF_GENERATE_PYTHON by Markus Heß · 8 years ago
  41. ae55fd2 Enforce all error report for php tests. (#3670) by Paul Yang · 8 years ago
  42. c204402 Merge pull request #3675 from hesmar/hesmar/cmakeAddDllExport by Feng Xiao · 8 years ago
  43. 9829b8f protobuf_generate: add EXPORT_MACRO option by Markus Heß · 8 years ago
  44. c627530 Merge pull request #3674 from pherl/shutdown by Jisi Liu · 8 years ago
  45. 4fc7529 Merge pull request #3627 from zanker/zanker/add-submsg-hash-init by Joshua Haberman · 8 years ago
  46. b091bfb Test Shutdown can be called multiple times. by Jisi Liu · 8 years ago
  47. 633ef8b Update message.c by Zachary Anker · 8 years ago
  48. 2b0ee3f Add $ before url_prefix_len to make it a variable. (#3668) by Paul Yang · 8 years ago
  49. eade82c Merge pull request #3639 from zanker/zanker/fix-embedded-to_h by Joshua Haberman · 8 years ago
  50. 8eae3fe Update message.c by Zachary Anker · 8 years ago
  51. 8771483 Allow initializing a chain of protos using only a hash by Zachary Anker · 8 years ago
  52. 83264bd Fixed to_h with repeated messages to return hashes in Ruby by Zachary Anker · 8 years ago
  53. cf1b29d Merge pull request #2377 from mcos/chore/conformance-null-tests by Feng Xiao · 8 years ago
  54. fa5a69e Merge pull request #3624 from acozzette/down-integrate by Adam Cozzette · 8 years ago
  55. 655cc83 Merge pull request #3651 from pherl/3.4.x by Jisi Liu · 8 years ago
  56. 2eb1bac Bumping minor version for ruby gems by Jisi Liu · 8 years ago
  57. 5dd818c Merge pull request #3612 from TeBoring/php-bug by Paul Yang · 8 years ago
  58. b04e5cb Merge pull request #3642 from pherl/3.4.x by Jisi Liu · 8 years ago
  59. dba647a Bump version for minor release by Jisi Liu · 8 years ago
  60. 13fd045 Integrated internal changes from Google by Adam Cozzette · 8 years ago
  61. d1bc27c Merge pull request #3626 from xfxyjwf/fixgo by Feng Xiao · 8 years ago
  62. 8136ccb Fix go example test. by Feng Xiao · 8 years ago
  63. c0d88ae Merge pull request #3635 from drivehappy/clang_cleanup by Feng Xiao · 8 years ago
  64. 7f3ded6 Clang warning cleanup for unused parameter. by drivehappy · 8 years ago
  65. 471b45e Merge pull request #3158 from yeswalrus/fix-policy-warning by Feng Xiao · 8 years ago
  66. 3d78561 Merge pull request #3634 from TeBoring/ruby-bug by Paul Yang · 8 years ago
  67. a459b22 Storing the frame on the map means we don't need the array by Aaron Patterson · 8 years ago
  68. c1dd8e8 Move parse frame array to the Map object by Aaron Patterson · 8 years ago
  69. 8741da3 Revert "Fix js conformance tests. (#3604)" (#3633) by Paul Yang · 8 years ago
  70. a425dd9 Rename ClassNamePrefix to ConstantNamePrefix by Bo Yang · 8 years ago
  71. 2bd55a9 Fix js conformance tests. (#3604) by Paul Yang · 8 years ago
  72. f46a01d Exclude valid constant name from reserved name. by Bo Yang · 8 years ago
  73. 06aa8dc Merge pull request #3621 from jtattermusch/upport_3596 by Jan Tattermusch · 8 years ago
  74. ed0a07e Merge pull request #3618 from hesmar/fix_protobuf_generate by Feng Xiao · 8 years ago
  75. 5de0565 Google.Protobuf should target net45 by Jan Tattermusch · 8 years ago
  76. 444aecd fix protobuf_generate function by Markus Heß · 8 years ago
  77. b1befb0 Merge pull request #3613 from xfxyjwf/bazel_examples by Feng Xiao · 8 years ago
  78. 6945203 Exclude addressbook.proto from C# boostrap test. by Feng Xiao · 8 years ago
  79. ddb9ef9 Change array to map for reserved names in c extension by Bo Yang · 8 years ago
  80. 49b31dc Update C# generated file for addressbook.proto by Feng Xiao · 8 years ago
  81. 49b88af Update examples file list. by Feng Xiao · 8 years ago
  82. 89069de Change array to associate array. by Bo Yang · 8 years ago
  83. 174c82d Add well-known timestamps to JSON for PHP (#3564) by Jack Wakefield · 8 years ago
  84. 74bf45f Add bazel support for examples. by Feng Xiao · 8 years ago
  85. e5d000c Add prefix to php reserved keywords. by Bo Yang · 8 years ago
  86. 2ad5c0a Merge pull request #2576 from cristicbz/py-strutil by Feng Xiao · 8 years ago
  87. 6a4ffb2 Merge pull request #3596 from jtattermusch/csharp_target_net45 by Jan Tattermusch · 8 years ago
  88. 054054c Merge pull request #3590 from NanXiao/patch-1 by Adam Cozzette · 8 years ago
  89. 7f8b91f Add native php support for Duration. (#3583) by Paul Yang · 8 years ago
  90. 35b852f Merge pull request #3594 from buchgr/well-known-protos by Feng Xiao · 8 years ago
  91. 699c0eb bazel: Add proto_library rules for well known types. Fixes #2763 by Jakob Buchgraber · 8 years ago
  92. 50a6475 Google.Protobuf should target net45 by Jan Tattermusch · 8 years ago
  93. f4ff17b Update autogen.sh by Nan Xiao · 8 years ago
  94. 6699f2c Merge pull request #3560 from tenderlove/thread-safe-map by Joshua Haberman · 8 years ago
  95. b70e0fd Add php support for Timestamp. (#3575) by Paul Yang · 8 years ago
  96. 2807436 change the field number of php_generic_service to fix the conflict with (#3576) by Paul Yang · 8 years ago
  97. f55c6ec Storing the frame on the map means we don't need the array by Aaron Patterson · 8 years ago
  98. d6152dd Move parse frame array to the Map object by Aaron Patterson · 8 years ago
  99. c7457ef Add any support in php runtime. (#3486) by Paul Yang · 8 years ago
  100. 21b2372 Merge pull request #3565 from pherl/fixdist by Jisi Liu · 8 years ago