1. fc7f8d9 Fixed Ruby conformance tests by running them under rvm Ruby. by Josh Haberman · 9 years ago
  2. bf50ec4 Added debugging output to debug type= problem on Travis. by Josh Haberman · 9 years ago
  3. ea909a5 Updated C#'s failure list, and added missing file. by Josh Haberman · 9 years ago
  4. e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
  5. c64146f Merge pull request #1046 from peternewman/patch-1 by Feng Xiao · 9 years ago
  6. 4af1cc7 Revert the change and remove an incorrect comment by Peter Newman · 9 years ago
  7. 5700a10 Merge pull request #1124 from xfxyjwf/appveyor by Feng Xiao · 9 years ago
  8. 8f2b622 Fix appveyor build. by Feng Xiao · 9 years ago
  9. 6d1d415 Merge pull request #1098 from jskeet/wkt-json by Jan Tattermusch · 9 years ago
  10. 698f616 Merge pull request #1088 from jskeet/codec-pruning by Jan Tattermusch · 9 years ago
  11. be44985 Merge pull request #1087 from jskeet/json-tests by Jan Tattermusch · 9 years ago
  12. edd60c9 Merge pull request #1120 from gitplaneta/master by Feng Xiao · 9 years ago
  13. 7d91667 Update README.md - remove typo by Radoslaw Busz · 9 years ago
  14. 35683bc Merge pull request #1101 from xfxyjwf/doc by Feng Xiao · 9 years ago
  15. d134a80 Merge pull request #1118 from thomasvl/xcode_scheme_cleanup by Thomas Van Lenten · 9 years ago
  16. 0e42ed3 Remove the stale reference to test no longer around, and keep the performance test limited to just performance tests. by Thomas Van Lenten · 9 years ago
  17. 64d8652 Update README.md and remove INSTALL.txt by Feng Xiao · 9 years ago
  18. 7619505 Patch internal change 111557819. by Feng Xiao · 9 years ago
  19. 363316a Merge pull request #1100 from xfxyjwf/javadoc by Feng Xiao · 9 years ago
  20. 7d075a4 Update version number and fix javadoc errors. by Feng Xiao · 9 years ago
  21. ee4a0c0 Merge pull request #1094 from thomasvl/update_objc_conformance by Thomas Van Lenten · 9 years ago
  22. b4a5817 Ensure all formatted well-known-type values are valid JSON by Jon Skeet · 9 years ago
  23. aa431a0 Improve number handling in JSON parsing by Jon Skeet · 9 years ago
  24. df4e4d8 Fix up the conformance tests by Thomas Van Lenten · 9 years ago
  25. d19c26f Merge pull request #1093 from thomasvl/fix_objc by Thomas Van Lenten · 9 years ago
  26. fcce784 Update objectivec/google/protobuf/Type.pbobjc.m by Thomas Van Lenten · 9 years ago
  27. de99998 Merge pull request #1092 from thomasvl/fix_conformance by Thomas Van Lenten · 9 years ago
  28. de3c56a Fix conformance test to only report skips in verbose mode. by Thomas Van Lenten · 9 years ago
  29. d7183b0 Merge pull request #1091 from thomasvl/objc_tests_use_autocreators by Thomas Van Lenten · 9 years ago
  30. ca428c1 Have the tests rely on the autocreator behaviors. by Thomas Van Lenten · 9 years ago
  31. 9f10c45 Remove unused method in FieldCodec. by Jon Skeet · 9 years ago
  32. 2f15b8f Merge pull request #1085 from jskeet/fix-generation by Jon Skeet · 9 years ago
  33. d49b9c8 Fix C# source generation shell script and remove out of date notes by Jon Skeet · 9 years ago
  34. 77831c0 Merge pull request #1081 from haberman/fix-py3 by Joshua Haberman · 9 years ago
  35. e1abdf2 Fixed compile for Python 3. There are still some crashes though. by Josh Haberman · 9 years ago
  36. d5fb408 Add changelog for v3.0.0-beta-2. by Feng Xiao · 9 years ago
  37. 17347e3 Fix for Visual Studio 2008. by Feng Xiao · 9 years ago
  38. 283c40c Require six>=1.9 for Python. by Feng Xiao · 9 years ago
  39. ef6c72b Update BUILD/cmake files. by Feng Xiao · 9 years ago
  40. c5147e3 Fix a misplaced macro. by Feng Xiao · 9 years ago
  41. 9dcd24d Add js to post_process_dist.sh. by Feng Xiao · 9 years ago
  42. 7a9d582 Fix a compiler warning. by Feng Xiao · 9 years ago
  43. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  44. 7f82325 Merge pull request #1071 from haberman/js-tests by Feng Xiao · 9 years ago
  45. 0d2d8bc Fixed test command for JS tests. by Josh Haberman · 9 years ago
  46. d4315ca Fixed version number and testing command. by Josh Haberman · 9 years ago
  47. e9cf31e Added README and enabled JavaScript tests on Node.js by Josh Haberman · 9 years ago
  48. 27b2423 Disable python conformnace tests as well. by Feng Xiao · 9 years ago
  49. a0b8fd5 Fix Python 2.6 test failures. by Feng Xiao · 9 years ago
  50. 8675989 Disable conformance tests for csharp and ruby. by Feng Xiao · 9 years ago
  51. aa7e17a Update version numbers. by Feng Xiao · 9 years ago
  52. 9e5fb55 Build Java conformance tests for JDK7 only. by Feng Xiao · 9 years ago
  53. d272cef Exclude failing objc conformance tests. by Feng Xiao · 9 years ago
  54. 9125863 Only try to install GCC 4.8 on Linux. by Feng Xiao · 9 years ago
  55. af81dcf Fix Java travis tests. by Feng Xiao · 9 years ago
  56. d217808 Merge branch master into v3.0.0-beta-2 by Feng Xiao · 9 years ago
  57. 1e2fece Configure conformance tests to build with C++11 (require GCC 4.8) by Feng Xiao · 9 years ago
  58. b27f289 Merge pull request #1062 from rinatz/master by Feng Xiao · 9 years ago
  59. 674e92d Initialize singleton instance by GoogleOnceInit() by Kenichiro IDA · 9 years ago
  60. 43f9cb1 Merge pull request #1059 from jtattermusch/add_refgen_dependency by Jan Tattermusch · 9 years ago
  61. 6b228f3 Merge pull request #1060 from thomasvl/drop_spinlocks by Thomas Van Lenten · 9 years ago
  62. d6590d6 Drop all use of OSSpinLock by Thomas Van Lenten · 9 years ago
  63. 9e1777f Merge pull request #1052 from tswast/master by Feng Xiao · 9 years ago
  64. 00ace95 add reference generator dependency by Jan Tattermusch · 9 years ago
  65. afbc89a Merge pull request #1049 from jskeet/any-format by Jon Skeet · 9 years ago
  66. 7df1d77 Improves readability of Go example test. by Tim Swast · 9 years ago
  67. a0cecfd Make conformance tests build for C++ and Java. by Feng Xiao · 9 years ago
  68. 3310668 Merge pull request #1051 from jtattermusch/support_coreclr by Jan Tattermusch · 9 years ago
  69. 637102c Merge pull request #1026 from jskeet/any-conformance by Jan Tattermusch · 9 years ago
  70. 52139f9 make nuget package support CoreCLR by Jan Tattermusch · 9 years ago
  71. 894d18f Alter FileDescriptorTables::kEmpty to GetEmptyInstance() by Kenichiro IDA · 9 years ago
  72. a4dc596 Add JSON parsing to conformance tests. by Jon Skeet · 9 years ago
  73. 1cc541b Add region tags to the Go protobuf examples. by Tim Swast · 9 years ago
  74. adee6fe Generated code changes from previous commit. by Jon Skeet · 9 years ago
  75. aabc6c4 Make ToString() valid without a type registry by Jon Skeet · 9 years ago
  76. 1808e8a Add the docs claimed define for HAVE_UNORDERED_MAP by Peter Newman · 9 years ago
  77. 13e1279 Remove internal options from proto files. by Feng Xiao · 9 years ago
  78. 85c4c36 Remove the usage of C++11 override. by Feng Xiao · 9 years ago
  79. 1c10aca Add new files to Makefile.am by Feng Xiao · 9 years ago
  80. dc63339 Merge pull request #1028 from benbennett/cmake_vs_parallel_build_flag by Feng Xiao · 9 years ago
  81. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  82. 99a6a95 Merge pull request #1041 from thomasvl/use_xc7 by Thomas Van Lenten · 9 years ago
  83. 938ba41 Update the min toolchain for iOS/OS X to be Xcode 7 by Thomas Van Lenten · 9 years ago
  84. 2f2da07 Merge pull request #1039 from thomasvl/fix_cleans by Thomas Van Lenten · 9 years ago
  85. a20d0b6 Fix dist_clean and maintainer-clean to get more generated files. by Thomas Van Lenten · 9 years ago
  86. 014b901 Merge pull request #1029 from keveman/master by Joshua Haberman · 9 years ago
  87. 9cbf408 Merge pull request #1025 from Yangqing/master by Feng Xiao · 9 years ago
  88. 031558b Minor changes to match the internal version by Yangqing Jia · 9 years ago
  89. 723010d Merge pull request #1033 from c0nk/wip-implicit-cast-fix by Feng Xiao · 9 years ago
  90. 96537c4 Bringing in internal::shared_ptr into google:protobuf namespace. by Manjunath Kudlur · 9 years ago
  91. f42a68d Fix narrowing implicit cast in generated message [NFC] by Kal Conley · 9 years ago
  92. 27c5229 Merge pull request #1030 from TeBoring/sandbox by Paul Yang · 9 years ago
  93. 1f0286a Use angle bracket for well known type proto header. by Bo Yang · 9 years ago
  94. 46be1d0 Merge pull request #1034 from thomasvl/static_assert_fix by Thomas Van Lenten · 9 years ago
  95. 52b8d3f Use compiler provided static assert and avoid tripping unused-local-typedef warnings. by Thomas Van Lenten · 9 years ago
  96. d03ef20 Made targets relative to google/protobuf by Manjunath Kudlur · 9 years ago
  97. 7b311af Added util/python/BUILD to provide //util/python:python_headers dependency for building use_fast_cpp_protos by Manjunath Kudlur · 9 years ago
  98. a194921 Made building the python extension configurable via --define=use_fast_cpp_protos=true by Manjunath Kudlur · 9 years ago
  99. 3f9b4f2 Updated for c++98 compatibility by Manjunath Kudlur · 9 years ago
  100. 3ff1dca Enable fast cpp protos in the python interface. by Manjunath Kudlur · 9 years ago