protobuf/ruby/ext/google/protobuf_c
Joshua Haberman 0289dd8f90
Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-field
unwrap descriptor class before comparison of RepeatedField types
2017-11-29 10:07:35 -08:00
..
defs.c Fix ruby segment fault (#3708) 2017-10-03 17:28:49 -07:00
encode_decode.c Reserve unknown in Ruby (#3763) 2017-10-26 14:41:43 -07: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 Storing the frame on the map means we don't need the array 2017-08-30 11:38:09 -07:00
message.c Reserve unknown in Ruby (#3763) 2017-10-26 14:41:43 -07:00
protobuf.c Fix ruby segment fault (#3708) 2017-10-03 17:28:49 -07:00
protobuf.h Reserve unknown in Ruby (#3763) 2017-10-26 14:41:43 -07:00
repeated_field.c fix #2036: use rb_hash_* to accumulate hashes 2016-08-30 16:22:49 -07:00
storage.c Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-field 2017-11-29 10:07:35 -08: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