Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #334 from skippy/allow-msg-to-accept-nil | Chris Fallin | 2015-05-02 |
|\ | | | | | ruby: allow a message field to be unset | ||
| * | allow a message field to be unset | Adam Greene | 2015-05-02 |
| | | |||
* | | return nil if array index indicie is out of bounds | Adam Greene | 2015-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 API | Isaiah Peng | 2015-03-10 |