1. d49b9c8 Fix C# source generation shell script and remove out of date notes by Jon Skeet · 9 years ago
  2. 77831c0 Merge pull request #1081 from haberman/fix-py3 by Joshua Haberman · 9 years ago
  3. e1abdf2 Fixed compile for Python 3. There are still some crashes though. by Josh Haberman · 9 years ago
  4. d5fb408 Add changelog for v3.0.0-beta-2. by Feng Xiao · 9 years ago
  5. 17347e3 Fix for Visual Studio 2008. by Feng Xiao · 9 years ago
  6. 283c40c Require six>=1.9 for Python. by Feng Xiao · 9 years ago
  7. ef6c72b Update BUILD/cmake files. by Feng Xiao · 9 years ago
  8. c5147e3 Fix a misplaced macro. by Feng Xiao · 9 years ago
  9. 9dcd24d Add js to post_process_dist.sh. by Feng Xiao · 9 years ago
  10. 7a9d582 Fix a compiler warning. by Feng Xiao · 9 years ago
  11. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  12. 7f82325 Merge pull request #1071 from haberman/js-tests by Feng Xiao · 9 years ago
  13. 0d2d8bc Fixed test command for JS tests. by Josh Haberman · 9 years ago
  14. d4315ca Fixed version number and testing command. by Josh Haberman · 9 years ago
  15. e9cf31e Added README and enabled JavaScript tests on Node.js by Josh Haberman · 9 years ago
  16. 27b2423 Disable python conformnace tests as well. by Feng Xiao · 9 years ago
  17. a0b8fd5 Fix Python 2.6 test failures. by Feng Xiao · 9 years ago
  18. 8675989 Disable conformance tests for csharp and ruby. by Feng Xiao · 9 years ago
  19. aa7e17a Update version numbers. by Feng Xiao · 9 years ago
  20. 9e5fb55 Build Java conformance tests for JDK7 only. by Feng Xiao · 9 years ago
  21. d272cef Exclude failing objc conformance tests. by Feng Xiao · 9 years ago
  22. 9125863 Only try to install GCC 4.8 on Linux. by Feng Xiao · 9 years ago
  23. af81dcf Fix Java travis tests. by Feng Xiao · 9 years ago
  24. d217808 Merge branch master into v3.0.0-beta-2 by Feng Xiao · 9 years ago
  25. 1e2fece Configure conformance tests to build with C++11 (require GCC 4.8) by Feng Xiao · 9 years ago
  26. b27f289 Merge pull request #1062 from rinatz/master by Feng Xiao · 9 years ago
  27. 674e92d Initialize singleton instance by GoogleOnceInit() by Kenichiro IDA · 9 years ago
  28. 43f9cb1 Merge pull request #1059 from jtattermusch/add_refgen_dependency by Jan Tattermusch · 9 years ago
  29. 6b228f3 Merge pull request #1060 from thomasvl/drop_spinlocks by Thomas Van Lenten · 9 years ago
  30. d6590d6 Drop all use of OSSpinLock by Thomas Van Lenten · 9 years ago
  31. 9e1777f Merge pull request #1052 from tswast/master by Feng Xiao · 9 years ago
  32. 00ace95 add reference generator dependency by Jan Tattermusch · 9 years ago
  33. afbc89a Merge pull request #1049 from jskeet/any-format by Jon Skeet · 9 years ago
  34. 7df1d77 Improves readability of Go example test. by Tim Swast · 9 years ago
  35. a0cecfd Make conformance tests build for C++ and Java. by Feng Xiao · 9 years ago
  36. 3310668 Merge pull request #1051 from jtattermusch/support_coreclr by Jan Tattermusch · 9 years ago
  37. 637102c Merge pull request #1026 from jskeet/any-conformance by Jan Tattermusch · 9 years ago
  38. 52139f9 make nuget package support CoreCLR by Jan Tattermusch · 9 years ago
  39. 894d18f Alter FileDescriptorTables::kEmpty to GetEmptyInstance() by Kenichiro IDA · 9 years ago
  40. a4dc596 Add JSON parsing to conformance tests. by Jon Skeet · 9 years ago
  41. 1cc541b Add region tags to the Go protobuf examples. by Tim Swast · 9 years ago
  42. adee6fe Generated code changes from previous commit. by Jon Skeet · 9 years ago
  43. aabc6c4 Make ToString() valid without a type registry by Jon Skeet · 9 years ago
  44. 13e1279 Remove internal options from proto files. by Feng Xiao · 9 years ago
  45. 85c4c36 Remove the usage of C++11 override. by Feng Xiao · 9 years ago
  46. 1c10aca Add new files to Makefile.am by Feng Xiao · 9 years ago
  47. dc63339 Merge pull request #1028 from benbennett/cmake_vs_parallel_build_flag by Feng Xiao · 9 years ago
  48. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  49. 99a6a95 Merge pull request #1041 from thomasvl/use_xc7 by Thomas Van Lenten · 9 years ago
  50. 938ba41 Update the min toolchain for iOS/OS X to be Xcode 7 by Thomas Van Lenten · 9 years ago
  51. 2f2da07 Merge pull request #1039 from thomasvl/fix_cleans by Thomas Van Lenten · 9 years ago
  52. a20d0b6 Fix dist_clean and maintainer-clean to get more generated files. by Thomas Van Lenten · 9 years ago
  53. 014b901 Merge pull request #1029 from keveman/master by Joshua Haberman · 9 years ago
  54. 9cbf408 Merge pull request #1025 from Yangqing/master by Feng Xiao · 9 years ago
  55. 031558b Minor changes to match the internal version by Yangqing Jia · 9 years ago
  56. 723010d Merge pull request #1033 from c0nk/wip-implicit-cast-fix by Feng Xiao · 9 years ago
  57. 96537c4 Bringing in internal::shared_ptr into google:protobuf namespace. by Manjunath Kudlur · 9 years ago
  58. f42a68d Fix narrowing implicit cast in generated message [NFC] by Kal Conley · 9 years ago
  59. 27c5229 Merge pull request #1030 from TeBoring/sandbox by Paul Yang · 9 years ago
  60. 1f0286a Use angle bracket for well known type proto header. by Bo Yang · 9 years ago
  61. 46be1d0 Merge pull request #1034 from thomasvl/static_assert_fix by Thomas Van Lenten · 9 years ago
  62. 52b8d3f Use compiler provided static assert and avoid tripping unused-local-typedef warnings. by Thomas Van Lenten · 9 years ago
  63. d03ef20 Made targets relative to google/protobuf by Manjunath Kudlur · 9 years ago
  64. 7b311af Added util/python/BUILD to provide //util/python:python_headers dependency for building use_fast_cpp_protos by Manjunath Kudlur · 9 years ago
  65. a194921 Made building the python extension configurable via --define=use_fast_cpp_protos=true by Manjunath Kudlur · 9 years ago
  66. 3f9b4f2 Updated for c++98 compatibility by Manjunath Kudlur · 9 years ago
  67. 3ff1dca Enable fast cpp protos in the python interface. by Manjunath Kudlur · 9 years ago
  68. 9fc4d90 MSVC MP flag to build with multiple processes in visual studio. by Benjamin Bennett · 9 years ago
  69. 9bd74b7 Merge pull request #1027 from thomasvl/more_nullable_support by Thomas Van Lenten · 9 years ago
  70. c27833b Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects. by Thomas Van Lenten · 9 years ago
  71. bbf64ce Arena type traits standardization. by Yangqing Jia · 9 years ago
  72. b1b9c25 Merge pull request #1024 from martinmaly/wkt by Jisi Liu · 9 years ago
  73. ba6a28e Merge pull request #1022 from haberman/python-conformance2 by Joshua Haberman · 9 years ago
  74. 8e0c9a3 Making _genproto rules public. by Martin Maly · 9 years ago
  75. 01e00d2 Merge pull request #1023 from girving/py3 by Joshua Haberman · 9 years ago
  76. 874eb36 Remove all bare strings as exceptions. by Josh Haberman · 9 years ago
  77. 2979923 Add srcs_version = "PY2AND3" in BUILD files by Geoffrey Irving · 9 years ago
  78. 4b31ffa Added Python failure lists, and fixes to make sure failure propagates. by Josh Haberman · 9 years ago
  79. dbc91e9 Merge pull request #1014 from damienmg/master by Jisi Liu · 9 years ago
  80. a3faf08 Added JSON support to Python conformance tests. by Josh Haberman · 9 years ago
  81. 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
  82. 77d56e3 Merge pull request #1021 from thomasvl/fix_err_msg by Thomas Van Lenten · 9 years ago
  83. 536059e Tweak the error message as the generate is in the core binary these days. by Thomas Van Lenten · 9 years ago
  84. 20b4e84 Merge pull request #1020 from thomasvl/block_nil by Thomas Van Lenten · 9 years ago
  85. 764a224 Merge pull request #1019 from thomasvl/correct_conformance_compile by Thomas Van Lenten · 9 years ago
  86. c3a0cf7 Check and throw errors for nil values/keys (like NSDictionary). by Thomas Van Lenten · 9 years ago
  87. 69d713f Ensure the conformance build of objc code is using the Mac OS X SDK and by Thomas Van Lenten · 9 years ago
  88. e4af879 Merge pull request #1000 from jskeet/any-format by Jon Skeet · 9 years ago
  89. 3de2fce Handle JSON parsing for Any. by Jon Skeet · 9 years ago
  90. 567579b JSON formatting for Any. by Jon Skeet · 9 years ago
  91. bdabaeb Merge pull request #1016 from tswast/tutorial-regions by Feng Xiao · 9 years ago
  92. bc47234 Add region tags for protocol buffers tutorials. by Tim Swast · 9 years ago
  93. cc42db8 Fix headers for gmock.BUILD by Damien Martin-Guillerez · 9 years ago
  94. 1a59a71 Merge pull request #998 from tswast/goexample by Feng Xiao · 9 years ago
  95. f4e4be6 Merge pull request #1011 from c0nk/wip-implicit-cast-fix by Feng Xiao · 9 years ago
  96. a52539a Fix some narrowing implicit casts [NFC] by Kal Conley · 9 years ago
  97. d3cb5f4 Merge pull request #1007 from dlh3/patch-1 by Feng Xiao · 9 years ago
  98. 7e31c4d Add a Go language example. by Tim Swast · 9 years ago
  99. 62c4efa Fix typo in LazyField javadoc by Dave Hughes · 9 years ago
  100. d8b6452 Merge pull request #1005 from oon3m0oo/emscripten by Feng Xiao · 9 years ago