protobuf/ruby/ext/google/protobuf_c
2016-11-14 21:45:37 +01:00
..
defs.c Ruby JSON: always accept both camelCase and original field names. 2016-04-14 18:33:17 -07:00
encode_decode.c Ruby: make sure map parsing frames are GC-rooted. 2016-08-26 09:03:55 -07:00
extconf.rb Fixed compiler warnings and added -std=c99. 2015-06-09 11:08:25 -07:00
map.c Ruby: encode and freeze strings when the are assigned or decoded. 2016-07-21 11:37:54 -07:00
message.c Move variable declarations before actual code 2016-11-14 21:45:37 +01:00
protobuf.c Ruby: make sure map parsing frames are GC-rooted. 2016-08-26 09:03:55 -07:00
protobuf.h Ruby: make sure map parsing frames are GC-rooted. 2016-08-26 09:03:55 -07:00
repeated_field.c fix #2036: use rb_hash_* to accumulate hashes 2016-08-30 16:22:49 -07:00
storage.c Ruby: encode and freeze strings when the are assigned or decoded. 2016-07-21 11:37:54 -07:00
upb.c upb bugfix: JSON map entry keys were passing the wrong closure. 2016-08-29 15:28:59 -07:00
upb.h Fix spelling in strings and comments 2016-07-03 15:26:04 +03:00