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 |
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
|
add #to_ary to RepeatedField
|
2015-02-03 16:45:12 +01:00 |
storage.c
|
allow a message field to be unset
|
2015-05-02 13:48:23 -07:00 |