protobuf/ruby/ext/google/protobuf_c
Paul Yang e508fc0c66
Check the message to be encoded is the wrong type. (#4885) (#4949)
* Check the message to be encoded is the wrong type. (#4885)

* Change TypeError to ArgumentError
2018-07-23 11:05:28 -07:00
..
defs.c Fix ruby gc_test in ruby 2.4 (#4011) 2017-12-08 12:38:25 -08:00
encode_decode.c Check the message to be encoded is the wrong type. (#4885) (#4949) 2018-07-23 11:05:28 -07:00
extconf.rb Build ruby gem on kokoro (#4819) 2018-06-25 11:14:49 -07:00
map.c Fix ruby gc_test in ruby 2.4 (#4011) 2017-12-08 12:38:25 -08:00
message.c Fix scope resolution for MessageExts in Ruby 2018-01-12 15:16:16 -05: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 Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 2018-07-17 17:34:25 -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