summaryrefslogtreecommitdiff
path: root/ruby/tests
AgeCommit message (Expand)Author
2015-05-21down-integrate internal changesBo Yang
2015-05-15Merge pull request #338 from skippy/encode-decode-helpersChris Fallin
2015-05-14make repeated_field quack like an arrayAdam Greene
2015-05-13Added Ruby to Travis testing.Chris Fallin
2015-05-13adding and simplifying encoders/decodersAdam Greene
2015-05-02Merge pull request #334 from skippy/allow-msg-to-accept-nilChris Fallin
2015-05-02allow a message field to be unsetAdam Greene
2015-05-01return nil if array index indicie is out of boundsAdam Greene
2015-05-01add size alias for lengthAdam Greene
2015-04-13Fixed issue #283: crash in JSON handler cleanup.Chris Fallin
2015-03-10add jruby support by protobuf-java reflection APIIsaiah Peng
2015-02-17Merge pull request #211 from isaiah/map_inspectChris Fallin
2015-02-14Google::Protobuf::Map#inspect should be consistent with Hash#inspectIsaiah Peng
2015-02-12Properly support maps in Ruby protoc and another bugfix.Chris Fallin
2015-02-05Merge pull request #189 from cfallin/update-ruby-upbJoshua Haberman
2015-02-03Merge pull request #190 from isaiah/to_aryChris Fallin
2015-02-03add #to_ary to RepeatedFieldIsaiah Peng
2015-02-02Updated to latest upb and added test for JSON map operation.Chris Fallin
2015-01-14Ruby extension: added oneof accessor.Chris Fallin
2015-01-14Addressed code-review comments.Chris Fallin
2015-01-14Two tests for Ruby code generator:Chris Fallin
2015-01-14Support oneofs in MRI Ruby C extension.Chris Fallin
2015-01-13Line-wraps at 80 chars.Chris Fallin
2015-01-06Support for maps in the MRI C Ruby extension.Chris Fallin
2014-12-12Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin
2014-12-09Provide a Ruby extension.Chris Fallin