1. 91427fe Merge pull request #1147 from jcanizales/patch-1 by Feng Xiao · 9 years ago
  2. bbe6e43 Merge pull request #896 from jhump/jh/fix-ioexception-vs-invalidprotobuf-exception by Feng Xiao · 9 years ago
  3. d522479 Merge pull request #1145 from jskeet/conformance by Jon Skeet · 9 years ago
  4. 1e113df Merge pull request #1146 from haberman/pycppfix by Joshua Haberman · 9 years ago
  5. b40e125 Update podspec version to 3.0.0-beta-2 by Jorge Canizales · 9 years ago
  6. 248557e move test file (was in wrong place after rebasing on java module refactor) by Joshua Humphries · 9 years ago
  7. 6065434 fully qualify invocations of static methods on GeneratedMessage by Joshua Humphries · 9 years ago
  8. f3c7558 throw IOException instead of InvalidProtocolBufferException when appropriate by Joshua Humphries · 9 years ago
  9. 06fd6fa Fixed Python 3.x C++ build, and updated conformance failure lists. by Josh Haberman · 9 years ago
  10. 76547e5 Make protobuf Skylark extension appends the workspace root by Damien Martin-Guillerez · 9 years ago
  11. 9a5d892 Merge pull request #1143 from xfxyjwf/fix_java by Feng Xiao · 9 years ago
  12. 030c268 Fix broken test by Jon Skeet · 9 years ago
  13. 5ee055d Remove now-fixed conformance errors. by Jon Skeet · 9 years ago
  14. b1ea15f Make sure that by Jon Skeet · 9 years ago
  15. 8866d6a Reject JSON containing the same oneof field twice by Jon Skeet · 9 years ago
  16. 52db513 Change handling of unknown enums: we now write out the value as a number. by Jon Skeet · 9 years ago
  17. f437b67 Extra strictness for FieldMask conversion by Jon Skeet · 9 years ago
  18. 022a9b2 Allow the original field name (rather than camel-cased) when parsing JSON by Jon Skeet · 9 years ago
  19. 1fc4859 Fixes to JSON timestamp/duration representations by Jon Skeet · 9 years ago
  20. c74676f Report serialization errors in conformance tests by Jon Skeet · 9 years ago
  21. 888e71b Prohibit null values in repeated and map fields in JSON by Jon Skeet · 9 years ago
  22. 1a34ac0 Throw a better exception when invalid base64 is detected in JSON by Jon Skeet · 9 years ago
  23. 730c38a Support (and test) numeric enum parsing in JSON by Jon Skeet · 9 years ago
  24. f262611 Fix handling of repeated wrappers by Jon Skeet · 9 years ago
  25. ea95676 Fix tests broken by the Java directory change. by Feng Xiao · 9 years ago
  26. b6ef401 Merge pull request #1121 from nmittler/restructure by Feng Xiao · 9 years ago
  27. 49efe9d Restructuring protobuf to multiple modules by nmittler · 9 years ago
  28. f2fe50b JSON conformance test fixes by Jon Skeet · 9 years ago
  29. 5dba7d7 Introduce ICustomDiagnosticMessage to allow for custom string formatting by Jon Skeet · 9 years ago
  30. 73c003c Merge pull request #1089 from jskeet/map-null by Jan Tattermusch · 9 years ago
  31. 937ef23 Merge pull request #1080 from haberman/conformance-crashes by Joshua Haberman · 9 years ago
  32. da2eb68 Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGES by Feng Xiao · 9 years ago
  33. 7e74a02 Don't generate Objective C WKT for conformance tests to avoid dupliate defs. by Josh Haberman · 9 years ago
  34. af8e7ef Merge pull request #1131 from thomasvl/fix_sem_leak by Thomas Van Lenten · 9 years ago
  35. 4d66337 Release the semaphore in dealloc, fixing leak. by Thomas Van Lenten · 9 years ago
  36. 043ca2b Conformance: Update C# failure list to reflect which tests currently pass. by Josh Haberman · 9 years ago
  37. fc7f8d9 Fixed Ruby conformance tests by running them under rvm Ruby. by Josh Haberman · 9 years ago
  38. bf50ec4 Added debugging output to debug type= problem on Travis. by Josh Haberman · 9 years ago
  39. ea909a5 Updated C#'s failure list, and added missing file. by Josh Haberman · 9 years ago
  40. e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
  41. 7b08d49 Fix typos in README.md/CHANGES.txt by Dongjoon Hyun · 9 years ago
  42. c64146f Merge pull request #1046 from peternewman/patch-1 by Feng Xiao · 9 years ago
  43. 9e4f354 Prohibit null values in map fields by Jon Skeet · 9 years ago
  44. 4af1cc7 Revert the change and remove an incorrect comment by Peter Newman · 9 years ago
  45. 5700a10 Merge pull request #1124 from xfxyjwf/appveyor by Feng Xiao · 9 years ago
  46. 8f2b622 Fix appveyor build. by Feng Xiao · 9 years ago
  47. 6d1d415 Merge pull request #1098 from jskeet/wkt-json by Jan Tattermusch · 9 years ago
  48. 698f616 Merge pull request #1088 from jskeet/codec-pruning by Jan Tattermusch · 9 years ago
  49. be44985 Merge pull request #1087 from jskeet/json-tests by Jan Tattermusch · 9 years ago
  50. edd60c9 Merge pull request #1120 from gitplaneta/master by Feng Xiao · 9 years ago
  51. 7d91667 Update README.md - remove typo by Radoslaw Busz · 9 years ago
  52. 35683bc Merge pull request #1101 from xfxyjwf/doc by Feng Xiao · 9 years ago
  53. d134a80 Merge pull request #1118 from thomasvl/xcode_scheme_cleanup by Thomas Van Lenten · 9 years ago
  54. 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
  55. 64d8652 Update README.md and remove INSTALL.txt by Feng Xiao · 9 years ago
  56. 7619505 Patch internal change 111557819. by Feng Xiao · 9 years ago
  57. 363316a Merge pull request #1100 from xfxyjwf/javadoc by Feng Xiao · 9 years ago
  58. 7d075a4 Update version number and fix javadoc errors. by Feng Xiao · 9 years ago
  59. ee4a0c0 Merge pull request #1094 from thomasvl/update_objc_conformance by Thomas Van Lenten · 9 years ago
  60. b4a5817 Ensure all formatted well-known-type values are valid JSON by Jon Skeet · 9 years ago
  61. aa431a0 Improve number handling in JSON parsing by Jon Skeet · 9 years ago
  62. df4e4d8 Fix up the conformance tests by Thomas Van Lenten · 9 years ago
  63. d19c26f Merge pull request #1093 from thomasvl/fix_objc by Thomas Van Lenten · 9 years ago
  64. fcce784 Update objectivec/google/protobuf/Type.pbobjc.m by Thomas Van Lenten · 9 years ago
  65. de99998 Merge pull request #1092 from thomasvl/fix_conformance by Thomas Van Lenten · 9 years ago
  66. de3c56a Fix conformance test to only report skips in verbose mode. by Thomas Van Lenten · 9 years ago
  67. d7183b0 Merge pull request #1091 from thomasvl/objc_tests_use_autocreators by Thomas Van Lenten · 9 years ago
  68. ca428c1 Have the tests rely on the autocreator behaviors. by Thomas Van Lenten · 9 years ago
  69. 9f10c45 Remove unused method in FieldCodec. by Jon Skeet · 9 years ago
  70. 2f15b8f Merge pull request #1085 from jskeet/fix-generation by Jon Skeet · 9 years ago
  71. d49b9c8 Fix C# source generation shell script and remove out of date notes by Jon Skeet · 9 years ago
  72. 77831c0 Merge pull request #1081 from haberman/fix-py3 by Joshua Haberman · 9 years ago
  73. e1abdf2 Fixed compile for Python 3. There are still some crashes though. by Josh Haberman · 9 years ago
  74. d5fb408 Add changelog for v3.0.0-beta-2. by Feng Xiao · 9 years ago
  75. 17347e3 Fix for Visual Studio 2008. by Feng Xiao · 9 years ago
  76. 283c40c Require six>=1.9 for Python. by Feng Xiao · 9 years ago
  77. ef6c72b Update BUILD/cmake files. by Feng Xiao · 9 years ago
  78. c5147e3 Fix a misplaced macro. by Feng Xiao · 9 years ago
  79. 9dcd24d Add js to post_process_dist.sh. by Feng Xiao · 9 years ago
  80. 7a9d582 Fix a compiler warning. by Feng Xiao · 9 years ago
  81. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  82. 7f82325 Merge pull request #1071 from haberman/js-tests by Feng Xiao · 9 years ago
  83. 0d2d8bc Fixed test command for JS tests. by Josh Haberman · 9 years ago
  84. d4315ca Fixed version number and testing command. by Josh Haberman · 9 years ago
  85. e9cf31e Added README and enabled JavaScript tests on Node.js by Josh Haberman · 9 years ago
  86. 27b2423 Disable python conformnace tests as well. by Feng Xiao · 9 years ago
  87. a0b8fd5 Fix Python 2.6 test failures. by Feng Xiao · 9 years ago
  88. 8675989 Disable conformance tests for csharp and ruby. by Feng Xiao · 9 years ago
  89. aa7e17a Update version numbers. by Feng Xiao · 9 years ago
  90. 9e5fb55 Build Java conformance tests for JDK7 only. by Feng Xiao · 9 years ago
  91. d272cef Exclude failing objc conformance tests. by Feng Xiao · 9 years ago
  92. 9125863 Only try to install GCC 4.8 on Linux. by Feng Xiao · 9 years ago
  93. af81dcf Fix Java travis tests. by Feng Xiao · 9 years ago
  94. d217808 Merge branch master into v3.0.0-beta-2 by Feng Xiao · 9 years ago
  95. 1e2fece Configure conformance tests to build with C++11 (require GCC 4.8) by Feng Xiao · 9 years ago
  96. b27f289 Merge pull request #1062 from rinatz/master by Feng Xiao · 9 years ago
  97. 674e92d Initialize singleton instance by GoogleOnceInit() by Kenichiro IDA · 9 years ago
  98. 43f9cb1 Merge pull request #1059 from jtattermusch/add_refgen_dependency by Jan Tattermusch · 9 years ago
  99. 6b228f3 Merge pull request #1060 from thomasvl/drop_spinlocks by Thomas Van Lenten · 9 years ago
  100. d6590d6 Drop all use of OSSpinLock by Thomas Van Lenten · 9 years ago