1. 0de06f5 Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 8 years ago
  2. 3b3c8ab Integrate google internal changes. by Jisi Liu · 8 years ago
  3. 78da666 Changed Ruby to properly camelCase its JSON by default. by Josh Haberman · 8 years ago
  4. d522479 Merge pull request #1145 from jskeet/conformance by Jon Skeet · 8 years ago
  5. 1e113df Merge pull request #1146 from haberman/pycppfix by Joshua Haberman · 8 years ago
  6. 06fd6fa Fixed Python 3.x C++ build, and updated conformance failure lists. by Josh Haberman · 8 years ago
  7. 5ee055d Remove now-fixed conformance errors. by Jon Skeet · 8 years ago
  8. ea95676 Fix tests broken by the Java directory change. by Feng Xiao · 8 years ago
  9. 7e74a02 Don't generate Objective C WKT for conformance tests to avoid dupliate defs. by Josh Haberman · 8 years ago
  10. 043ca2b Conformance: Update C# failure list to reflect which tests currently pass. by Josh Haberman · 8 years ago
  11. ea909a5 Updated C#'s failure list, and added missing file. by Josh Haberman · 9 years ago
  12. e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
  13. df4e4d8 Fix up the conformance tests by Thomas Van Lenten · 9 years ago
  14. de3c56a Fix conformance test to only report skips in verbose mode. by Thomas Van Lenten · 9 years ago
  15. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  16. d272cef Exclude failing objc conformance tests. by Feng Xiao · 9 years ago
  17. 1e2fece Configure conformance tests to build with C++11 (require GCC 4.8) by Feng Xiao · 9 years ago
  18. a0cecfd Make conformance tests build for C++ and Java. by Feng Xiao · 9 years ago
  19. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  20. a20d0b6 Fix dist_clean and maintainer-clean to get more generated files. by Thomas Van Lenten · 9 years ago
  21. 874eb36 Remove all bare strings as exceptions. by Josh Haberman · 9 years ago
  22. 4b31ffa Added Python failure lists, and fixes to make sure failure propagates. by Josh Haberman · 9 years ago
  23. a3faf08 Added JSON support to Python conformance tests. by Josh Haberman · 9 years ago
  24. 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
  25. 69d713f Ensure the conformance build of objc code is using the Mac OS X SDK and by Thomas Van Lenten · 9 years ago
  26. ba800e2 Set the stream limit to the length of the data. by Thomas Van Lenten · 9 years ago
  27. 1745f7e Add support for the conformance test for objc when run on OS X by Thomas Van Lenten · 9 years ago
  28. 42f2eee Cleanups of deps and ignores for conformance by Thomas Van Lenten · 9 years ago
  29. 5bdf4a4 Fixed several Ruby conformance test cases through upb update. by Josh Haberman · 9 years ago
  30. 15bf55e Validate that after reading a message, we've consumed as many bytes as we expected to. by Jon Skeet · 9 years ago
  31. b6defa7 Added C# conformance tests. by Jon Skeet · 9 years ago
  32. c2c43a4 Fixed lint errors and responded to CR comments. by Josh Haberman · 9 years ago
  33. 181c7f2 Added Ruby to conformance tests. by Josh Haberman · 9 years ago
  34. b0500b3 Added support for Json and valid input to conformance tests. by Josh Haberman · 9 years ago
  35. 23bf3b5 Removed test_name from conformance.proto. by Josh Haberman · 9 years ago
  36. d2b6738 Conformance tests can now be excluded based on their names. by Josh Haberman · 9 years ago
  37. 621bf82 Null-terminate C strings. by Feng Xiao · 9 years ago
  38. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  39. 9681ef4 Run conformance tests against Java for the Travis build. by Josh Haberman · 9 years ago
  40. 420f938 Added conformance test support for Java. by Josh Haberman · 9 years ago
  41. 4e63b52 Factored conformance tests so they can run in-process. by Josh Haberman · 9 years ago
  42. 35a1cc7 Added first version of conformance tests. by Josh Haberman · 9 years ago