aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/src/main
Commit message (Collapse)AuthorAge
* make repeated_field quack like an arrayGravatar Adam Greene2015-05-14
|
* Merge pull request #334 from skippy/allow-msg-to-accept-nilGravatar Chris Fallin2015-05-02
|\ | | | | ruby: allow a message field to be unset
| * allow a message field to be unsetGravatar Adam Greene2015-05-02
| |
* | return nil if array index indicie is out of boundsGravatar Adam Greene2015-05-01
|/ | | | | | | ruby arrays don't throw an exception; they return nil. Lets do the same! this fix also includes the ability to use negative array indicies
* add jruby support by protobuf-java reflection APIGravatar Isaiah Peng2015-03-10