1. 2f2da07 Merge pull request #1039 from thomasvl/fix_cleans by Thomas Van Lenten · 9 years ago
  2. a20d0b6 Fix dist_clean and maintainer-clean to get more generated files. by Thomas Van Lenten · 9 years ago
  3. 014b901 Merge pull request #1029 from keveman/master by Joshua Haberman · 9 years ago
  4. 9cbf408 Merge pull request #1025 from Yangqing/master by Feng Xiao · 9 years ago
  5. 031558b Minor changes to match the internal version by Yangqing Jia · 9 years ago
  6. 723010d Merge pull request #1033 from c0nk/wip-implicit-cast-fix by Feng Xiao · 9 years ago
  7. 96537c4 Bringing in internal::shared_ptr into google:protobuf namespace. by Manjunath Kudlur · 9 years ago
  8. f42a68d Fix narrowing implicit cast in generated message [NFC] by Kal Conley · 9 years ago
  9. 27c5229 Merge pull request #1030 from TeBoring/sandbox by Paul Yang · 9 years ago
  10. 1f0286a Use angle bracket for well known type proto header. by Bo Yang · 9 years ago
  11. 46be1d0 Merge pull request #1034 from thomasvl/static_assert_fix by Thomas Van Lenten · 9 years ago
  12. 52b8d3f Use compiler provided static assert and avoid tripping unused-local-typedef warnings. by Thomas Van Lenten · 9 years ago
  13. d03ef20 Made targets relative to google/protobuf by Manjunath Kudlur · 9 years ago
  14. 7b311af Added util/python/BUILD to provide //util/python:python_headers dependency for building use_fast_cpp_protos by Manjunath Kudlur · 9 years ago
  15. a194921 Made building the python extension configurable via --define=use_fast_cpp_protos=true by Manjunath Kudlur · 9 years ago
  16. 3f9b4f2 Updated for c++98 compatibility by Manjunath Kudlur · 9 years ago
  17. 3ff1dca Enable fast cpp protos in the python interface. by Manjunath Kudlur · 9 years ago
  18. 9bd74b7 Merge pull request #1027 from thomasvl/more_nullable_support by Thomas Van Lenten · 9 years ago
  19. c27833b Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects. by Thomas Van Lenten · 9 years ago
  20. bbf64ce Arena type traits standardization. by Yangqing Jia · 9 years ago
  21. b1b9c25 Merge pull request #1024 from martinmaly/wkt by Jisi Liu · 9 years ago
  22. ba6a28e Merge pull request #1022 from haberman/python-conformance2 by Joshua Haberman · 9 years ago
  23. 8e0c9a3 Making _genproto rules public. by Martin Maly · 9 years ago
  24. 01e00d2 Merge pull request #1023 from girving/py3 by Joshua Haberman · 9 years ago
  25. 874eb36 Remove all bare strings as exceptions. by Josh Haberman · 9 years ago
  26. 2979923 Add srcs_version = "PY2AND3" in BUILD files by Geoffrey Irving · 9 years ago
  27. 4b31ffa Added Python failure lists, and fixes to make sure failure propagates. by Josh Haberman · 9 years ago
  28. dbc91e9 Merge pull request #1014 from damienmg/master by Jisi Liu · 9 years ago
  29. a3faf08 Added JSON support to Python conformance tests. by Josh Haberman · 9 years ago
  30. 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
  31. 77d56e3 Merge pull request #1021 from thomasvl/fix_err_msg by Thomas Van Lenten · 9 years ago
  32. 536059e Tweak the error message as the generate is in the core binary these days. by Thomas Van Lenten · 9 years ago
  33. 20b4e84 Merge pull request #1020 from thomasvl/block_nil by Thomas Van Lenten · 9 years ago
  34. 764a224 Merge pull request #1019 from thomasvl/correct_conformance_compile by Thomas Van Lenten · 9 years ago
  35. c3a0cf7 Check and throw errors for nil values/keys (like NSDictionary). by Thomas Van Lenten · 9 years ago
  36. 69d713f Ensure the conformance build of objc code is using the Mac OS X SDK and by Thomas Van Lenten · 9 years ago
  37. e4af879 Merge pull request #1000 from jskeet/any-format by Jon Skeet · 9 years ago
  38. 3de2fce Handle JSON parsing for Any. by Jon Skeet · 9 years ago
  39. 567579b JSON formatting for Any. by Jon Skeet · 9 years ago
  40. bdabaeb Merge pull request #1016 from tswast/tutorial-regions by Feng Xiao · 9 years ago
  41. bc47234 Add region tags for protocol buffers tutorials. by Tim Swast · 9 years ago
  42. cc42db8 Fix headers for gmock.BUILD by Damien Martin-Guillerez · 9 years ago
  43. 1a59a71 Merge pull request #998 from tswast/goexample by Feng Xiao · 9 years ago
  44. f4e4be6 Merge pull request #1011 from c0nk/wip-implicit-cast-fix by Feng Xiao · 9 years ago
  45. a52539a Fix some narrowing implicit casts [NFC] by Kal Conley · 9 years ago
  46. d3cb5f4 Merge pull request #1007 from dlh3/patch-1 by Feng Xiao · 9 years ago
  47. 7e31c4d Add a Go language example. by Tim Swast · 9 years ago
  48. 62c4efa Fix typo in LazyField javadoc by Dave Hughes · 9 years ago
  49. d8b6452 Merge pull request #1005 from oon3m0oo/emscripten by Feng Xiao · 9 years ago
  50. 8e869f7 Adds support for buliding protobuf with emscripten; we just needed the proper platform define used in the right place. by Craig Donner · 9 years ago
  51. b640f21 Merge pull request #1003 from sainaetr/patch-1 by Thomas Van Lenten · 9 years ago
  52. f1e14fb Update GPBProtocolBuffers.h by Osman Cihangir · 9 years ago
  53. bc6a85d Merge pull request #1001 from thomasvl/fix_last_objc_conformance_tests by Thomas Van Lenten · 9 years ago
  54. ba800e2 Set the stream limit to the length of the data. by Thomas Van Lenten · 9 years ago
  55. 4e33881 Merge pull request #980 from thomasvl/obj_conformance by Thomas Van Lenten · 9 years ago
  56. 41824d9 Merge pull request #990 from jskeet/naming by Jon Skeet · 9 years ago
  57. a2667aa Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode) by Jon Skeet · 9 years ago
  58. 72ec336 Tidy up reflection in advance of attempting to implement DynamicMessage. by Jon Skeet · 9 years ago
  59. d6202a9 Merge pull request #994 from jskeet/type-registry by Jon Skeet · 9 years ago
  60. f7e43c6 Added the type registry in advance of implementing Any support. by Jon Skeet · 9 years ago
  61. 956a770 Merge pull request #988 from gabikliot/CSharp-SampleUsage-Big-Fix by Jan Tattermusch · 9 years ago
  62. 562372e Merge pull request #989 from jskeet/rename-umbrella by Jan Tattermusch · 9 years ago
  63. fa8e291 Merge pull request #977 from lberki/master by Jisi Liu · 9 years ago
  64. bdec990 Removed redundant comment. by Gabriel Kliot · 9 years ago
  65. a6361a1 Rename "umbrella" to "reflection" consistently. by Jon Skeet · 9 years ago
  66. ff37edc Merge pull request #974 from jskeet/parser by Jon Skeet · 9 years ago
  67. 360feda Finished an implementation comment by Jon Skeet · 9 years ago
  68. eadd4ca Generated code from previous commit. by Jon Skeet · 9 years ago
  69. 2a15051 Introduce a Parser property into MessageDescriptor, and populate it from generated types. by Jon Skeet · 9 years ago
  70. c581acb Merge pull request #944 from jskeet/umbrella-classname by Jon Skeet · 9 years ago
  71. 09d03df Fixed a bug in CSharp SampleUsage. by Gabriel Kliot · 9 years ago
  72. 1745f7e Add support for the conformance test for objc when run on OS X by Thomas Van Lenten · 9 years ago
  73. 8162451 Merge pull request #984 from thomasvl/prefix_validation_tweaks by Thomas Van Lenten · 9 years ago
  74. 2a91c64 Reorder the checks so anything in the expected file is an implicit whitelisting. by Thomas Van Lenten · 9 years ago
  75. 6a3d6d9 Merge pull request #982 from pherl/bazel_test by Jisi Liu · 9 years ago
  76. 6a40bf8 Make the cc wkt proto target public. by Jisi Liu · 9 years ago
  77. 496826e Merge pull request #978 from thomasvl/conformance_tweaks by Joshua Haberman · 9 years ago
  78. 42f2eee Cleanups of deps and ignores for conformance by Thomas Van Lenten · 9 years ago
  79. 915d9cd add headers by Lukacs T. Berki · 9 years ago
  80. 8b31d74 Merge pull request #960 from thomasvl/xctool_support by Thomas Van Lenten · 9 years ago
  81. 76b6138 Switch ObjC Travis testing to using xctool by Thomas Van Lenten · 9 years ago
  82. a663afb Merge pull request #959 from thomasvl/travis_mac2 by Thomas Van Lenten · 9 years ago
  83. 9642b82 Add ObjC build to travis setup by Thomas Van Lenten · 9 years ago
  84. 284bb45 Generated code changes and manual changes for previous commit. by Jon Skeet · 9 years ago
  85. 61a50b9 Change how the reflection descriptor class is generated. by Jon Skeet · 9 years ago
  86. 64aa954 Merge pull request #954 from jskeet/blank-lines-in-comments by Jan Tattermusch · 9 years ago
  87. 1e54dcf Merge pull request #949 from thomasvl/newer_sims by Paul Yang · 9 years ago
  88. cff900e Generated code for previous commit. by Jon Skeet · 9 years ago
  89. f4f601b Stop removing all blank lines in doc comments. by Jon Skeet · 9 years ago
  90. ffe25c7 Merge pull request #941 from jskeet/recursion-limit by Jan Tattermusch · 9 years ago
  91. 1470ced Merge pull request #950 from jhump/jh/plugin-proto-in-java-runtime by Feng Xiao · 9 years ago
  92. f1a3c8f Tweaks to the Mac build script by Thomas Van Lenten · 9 years ago
  93. 37b262b include plugin.proto and generated code in protobuf-java by Joshua Humphries · 9 years ago
  94. 6fa17e7 Reimplement JSON recursion by detecting the depth in the tokenizer. by Jon Skeet · 9 years ago
  95. 3a72a1e Merge pull request #940 from jskeet/json-names by Jon Skeet · 9 years ago
  96. 25c045a Merge pull request #942 from jskeet/json-exception by Jan Tattermusch · 9 years ago
  97. a030cc7 Merge pull request #943 from thomasvl/conformance by Paul Yang · 9 years ago
  98. 0fb39c4 Created a new exception for JSON failures. by Jon Skeet · 9 years ago
  99. f0411ec Update the Mac build script to include the conformance tests by Thomas Van Lenten · 9 years ago
  100. 3d257a9 Add recursion limit handling to JSON parsing. by Jon Skeet · 9 years ago