1. 14e2b4f A very small fix to silence some warnings. by Josh Haberman · 9 years ago
  2. 1942a2b Make jruby use Java 3.0.0-alpha-3. by Feng Xiao · 9 years ago
  3. ffe9215 Update version number. by Feng Xiao · 9 years ago
  4. eb65c69 Merge pull request #584 from haberman/cwarnings by Joshua Haberman · 9 years ago
  5. d61e6ad Return TypedData_Wrap_Struct directly. by Josh Haberman · 9 years ago
  6. 5bdf4a4 Fixed several Ruby conformance test cases through upb update. by Josh Haberman · 9 years ago
  7. c2c43a4 Fixed lint errors and responded to CR comments. by Josh Haberman · 9 years ago
  8. 95ee8fb Exclude JRuby from conformance tests for now. by Josh Haberman · 9 years ago
  9. 181c7f2 Added Ruby to conformance tests. by Josh Haberman · 9 years ago
  10. a1daeab Conform to C89/C90 variable declaration rules. by Josh Haberman · 9 years ago
  11. 8c717ad Worked around memory leak bug in Ruby interpreter. by Josh Haberman · 9 years ago
  12. fb8ed70 Update upb to fix two bugs in the Ruby library. by Josh Haberman · 9 years ago
  13. e3ce451 Fixed compiler warnings and added -std=c99. by Josh Haberman · 9 years ago
  14. e8ed021 Updated upb to latest version (C89). by Josh Haberman · 9 years ago
  15. e107e2d Update version number to 3.0.0-alpha-4 by Bo Yang · 9 years ago
  16. 9839c0c Update version number to 3.0.0-alpha-3 by teboring · 9 years ago
  17. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  18. 231886f Ruby C extension speedup: don't re-intern constant string needlessly. by Chris Fallin · 9 years ago
  19. 202f87f Merge pull request #387 from cfallin/ruby-upb-update by Joshua Haberman · 9 years ago
  20. e54c145 Don't hardcode bash by Tamir Duberstein · 9 years ago
  21. d326277 Update MRI C Ruby extension to use new version of upb. by Chris Fallin · 9 years ago
  22. a526605 Merge pull request #338 from skippy/encode-decode-helpers by Chris Fallin · 9 years ago
  23. e96b5b6 Merge pull request #385 from cfallin/travis-refactor by Chris Fallin · 9 years ago
  24. 20e94b2 Refactor Travis tests: split configs and run in parallel. by Chris Fallin · 9 years ago
  25. cd7ebbe make repeated_field quack like an array by Adam Greene · 9 years ago
  26. eb37551 Added Ruby to Travis testing. by Chris Fallin · 9 years ago
  27. d1b52a0 adding and simplifying encoders/decoders by Adam Greene · 9 years ago
  28. 16a283f Merge pull request #334 from skippy/allow-msg-to-accept-nil by Chris Fallin · 9 years ago
  29. 6467826 allow a message field to be unset by Adam Greene · 9 years ago
  30. d55733c return nil if array index indicie is out of bounds by Adam Greene · 9 years ago
  31. c70b605 add size alias for length by Adam Greene · 9 years ago
  32. 761cfa0 build cleanups by Adam Greene · 9 years ago
  33. 14fd962 Bump gem version to release bugfix. by Chris Fallin · 9 years ago
  34. e9abbd2 Fixed issue #283: crash in JSON handler cleanup. by Chris Fallin · 9 years ago
  35. 27e2b57 add jruby support by protobuf-java reflection API by Isaiah Peng · 10 years ago
  36. dfdec3b Updated Ruby gem version and added note to ruby/README.md regarding version number scheme. by Chris Fallin · 9 years ago
  37. 40f2df3 Bump the version number to 3.0.0-alpha-3-pre by Jisi Liu · 9 years ago
  38. 21fb217 Updated Ruby README with more details on getting started. by Chris Fallin · 9 years ago
  39. 11ad1bd Update Ruby gem version to 3.0.0.alpha.2.0. by Chris Fallin · 9 years ago
  40. 6ad8f54 Updated Ruby README. by Chris Fallin · 9 years ago
  41. db87a9c Merge pull request #211 from isaiah/map_inspect by Chris Fallin · 9 years ago
  42. 4502626 Google::Protobuf::Map#inspect should be consistent with Hash#inspect by Isaiah Peng · 9 years ago
  43. 315b93f Addressed code-review comment. by Chris Fallin · 9 years ago
  44. a2bea0a Properly support maps in Ruby protoc and another bugfix. by Chris Fallin · 9 years ago
  45. 20490e3 Merge pull request #189 from cfallin/update-ruby-upb by Joshua Haberman · 9 years ago
  46. 06bf630 README.md update for Ruby gem. by Chris Fallin · 9 years ago
  47. e7e79a4 Merge pull request #190 from isaiah/to_ary by Chris Fallin · 9 years ago
  48. ee5f6e9 add #to_ary to RepeatedField by Isaiah Peng · 9 years ago
  49. a507592 Updated to latest upb and added test for JSON map operation. by Chris Fallin · 9 years ago
  50. a3953da Updated based on code-review comments. by Chris Fallin · 9 years ago
  51. eb33f9d Updated based on code-review comments. by Chris Fallin · 9 years ago
  52. 07b8b0f Addressed code-review comments. by Chris Fallin · 10 years ago
  53. 9de35e7 Addressed code-review comments. by Chris Fallin · 10 years ago
  54. e2debef Ruby extension: added oneof accessor. by Chris Fallin · 10 years ago
  55. e1b7d38 Addressed code-review comments. by Chris Fallin · 10 years ago
  56. 3f3820d Two tests for Ruby code generator: by Chris Fallin · 10 years ago
  57. fcd8889 Support oneofs in MRI Ruby C extension. by Chris Fallin · 10 years ago
  58. ace4212 Line-wraps at 80 chars. by Chris Fallin · 10 years ago
  59. addd26c Addressed code-review comments. by Chris Fallin · 10 years ago
  60. 97b663a Update upb amalgamation. by Chris Fallin · 10 years ago
  61. 4c92289 Addressed code-review comments. by Chris Fallin · 10 years ago
  62. 80276ac Addressed code-review comments. by Chris Fallin · 10 years ago
  63. fd1a3ff Support for maps in the MRI C Ruby extension. by Chris Fallin · 10 years ago
  64. 91473dc Rename protobuf Ruby module to google/protobuf and rework its build by Chris Fallin · 10 years ago
  65. 973f425 Provide a Ruby extension. by Chris Fallin · 10 years ago