1. 4777574 Add a link to dart-lang/protobuf by postmasters · 8 years ago
  2. 14afc3f Merge pull request #2992 from xiaogaozi/patch-1 by Feng Xiao · 8 years ago
  3. f85eecb Add gogoprotobuf to third-party add-ons list by Changjian Gao · 8 years ago
  4. 357afc3 Merge pull request #2508 from yliu120/pass_default_env_to_protoc by Feng Xiao · 8 years ago
  5. 0a93f67 Merge pull request #2987 from konsumer/patch-1 by Feng Xiao · 8 years ago
  6. 594f810 Merge pull request #2982 from mda000/issue2972 by Adam Cozzette · 8 years ago
  7. 3055a02 Add node-protoc-plugin to "Other Utilities" by David Konsumer · 8 years ago
  8. a3873ca Merge pull request #2985 from thomasvl/class_check_tweaks by Thomas Van Lenten · 8 years ago
  9. f5a01d1 Tighten up class usage/checks. by Thomas Van Lenten · 8 years ago
  10. 2240a78 Simplify the Element dtor invocation when freeing elements in by Michael Allen · 8 years ago
  11. 8aa927f Merge pull request #2950 from anuraaga/dev_rag by Feng Xiao · 8 years ago
  12. bf483df Allow unknown values for Map put*Value methods just like every other enum mutation method. by Anuraag Agrawal · 8 years ago
  13. efec757 Merge pull request #2937 from anuraaga/dev_rag2 by Adam Cozzette · 8 years ago
  14. 69bfde2 Merge pull request #2922 from anandolee/master by Jie Luo · 8 years ago
  15. 09328db Fix test for unexpected type url when parsing Any. Currently, the test fails since TestAllTypes doesn't have field '@type', which is the same test as testUnknownFields. by Anuraag Agrawal · 8 years ago
  16. 139fd0a Merge pull request #2933 from mharrend/patch-1 by Adam Cozzette · 8 years ago
  17. 37c7b76 Merge pull request #2930 from anuraaga/dev_rag by Adam Cozzette · 8 years ago
  18. 662f978 Fix duplicate fields test. The repeated version is passing because null values in a repeated field are rejected and not testing what it wanted to. Also adds a oneof version that verifies the case of oneof fields of different names (currently only same name check seems to be tested). by Anuraag Agrawal · 8 years ago
  19. cc3fa2e Merge pull request #2676 from acozzette/js-compatibility-tests by Adam Cozzette · 8 years ago
  20. 10ea251 Added compatibility tests for version 3.0.0 by Adam Cozzette · 8 years ago
  21. 7e5f980 Split test protos into two groups by Adam Cozzette · 8 years ago
  22. dd04ffb Adding default shell env by Marco A. Harrendorf · 8 years ago
  23. 58373fa Fix error message for int64 parse error. by Anuraag Agrawal · 8 years ago
  24. 11c902e Add IntelliJ project to gitignore for java project. by Anuraag Agrawal · 8 years ago
  25. c348d46 Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject() by Jie Luo · 8 years ago
  26. 4a0dd03 Removes ignored const from return type (#2915) by Juan David Dominguez · 8 years ago
  27. 258406b Merge pull request #2919 from thomasvl/drop_dispatch by Thomas Van Lenten · 8 years ago
  28. 130c166 Remove the use of dispatch_once that is heap backed. by Thomas Van Lenten · 8 years ago
  29. ba3fa41 Merge pull request #2918 from thomasvl/xcode_8_3 by Thomas Van Lenten · 8 years ago
  30. 558ba98 Add support for Xcode 8.3 to the build helper. by Thomas Van Lenten · 8 years ago
  31. 04c77c4 Merge pull request #2913 from thomasvl/conformance_ignores by Thomas Van Lenten · 8 years ago
  32. d43eaf2 Fix gcc warning when using map (#2213) by drivehappy · 8 years ago
  33. 5859932 Merge pull request #2914 from acozzette/nacl by Adam Cozzette · 8 years ago
  34. f316375 Added a workaround to allow building for NaCl by Adam Cozzette · 8 years ago
  35. 8adf57e Add some new ignores for things generated in conformance. by Thomas Van Lenten · 8 years ago
  36. b3f3e12 Merge pull request #2912 from thomasvl/objc_recursion_limit by Thomas Van Lenten · 8 years ago
  37. ddb4388 Raise the recursion limit to 100 to match other languages. by Thomas Van Lenten · 8 years ago
  38. d9e0119 Merge pull request #2858 from haberman/gopackage by Joshua Haberman · 8 years ago
  39. c565e25 Merge pull request #1662 from haberman/jsconformance by Joshua Haberman · 8 years ago
  40. 7610f10 Merge pull request #2884 from anandolee/master by Jie Luo · 8 years ago
  41. 689e4bf Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings to multiple options. by Jie Luo · 8 years ago
  42. 373809e Merge pull request #2897 from cgrushko/patch-5 by Feng Xiao · 8 years ago
  43. 6f21e29 Compile the Java proto runtime with Java 6 by cgrushko · 8 years ago
  44. 1387a67 Update commit number in Docker to update composer dependency (#2869) by Paul Yang · 8 years ago
  45. ffa932b Merge pull request #2861 from byronyi/#710 by Adam Cozzette · 8 years ago
  46. 312e2db Update BUILD by Bairen Yi · 8 years ago
  47. db3ef48 Merge pull request #2860 from prehistoric-penguin/master by Feng Xiao · 8 years ago
  48. 20181f6 Merge pull request #2854 from hesmar/attributesFix by Adam Cozzette · 8 years ago
  49. 4d273f2 Merge pull request #2870 from acozzette/memcpy-memmove by Adam Cozzette · 8 years ago
  50. 15b60bc Merge pull request #2867 from mojoBrendan/master by Feng Xiao · 8 years ago
  51. ea5ef14 Ruby: only link against specific version of memcpy if we're using glibc by Adam Cozzette · 8 years ago
  52. c12cc34 Merge pull request #2837 from anandolee/master by Jie Luo · 8 years ago
  53. 6b27c1f Add file option php_class_prefix (#2849) by Paul Yang · 8 years ago
  54. c0871aa Merge pull request #2848 from xfxyjwf/freebsd by Feng Xiao · 8 years ago
  55. e8e6aa2 Update delimited_message_util_test.cc by Bairen Yi · 8 years ago
  56. 89eb4e5 Add option to preserve original proto field names by Brendan McCarthy · 8 years ago
  57. 1eee320 Add use_snake_case_for_field_names option to JsonPrintOptions by Brendan McCarthy · 8 years ago
  58. c415a14 fix several issues by Byron Yi · 8 years ago
  59. 44dc555 Merge pull request #2866 from xfxyjwf/nano by Feng Xiao · 8 years ago
  60. ddc0096 Add a notice for nano. by Feng Xiao · 8 years ago
  61. 1b0db1c Removed obsolete comments and added docs. by Josh Haberman · 8 years ago
  62. 0df2028 Properly regenerated descriptor.proto. by Josh Haberman · 8 years ago
  63. 89c3c45 Merge pull request #2859 from haberman/junit-dep-scope by Joshua Haberman · 8 years ago
  64. 2957703 Merge pull request #2847 from haberman/ruby-toh by Joshua Haberman · 8 years ago
  65. 0fad0e1 Merge pull request #2794 from acozzette/jspb-extensions by Adam Cozzette · 8 years ago
  66. acaa940 add delimited_message_util.cc to libprotobuf.cmake by Byron Yi · 8 years ago
  67. 7008a88 add LIBPROTOBUF_EXPORT to make msvc happy by Byron Yi · 8 years ago
  68. cb3e84b migrate delimited messages functions to util package by Byron Yi · 8 years ago
  69. 33cc25f Remove duplicated copyright statement by prehistoric-penguin · 8 years ago
  70. 496cd48 Changed scope of Java deps to "test". by Josh Haberman · 8 years ago
  71. e62e30c Changed go_package for plugin.proto. by Josh Haberman · 8 years ago
  72. 4842363 Merge pull request #2023 from odeke-em/fix-print-help-to-stdout by Joshua Haberman · 8 years ago
  73. e77a09e Incremented Ruby version number to 3.2.0.1 by Adam Cozzette · 8 years ago
  74. 8c40b51 Ruby: update Gemspec. by Josh Haberman · 8 years ago
  75. 97cbc42 Fix libprotoc.cmake to generate well_known_types_embed.cc by Konstantin Podsvirov · 8 years ago
  76. f23869c Bug fix: When encoding, negative int32 values should be padded to int64 (#2660) by Paul Yang · 8 years ago
  77. 014a550 Ruby: build packages for Ruby 2.4. by Josh Haberman · 8 years ago
  78. c57c77b Merge pull request #2829 from afrantzis/hide-unnecessary-library-symbols by Adam Cozzette · 8 years ago
  79. 324a299 Made formatting more consistent. by Josh Haberman · 8 years ago
  80. ed0ef54 Merge pull request #2846 from acozzette/bytestream-comment by Adam Cozzette · 8 years ago
  81. d18df81 Merge pull request #2855 from thomasvl/copy_note by Thomas Van Lenten · 8 years ago
  82. 5e4f14f Document deep copy in the header by Thomas Van Lenten · 8 years ago
  83. b4b855c fix attributes warning by Markus Heß · 8 years ago
  84. 416f909 Fix freebsd build. by Feng Xiao · 8 years ago
  85. 9c6b8cb Ruby: fixed Message#to_h for map fields. by Josh Haberman · 8 years ago
  86. 95b4427 Build system fixes for JS conformance tests. by Josh Haberman · 8 years ago
  87. 43f2db7 Merge pull request #2843 from haberman/check by Joshua Haberman · 8 years ago
  88. 746ca59 Updated an outdated comment in bytestream.h by Adam Cozzette · 8 years ago
  89. 874e382 Replace CHECK() with GOOGLE_CHECK(). by Josh Haberman · 8 years ago
  90. 8df69f0 Conformance test for JS now work, though 15 tests fail. by Josh Haberman · 8 years ago
  91. f0a5c10 Merge pull request #2836 from xfxyjwf/i894 by Feng Xiao · 8 years ago
  92. ddfc86b Merge pull request #2835 from pherl/javaep by Jisi Liu · 8 years ago
  93. 13d165d Hide unnecessary exported library symbols by Alexandros Frantzis · 8 years ago
  94. d59592a DefaultValueObjectWriter should populate oneof message field by Jie Luo · 8 years ago
  95. c94555f Double-quote file paths in extract_includes.bat.in by Feng Xiao · 8 years ago
  96. f4f31e7 Suppress the last unchecked warning. by Jisi Liu · 8 years ago
  97. a69bc9d Merge pull request #2822 from anandolee/master by Jie Luo · 8 years ago
  98. f54fb9d Merge pull request #2832 from pherl/javaep by Jisi Liu · 8 years ago
  99. e11cd3e Merge pull request #2818 from xfxyjwf/i1470 by Feng Xiao · 8 years ago
  100. 92064a4 Merge pull request #2824 from xfxyjwf/i1415 by Feng Xiao · 8 years ago