aboutsummaryrefslogtreecommitdiff
path: root/ruby/tests/basic.rb
Commit message (Expand)AuthorAgeFilesLines
* Google::Protobuf::Map#inspect should be consistent with Hash#inspectIsaiah Peng2015-02-141-1/+1
* Merge pull request #190 from isaiah/to_aryChris Fallin2015-02-031-1/+2
|\
| * add #to_ary to RepeatedFieldIsaiah Peng2015-02-031-1/+2
* | Ruby extension: added oneof accessor.Chris Fallin2015-01-141-0/+6
* | Addressed code-review comments.Chris Fallin2015-01-141-1/+6
* | Support oneofs in MRI Ruby C extension.Chris Fallin2015-01-141-0/+92
|/
* Line-wraps at 80 chars.Chris Fallin2015-01-131-13/+18
* Support for maps in the MRI C Ruby extension.Chris Fallin2015-01-061-2/+256
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-1/+1
* Provide a Ruby extension.Chris Fallin2014-12-091-0/+633