aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/tests
Commit message (Expand)AuthorAge
...
* | return nil if array index indicie is out of boundsGravatar Adam Greene2015-05-01
|/
* add size alias for lengthGravatar Adam Greene2015-05-01
* Fixed issue #283: crash in JSON handler cleanup.Gravatar Chris Fallin2015-04-13
* add jruby support by protobuf-java reflection APIGravatar Isaiah Peng2015-03-10
* Merge pull request #211 from isaiah/map_inspectGravatar Chris Fallin2015-02-17
|\
| * Google::Protobuf::Map#inspect should be consistent with Hash#inspectGravatar Isaiah Peng2015-02-14
* | Properly support maps in Ruby protoc and another bugfix.Gravatar Chris Fallin2015-02-12
* | Merge pull request #189 from cfallin/update-ruby-upbGravatar Joshua Haberman2015-02-05
|\ \ | |/ |/|
* | Merge pull request #190 from isaiah/to_aryGravatar Chris Fallin2015-02-03
|\ \
| * | add #to_ary to RepeatedFieldGravatar Isaiah Peng2015-02-03
| | * Updated to latest upb and added test for JSON map operation.Gravatar Chris Fallin2015-02-02
| |/ |/|
* | Ruby extension: added oneof accessor.Gravatar Chris Fallin2015-01-14
* | Addressed code-review comments.Gravatar Chris Fallin2015-01-14
* | Two tests for Ruby code generator:Gravatar Chris Fallin2015-01-14
* | Support oneofs in MRI Ruby C extension.Gravatar Chris Fallin2015-01-14
|/
* Line-wraps at 80 chars.Gravatar Chris Fallin2015-01-13
* Support for maps in the MRI C Ruby extension.Gravatar Chris Fallin2015-01-06
* Rename protobuf Ruby module to google/protobuf and rework its buildGravatar Chris Fallin2014-12-12
* Provide a Ruby extension.Gravatar Chris Fallin2014-12-09