Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix ruby gc_test in ruby 2.4 (#4011) | Paul Yang | 2017-12-08 |
* | fix #2036: use `rb_hash_*` to accumulate hashes | Brendan Ribera | 2016-08-30 |
* | Ruby: encode and freeze strings when the are assigned or decoded. | Josh Haberman | 2016-07-21 |
* | Return TypedData_Wrap_Struct directly. | Josh Haberman | 2015-08-20 |
* | Conform to C89/C90 variable declaration rules. | Josh Haberman | 2015-07-10 |
* | Ruby C extension speedup: don't re-intern constant string needlessly. | Chris Fallin | 2015-05-19 |
* | make repeated_field quack like an array | Adam Greene | 2015-05-14 |
* | return nil if array index indicie is out of bounds | Adam Greene | 2015-05-01 |
* | add #to_ary to RepeatedField | Isaiah Peng | 2015-02-03 |
* | Support for maps in the MRI C Ruby extension. | Chris Fallin | 2015-01-06 |
* | Rename protobuf Ruby module to google/protobuf and rework its build | Chris Fallin | 2014-12-12 |