1. 964627e Include the oneof-case in equality and hash code generated code. by Jon Skeet · 9 years ago
  2. 1abf297 Merge pull request #903 from pherl/bazel_test by Jisi Liu · 9 years ago
  3. e1f60f5 Update comments. by Jisi Liu · 9 years ago
  4. b657cb4 fix six package path. by Jisi Liu · 9 years ago
  5. fbc51b7 Add six as an external dep. by Jisi Liu · 9 years ago
  6. 68e13f4 Enable python tests with testdata. by Jisi Liu · 9 years ago
  7. b152d7f Merge pull request #901 from pherl/bazel_test by Jisi Liu · 9 years ago
  8. 598480d Add runfiles to make the protobuf_test pass. by Jisi Liu · 9 years ago
  9. 343f93f Merge pull request #900 from pherl/rename by Jisi Liu · 9 years ago
  10. 96da4ed Merge pull request #899 from pherl/cc_bazel by Jisi Liu · 9 years ago
  11. 166e9bb Rename python and java bazel rules. by Jisi Liu · 9 years ago
  12. 6ddcae2 Use && for internal_copied_filegroup. by Jisi Liu · 9 years ago
  13. 66e3a6d Merge pull request #867 from pherl/master by Jisi Liu · 9 years ago
  14. 8f54026 avoid name duplication. by Jisi Liu · 9 years ago
  15. bc4fd15 Rename copeid_src to internal_copied_filegroup by Jisi Liu · 9 years ago
  16. 14c8f8a Uncomment objc tests by Jisi Liu · 9 years ago
  17. a33fa8e fix sources for python target and add needed dependencies. by Jisi Liu · 9 years ago
  18. 53a56be Change the impl rule include to includes. by Jisi Liu · 9 years ago
  19. 04658a3 Change default value of protoc on xx_proto_library rules. by Jisi Liu · 9 years ago
  20. 32fb7dd Merge pull request #869 from anandolee/master by Jie Luo · 9 years ago
  21. 7b948cc Support python for bazel. by Jisi Liu · 9 years ago
  22. 993fb70 Python bazel support. by Jisi Liu · 9 years ago
  23. 2850a98 fix json_format for python2.6: by Jie Luo · 9 years ago
  24. e63bd9b Merge pull request #892 from pherl/cc_bazel by Jisi Liu · 9 years ago
  25. 6dac082 Allow include to be None. by Jisi Liu · 9 years ago
  26. 70b81ba Merge pull request #889 from leif81/patch-1 by Feng Xiao · 9 years ago
  27. a9e6a8f Change back to "protobuf_BUILD_TESTS" flag by Leif Gruenwoldt · 9 years ago
  28. 5314ad1 Merge pull request #783 from podsvirov/topic-cmake-project by Feng Xiao · 9 years ago
  29. beeb3aa Merge pull request #883 from pherl/cc_bazel by Jisi Liu · 9 years ago
  30. 24e2d8c Fix typos in cmake README.md by Leif Gruenwoldt · 9 years ago
  31. 3101e73 Change prefix to include, and add docs by Jisi Liu · 9 years ago
  32. d8701b5 Rename deps/proto_deps to cc_libs/deps by Jisi Liu · 9 years ago
  33. 9c7d9c0 style/naming fix by Jisi Liu · 9 years ago
  34. 25d75b5 make cc_out and py_out internal. by Jisi Liu · 9 years ago
  35. 125a91b Format code. by Jisi Liu · 9 years ago
  36. ee8131a buildifier the file by Jisi Liu · 9 years ago
  37. 39362b3 Extract protoc action into .bzl for cc. by Jisi Liu · 9 years ago
  38. c3aa4c2 Improved SHARED build from CMake project by Konstantin Podsvirov · 9 years ago
  39. d8a926e Merge pull request #824 from jtattermusch/expose_get_output_file by Jan Tattermusch · 9 years ago
  40. 8894d1f Merge pull request #875 from tkarls/return_correct_bool_type_from_map by Feng Xiao · 9 years ago
  41. 3af7054 Merge pull request #878 from matthewvalimaki/autogen-options by Feng Xiao · 9 years ago
  42. b699c28 Merge pull request #876 from tkarls/use_correct_int_type_in_set_function by Feng Xiao · 9 years ago
  43. c0a7ea4 Add support for arguments. Support curl -s argument. by Matthew Valimaki · 9 years ago
  44. 59906e8 Changed argument typ to uint32 in set function that sets an uint32 value by Thomas Karlsson · 9 years ago
  45. b7996f0 Changed return type from int32 to bool in function returning a bool by Thomas Karlsson · 9 years ago
  46. 49f24af Merge pull request #815 from TeBoring/third-party by Paul Yang · 9 years ago
  47. 693cb3d Merge pull request #822 from podsvirov/topic-cmake-readme by Feng Xiao · 9 years ago
  48. 0f21c53 Update cmake/README.md for #783 PR by Konstantin Podsvirov · 9 years ago
  49. 3f78836 Merge pull request #866 from Sahloul/patch-1 by Feng Xiao · 9 years ago
  50. e2fb73a Merge pull request #856 from mzhaom/bazel-build by Jisi Liu · 9 years ago
  51. 4ead55c Use static cast by Hamdi Sahloul · 9 years ago
  52. 4c4aae8 VS2010 compatibility of address initalization by Hamdi Sahloul · 9 years ago
  53. 5cdd936 Add missing csharp_doc_comment.cc to protoc_lib. by Ming Zhao · 9 years ago
  54. c34ed5c Merge pull request #846 from jskeet/tostring by Jon Skeet · 9 years ago
  55. 2842568 Merge pull request #860 from pherl/master by Jisi Liu · 9 years ago
  56. f6fa5c7 add complete WKT for python. by Jisi Liu · 9 years ago
  57. 7464f40 Generate well known types for python. by Jisi Liu · 9 years ago
  58. 878b603 Merge pull request #849 from pherl/master by Jisi Liu · 9 years ago
  59. 5f6a1d3 Remove duplicated header file by Jisi Liu · 9 years ago
  60. 479a90b Revert unwanted changes. by Jisi Liu · 9 years ago
  61. 78d040a remove extra collection import by Jisi Liu · 9 years ago
  62. 72bd9c9 disable tests for python-cpp under py26 as well. by Jisi Liu · 9 years ago
  63. f509c7b disable py2.6 tests for json_format_test by Jisi Liu · 9 years ago
  64. dbea00a Revert back changes to import unittest2 for py26 by Jisi Liu · 9 years ago
  65. a783eaf make the python json test less strict on expected errors. by Jisi Liu · 9 years ago
  66. 61871a0 fix stringpiece test to use portable hash set. by Jisi Liu · 9 years ago
  67. e8c3c54 Adding back three missing export macros. by Jisi Liu · 9 years ago
  68. 9cafa20 Merge pull request #837 from mzhaom/bazel-java by Jisi Liu · 9 years ago
  69. 8d8177c Merge remote-tracking branch 'origin/master' into fix-author by Jisi Liu · 9 years ago
  70. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  71. cccf6fe Merge pull request #845 from jskeet/xmldocs by Jan Tattermusch · 9 years ago
  72. 7c14dc8 Down-integrate internal bug fixing changes. by Bo Yang · 9 years ago
  73. 24fe6ba Merge pull request #843 from thomasvl/objcpp_enum_fwd_decl by Paul Yang · 9 years ago
  74. ad2d5c9 Support enum forward decls in Objective C++ by Thomas Van Lenten · 9 years ago
  75. 9ed6d4d Support ToString in RepeatedField and MapField. by Jon Skeet · 9 years ago
  76. 18e0a2e Generated code from previous commit. by Jon Skeet · 9 years ago
  77. 67dd42c First pass at generating XML documentation from .proto comments. by Jon Skeet · 9 years ago
  78. ebf3eb6 Merge pull request #841 from thomasvl/newer_xcodes by Paul Yang · 9 years ago
  79. aa7ea3b Merge pull request #834 from jskeet/docfixes by Jon Skeet · 9 years ago
  80. 6bbbdfa Fix typo in oneof case enum comment by Jon Skeet · 9 years ago
  81. 5ebac49 Merge pull request #836 from jcanizales/fix-version-number by Paul Yang · 9 years ago
  82. 1383d53 Cleanups for newer Xcodes by Thomas Van Lenten · 9 years ago
  83. 60880a7 Add "java_proto" target in bazel BUILD file to provide Java runtime library. by Ming Zhao · 9 years ago
  84. 61874bc Merge pull request #831 from haberman/ruby-tinyfix by Joshua Haberman · 9 years ago
  85. c1e3f54 Fix Podspec version number by Jorge Canizales · 9 years ago
  86. e2c8230 Generated code changes for previous commit. by Jon Skeet · 9 years ago
  87. 1351d20 Move the summary comments above the attributes. by Jon Skeet · 9 years ago
  88. b0888a4 Generated code for previous commit by Jon Skeet · 9 years ago
  89. 2212f56 Added documentation to generated code. by Jon Skeet · 9 years ago
  90. 14e2b4f A very small fix to silence some warnings. by Josh Haberman · 9 years ago
  91. 0e5686a Merge pull request #727 from AustinSchuh/arena_bounds_fix by Feng Xiao · 9 years ago
  92. c31f11d expose GetOutputFile in csharp_names.h by Jan Tattermusch · 9 years ago
  93. 97a1c1e Merge pull request #785 from jskeet/csharp-directories by Jan Tattermusch · 9 years ago
  94. f397ede Add CMake option protobuf_DEBUG_POSTFIX by Konstantin Podsvirov · 9 years ago
  95. e301946 Simplify testing from CMake project to "check" target by Konstantin Podsvirov · 9 years ago
  96. c941891 Merge pull request #813 from 0xAAE/master by Feng Xiao · 9 years ago
  97. d41601c Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  98. 0a22fe5 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS by Konstantin Podsvirov · 9 years ago
  99. 620bd74 Rename CMake option ZLIB to protobuf_WITH_ZLIB by Konstantin Podsvirov · 9 years ago
  100. 673d32e Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS by Konstantin Podsvirov · 9 years ago