protobuf/ruby/ext/google/protobuf_c
Chris Fallin 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil
ruby: allow a message field to be unset
2015-05-02 19:02:08 -07:00
..
defs.c Fixed issue #283: crash in JSON handler cleanup. 2015-04-13 14:02:43 -07:00
encode_decode.c Addressed code-review comment. 2015-02-13 14:32:09 -08:00
extconf.rb Support for maps in the MRI C Ruby extension. 2015-01-06 15:44:09 -08:00
map.c Google::Protobuf::Map#inspect should be consistent with Hash#inspect 2015-02-14 22:15:12 +01:00
message.c Updated based on code-review comments. 2015-02-02 13:16:57 -08:00
protobuf.c Support oneofs in MRI Ruby C extension. 2015-01-14 14:35:57 -08:00
protobuf.h Updated based on code-review comments. 2015-02-02 13:03:08 -08:00
repeated_field.c return nil if array index indicie is out of bounds 2015-05-01 22:50:57 -07:00
storage.c allow a message field to be unset 2015-05-02 13:48:23 -07:00
upb.c Updated to latest upb and added test for JSON map operation. 2015-02-02 15:07:34 -08:00
upb.h Updated to latest upb and added test for JSON map operation. 2015-02-02 15:07:34 -08:00