aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/ext/google/protobuf_c/defs.c
Commit message (Expand)AuthorAge
* Fixed Ruby conformance tests by running them under rvm Ruby.Gravatar Josh Haberman2016-01-11
* Added debugging output to debug type= problem on Travis.Gravatar Josh Haberman2016-01-11
* Merge pull request #584 from haberman/cwarningsGravatar Joshua Haberman2015-08-21
|\
* | Added Ruby to conformance tests.Gravatar Josh Haberman2015-07-16
| * Conform to C89/C90 variable declaration rules.Gravatar Josh Haberman2015-07-10
|/
* Fixed compiler warnings and added -std=c99.Gravatar Josh Haberman2015-06-09
* Ruby C extension speedup: don't re-intern constant string needlessly.Gravatar Chris Fallin2015-05-19
* Fixed issue #283: crash in JSON handler cleanup.Gravatar Chris Fallin2015-04-13
* Addressed code-review comments.Gravatar Chris Fallin2015-01-26
* Addressed code-review comments.Gravatar Chris Fallin2015-01-14
* Support oneofs in MRI Ruby C extension.Gravatar Chris Fallin2015-01-14
* Addressed code-review comments.Gravatar Chris Fallin2015-01-09
* Addressed code-review comments.Gravatar Chris Fallin2015-01-06
* Support for maps in the MRI C Ruby extension.Gravatar Chris Fallin2015-01-06
* Rename protobuf Ruby module to google/protobuf and rework its buildGravatar Chris Fallin2014-12-12