aboutsummaryrefslogtreecommitdiff
path: root/ruby/ext/google/protobuf_c/protobuf.c
Commit message (Expand)AuthorAgeFilesLines
* Adds support for proto2 syntax for Ruby gem.Harshit Chopra2018-09-271-0/+2
* Adds a base class for all explicitly raised TypeErrors (#4255)Erik Benoist2018-06-261-0/+2
* Add discard unknown API in ruby. (#3990)Paul Yang2017-12-071-0/+2
* Fix ruby segment fault (#3708)Paul Yang2017-10-031-1/+1
* Move parse frame array to the Map objectAaron Patterson2017-08-301-2/+0
* Ruby: make sure map parsing frames are GC-rooted.Josh Haberman2016-08-261-0/+2
* Merge pull request #584 from haberman/cwarningsJoshua Haberman2015-08-211-1/+2
|\
| * Conform to C89/C90 variable declaration rules.Josh Haberman2015-07-101-1/+2
* | Added Ruby to conformance tests.Josh Haberman2015-07-161-0/+6
|/
* Ruby C extension speedup: don't re-intern constant string needlessly.Chris Fallin2015-05-191-0/+10
* adding and simplifying encoders/decodersAdam Greene2015-05-131-7/+0
* Support oneofs in MRI Ruby C extension.Chris Fallin2015-01-141-0/+2
* Support for maps in the MRI C Ruby extension.Chris Fallin2015-01-061-0/+1
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-0/+102