aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/ext/google/protobuf_c/map.c
Commit message (Expand)AuthorAge
* Fix ruby gc_test in ruby 2.4 (#4011)Gravatar Paul Yang2017-12-08
* Storing the frame on the map means we don't need the arrayGravatar Aaron Patterson2017-08-30
* Move parse frame array to the Map objectGravatar Aaron Patterson2017-08-30
* Ruby: fixed Message#to_h for map fields.Gravatar Josh Haberman2017-03-14
* Ruby: encode and freeze strings when the are assigned or decoded.Gravatar Josh Haberman2016-07-21
* Return TypedData_Wrap_Struct directly.Gravatar Josh Haberman2015-08-20
* Conform to C89/C90 variable declaration rules.Gravatar Josh Haberman2015-07-10
* Updated upb to latest version (C89).Gravatar Josh Haberman2015-06-08
* Google::Protobuf::Map#inspect should be consistent with Hash#inspectGravatar Isaiah Peng2015-02-14
* Addressed code-review comments.Gravatar Chris Fallin2015-01-12
* 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