aboutsummaryrefslogtreecommitdiff
path: root/ruby/ext/google/protobuf_c/defs.c
Commit message (Expand)AuthorAgeFilesLines
* Adds support for proto2 syntax for Ruby gem.Harshit Chopra2018-09-271-66/+549
* Adds a base class for all explicitly raised TypeErrors (#4255)Erik Benoist2018-06-261-5/+5
* Fix ruby gc_test in ruby 2.4 (#4011)Paul Yang2017-12-081-11/+11
* Fix ruby segment fault (#3708)Paul Yang2017-10-031-3/+14
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-2/+2
* Ruby JSON: always accept both camelCase and original field names.Josh Haberman2016-04-141-0/+5
* Changed Ruby to properly camelCase its JSON by default.Josh Haberman2016-02-181-0/+5
* Merge pull request #584 from haberman/cwarningsJoshua Haberman2015-08-211-68/+88
|\
| * Conform to C89/C90 variable declaration rules.Josh Haberman2015-07-101-68/+88
* | Added Ruby to conformance tests.Josh Haberman2015-07-161-3/+65
|/
* Fixed compiler warnings and added -std=c99.Josh Haberman2015-06-091-9/+6
* Ruby C extension speedup: don't re-intern constant string needlessly.Chris Fallin2015-05-191-5/+3
* Fixed issue #283: crash in JSON handler cleanup.Chris Fallin2015-04-131-1/+1
* Addressed code-review comments.Chris Fallin2015-01-261-2/+2
* Addressed code-review comments.Chris Fallin2015-01-141-7/+7
* Support oneofs in MRI Ruby C extension.Chris Fallin2015-01-141-7/+296
* Addressed code-review comments.Chris Fallin2015-01-091-0/+2
* Addressed code-review comments.Chris Fallin2015-01-061-5/+6
* Support for maps in the MRI C Ruby extension.Chris Fallin2015-01-061-6/+104
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-0/+1286