aboutsummaryrefslogtreecommitdiff
path: root/ruby/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #338 from skippy/encode-decode-helpersChris Fallin2015-05-154-55/+11
|\
| * adding and simplifying encoders/decodersAdam Greene2015-05-134-55/+11
* | make repeated_field quack like an arrayAdam Greene2015-05-142-72/+107
|/
* Merge pull request #334 from skippy/allow-msg-to-accept-nilChris Fallin2015-05-021-5/+10
|\
| * allow a message field to be unsetAdam Greene2015-05-021-5/+10
* | return nil if array index indicie is out of boundsAdam Greene2015-05-012-13/+25
|/
* add jruby support by protobuf-java reflection APIIsaiah Peng2015-03-1018-0/+4467