1. 0fb39c4 Created a new exception for JSON failures. by Jon Skeet · 9 years ago
  2. b6a32e9 Merge pull request #923 from jskeet/json-parsing by Jon Skeet · 9 years ago
  3. 55ad57a Merge pull request #936 from andrewharp/patch-1 by Feng Xiao · 9 years ago
  4. 0cf6198 Merge pull request #939 from dougkwan/master by Feng Xiao · 9 years ago
  5. 2a50e67 Add support for POWER Linux by Doug Kwan · 9 years ago
  6. 38f131f Build protoc for host platform to enable cross-compilation. by Andrew Harp · 9 years ago
  7. fb24882 Implement JSON parsing in C#. by Jon Skeet · 9 years ago
  8. aa36754 Merge pull request #930 from pherl/bazel_test by Jisi Liu · 9 years ago
  9. ec9f45b Merge pull request #931 from xfxyjwf/fix_compile by Feng Xiao · 9 years ago
  10. 9659ea9 Fix compilation errors when built internally. by Feng Xiao · 9 years ago
  11. d4bef7d add warning notes for cc|py_proto_library rules. by Jisi Liu · 9 years ago
  12. 59635c1 Merge pull request #929 from jskeet/unsafe-internal by Jan Tattermusch · 9 years ago
  13. 885406a Make BytesString.Unsafe internal (which it should have been all along) by Jon Skeet · 9 years ago
  14. 8eebad1 Merge pull request #924 from bbarenblat/master by Feng Xiao · 9 years ago
  15. a2ce9cb Correct spelling by Benjamin Barenblat · 9 years ago
  16. 46f8a79 Merge pull request #905 from jskeet/wrapper-clear by Jan Tattermusch · 9 years ago
  17. f5a0a7f Fix clearing wrapper type fields with reflection. by Jon Skeet · 9 years ago
  18. a74e912 Merge pull request #922 from randomascii/master by Feng Xiao · 9 years ago
  19. 86ba70e Get VS 2015 to use const int definitions by Bruce Dawson · 9 years ago
  20. 86f6f53 Merge pull request #861 from haberman/pywarnings by Joshua Haberman · 9 years ago
  21. c3ca920 Pass $CC environment variable through tox. by Josh Haberman · 9 years ago
  22. d8814ed Special-case Clang-only warning flags to Clang. by Josh Haberman · 9 years ago
  23. 30cbd4c Disable some more warnings to be warnings-free. by Josh Haberman · 9 years ago
  24. 70ffefa Fixed compile errors after rebase. by Josh Haberman · 9 years ago
  25. 00700b7 Removed all warnings from the Python/C++ build. by Josh Haberman · 9 years ago
  26. 12fb61b Merge pull request #915 from pherl/master by Jisi Liu · 9 years ago
  27. be92ffb add default_runtime attribute to cc|py rules. by Jisi Liu · 9 years ago
  28. d4569d1 Merge pull request #908 from jskeet/oneof-equality by Jan Tattermusch · 9 years ago
  29. 55313c9 Generated code for previous commit (oneof case contributing to hash code and equality). by Jon Skeet · 9 years ago
  30. 964627e Include the oneof-case in equality and hash code generated code. by Jon Skeet · 9 years ago
  31. dfae9e3 Merge pull request #904 from matthew-wu/master by Jisi Liu · 9 years ago
  32. 187cfc5 Change the #include for any.h to use angle brackets instead of quotes, to be consistent with other protobuf library includes. by Matthew Wu · 9 years ago
  33. 1abf297 Merge pull request #903 from pherl/bazel_test by Jisi Liu · 9 years ago
  34. e1f60f5 Update comments. by Jisi Liu · 9 years ago
  35. b657cb4 fix six package path. by Jisi Liu · 9 years ago
  36. fbc51b7 Add six as an external dep. by Jisi Liu · 9 years ago
  37. 68e13f4 Enable python tests with testdata. by Jisi Liu · 9 years ago
  38. b152d7f Merge pull request #901 from pherl/bazel_test by Jisi Liu · 9 years ago
  39. 598480d Add runfiles to make the protobuf_test pass. by Jisi Liu · 9 years ago
  40. 343f93f Merge pull request #900 from pherl/rename by Jisi Liu · 9 years ago
  41. 96da4ed Merge pull request #899 from pherl/cc_bazel by Jisi Liu · 9 years ago
  42. 166e9bb Rename python and java bazel rules. by Jisi Liu · 9 years ago
  43. 6ddcae2 Use && for internal_copied_filegroup. by Jisi Liu · 9 years ago
  44. 66e3a6d Merge pull request #867 from pherl/master by Jisi Liu · 9 years ago
  45. 8f54026 avoid name duplication. by Jisi Liu · 9 years ago
  46. bc4fd15 Rename copeid_src to internal_copied_filegroup by Jisi Liu · 9 years ago
  47. 14c8f8a Uncomment objc tests by Jisi Liu · 9 years ago
  48. a33fa8e fix sources for python target and add needed dependencies. by Jisi Liu · 9 years ago
  49. 53a56be Change the impl rule include to includes. by Jisi Liu · 9 years ago
  50. 04658a3 Change default value of protoc on xx_proto_library rules. by Jisi Liu · 9 years ago
  51. 32fb7dd Merge pull request #869 from anandolee/master by Jie Luo · 9 years ago
  52. 7b948cc Support python for bazel. by Jisi Liu · 9 years ago
  53. 993fb70 Python bazel support. by Jisi Liu · 9 years ago
  54. 2850a98 fix json_format for python2.6: by Jie Luo · 9 years ago
  55. e63bd9b Merge pull request #892 from pherl/cc_bazel by Jisi Liu · 9 years ago
  56. 6dac082 Allow include to be None. by Jisi Liu · 9 years ago
  57. 70b81ba Merge pull request #889 from leif81/patch-1 by Feng Xiao · 9 years ago
  58. a9e6a8f Change back to "protobuf_BUILD_TESTS" flag by Leif Gruenwoldt · 9 years ago
  59. 5314ad1 Merge pull request #783 from podsvirov/topic-cmake-project by Feng Xiao · 9 years ago
  60. beeb3aa Merge pull request #883 from pherl/cc_bazel by Jisi Liu · 9 years ago
  61. 24e2d8c Fix typos in cmake README.md by Leif Gruenwoldt · 9 years ago
  62. 3101e73 Change prefix to include, and add docs by Jisi Liu · 9 years ago
  63. d8701b5 Rename deps/proto_deps to cc_libs/deps by Jisi Liu · 9 years ago
  64. 9c7d9c0 style/naming fix by Jisi Liu · 9 years ago
  65. 25d75b5 make cc_out and py_out internal. by Jisi Liu · 9 years ago
  66. 125a91b Format code. by Jisi Liu · 9 years ago
  67. ee8131a buildifier the file by Jisi Liu · 9 years ago
  68. 39362b3 Extract protoc action into .bzl for cc. by Jisi Liu · 9 years ago
  69. c3aa4c2 Improved SHARED build from CMake project by Konstantin Podsvirov · 9 years ago
  70. d8a926e Merge pull request #824 from jtattermusch/expose_get_output_file by Jan Tattermusch · 9 years ago
  71. 8894d1f Merge pull request #875 from tkarls/return_correct_bool_type_from_map by Feng Xiao · 9 years ago
  72. 3af7054 Merge pull request #878 from matthewvalimaki/autogen-options by Feng Xiao · 9 years ago
  73. b699c28 Merge pull request #876 from tkarls/use_correct_int_type_in_set_function by Feng Xiao · 9 years ago
  74. c0a7ea4 Add support for arguments. Support curl -s argument. by Matthew Valimaki · 9 years ago
  75. 59906e8 Changed argument typ to uint32 in set function that sets an uint32 value by Thomas Karlsson · 9 years ago
  76. b7996f0 Changed return type from int32 to bool in function returning a bool by Thomas Karlsson · 9 years ago
  77. 49f24af Merge pull request #815 from TeBoring/third-party by Paul Yang · 9 years ago
  78. 693cb3d Merge pull request #822 from podsvirov/topic-cmake-readme by Feng Xiao · 9 years ago
  79. 0f21c53 Update cmake/README.md for #783 PR by Konstantin Podsvirov · 9 years ago
  80. 3f78836 Merge pull request #866 from Sahloul/patch-1 by Feng Xiao · 9 years ago
  81. e2fb73a Merge pull request #856 from mzhaom/bazel-build by Jisi Liu · 9 years ago
  82. 4ead55c Use static cast by Hamdi Sahloul · 9 years ago
  83. 4c4aae8 VS2010 compatibility of address initalization by Hamdi Sahloul · 9 years ago
  84. 5cdd936 Add missing csharp_doc_comment.cc to protoc_lib. by Ming Zhao · 9 years ago
  85. c34ed5c Merge pull request #846 from jskeet/tostring by Jon Skeet · 9 years ago
  86. 2842568 Merge pull request #860 from pherl/master by Jisi Liu · 9 years ago
  87. f6fa5c7 add complete WKT for python. by Jisi Liu · 9 years ago
  88. 7464f40 Generate well known types for python. by Jisi Liu · 9 years ago
  89. 878b603 Merge pull request #849 from pherl/master by Jisi Liu · 9 years ago
  90. 5f6a1d3 Remove duplicated header file by Jisi Liu · 9 years ago
  91. 479a90b Revert unwanted changes. by Jisi Liu · 9 years ago
  92. 78d040a remove extra collection import by Jisi Liu · 9 years ago
  93. 72bd9c9 disable tests for python-cpp under py26 as well. by Jisi Liu · 9 years ago
  94. f509c7b disable py2.6 tests for json_format_test by Jisi Liu · 9 years ago
  95. dbea00a Revert back changes to import unittest2 for py26 by Jisi Liu · 9 years ago
  96. a783eaf make the python json test less strict on expected errors. by Jisi Liu · 9 years ago
  97. 61871a0 fix stringpiece test to use portable hash set. by Jisi Liu · 9 years ago
  98. e8c3c54 Adding back three missing export macros. by Jisi Liu · 9 years ago
  99. 9cafa20 Merge pull request #837 from mzhaom/bazel-java by Jisi Liu · 9 years ago
  100. 8d8177c Merge remote-tracking branch 'origin/master' into fix-author by Jisi Liu · 9 years ago