protobuf/ruby/ext/google/protobuf_c
Aaron Patterson 3b67455319
Convert Google::Protobuf.deep_copy to pure Ruby
In general, I think it will help us to debug issues if we have less C
code and more Ruby code.  This method can be implemented in pure Ruby,
so this commit converts it to pure Ruby.
2019-05-13 15:37:13 -07:00
..
defs.c Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) 2019-03-06 15:44:38 -08:00
encode_decode.c Encode empty ListValue (#5857) 2019-03-10 17:33:46 -07:00
extconf.rb Use gnu for ruby build because strptime is provided by posix (#5660) 2019-02-01 10:09:34 -08:00
map.c Convert Google::Protobuf.deep_copy to pure Ruby 2019-05-13 15:37:13 -07:00
message.c Convert Google::Protobuf.deep_copy to pure Ruby 2019-05-13 15:37:13 -07:00
protobuf.c Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) 2019-03-06 15:44:38 -08:00
protobuf.h Convert Google::Protobuf.deep_copy to pure Ruby 2019-05-13 15:37:13 -07:00
repeated_field.c Convert Google::Protobuf.deep_copy to pure Ruby 2019-05-13 15:37:13 -07:00
storage.c Add native type setters for Timestamp and Duration in Ruby (#5751) 2019-03-26 16:48:24 -07:00
upb.c Use mktime 2019-03-28 06:38:20 +00:00
upb.h Update upb for ruby 2019-03-28 02:17:39 +00:00
wrap_memcpy.c Replace repo links. 2018-08-22 11:55:30 -07:00