protobuf/ruby/ext/google/protobuf_c
Paul Yang cf7c15e31a
Fix ruby gc_test in ruby 2.4 (#4011)
* Fix ruby gc_test in ruby 2.4

* Initialize global variables to Qnil.
2017-12-08 12:38:25 -08:00
..
defs.c Fix ruby gc_test in ruby 2.4 (#4011) 2017-12-08 12:38:25 -08:00
encode_decode.c Add discard unknown API in ruby. (#3990) 2017-12-07 14:18:38 -08:00
extconf.rb Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc 2017-03-09 10:03:22 -08:00
map.c Fix ruby gc_test in ruby 2.4 (#4011) 2017-12-08 12:38:25 -08:00
message.c Reserve unknown in Ruby (#3763) 2017-10-26 14:41:43 -07:00
protobuf.c Add discard unknown API in ruby. (#3990) 2017-12-07 14:18:38 -08:00
protobuf.h Add discard unknown API in ruby. (#3990) 2017-12-07 14:18:38 -08:00
repeated_field.c Fix ruby gc_test in ruby 2.4 (#4011) 2017-12-08 12:38:25 -08:00
storage.c Allow initializing a chain of protos using only a hash 2017-09-20 11:39:46 -07:00
upb.c Reserve unknown in Ruby (#3763) 2017-10-26 14:41:43 -07:00
upb.h Reserve unknown in Ruby (#3763) 2017-10-26 14:41:43 -07:00
wrap_memcpy.c Ruby: only link against specific version of memcpy if we're using glibc 2017-03-17 11:23:01 -07:00