protobuf/ruby/ext/google/protobuf_c
Protobuf Team Bot 5dfdd85d34 Auto-generate files after cl/634787159 2024-05-17 15:56:35 +00:00
..
BUILD.bazel Update Bazel references to rules_pkg to the supported file locations. (#15780) 2024-02-13 09:08:42 -08:00
Rakefile Ruby FFI implementation (#13343) 2023-07-24 23:17:47 -07:00
convert.c Fixed compiler warnings in the Ruby C extension. 2023-12-27 15:09:31 -08:00
convert.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:57:57 -07:00
defs.c Implement service & method descriptor lookup in Ruby (#15817) 2024-03-22 10:35:56 -07:00
defs.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:57:57 -07:00
extconf.rb Make the utf8_range implementation just in C 2023-12-14 09:25:06 -08:00
glue.c Implement service & method descriptor lookup in Ruby (#15817) 2024-03-22 10:35:56 -07:00
map.c Ruby implement memsize functions for native types (#10291) 2024-02-13 13:03:20 -08:00
map.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 2024-01-04 12:54:10 -08:00
message.c upb: use upb_Message_IsEqual() in Ruby 2024-04-08 12:05:25 -07:00
message.h upb: use upb_Message_IsEqual() in Ruby 2024-04-08 12:05:25 -07:00
protobuf.c Ruby implement memsize functions for native types (#10291) 2024-02-13 13:03:20 -08:00
protobuf.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:57:57 -07:00
repeated_field.c Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 2024-01-04 12:54:10 -08:00
repeated_field.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 2024-01-04 12:54:10 -08:00
ruby-upb.c Auto-generate files after cl/634787159 2024-05-17 15:56:35 +00:00
ruby-upb.h Auto-generate files after cl/634787159 2024-05-17 15:56:35 +00:00
shared_convert.c upb: use upb_Message_IsEqual() in Ruby 2024-04-08 12:05:25 -07:00
shared_convert.h Fixed compiler warnings in the Ruby C extension. 2023-12-27 15:09:31 -08:00
shared_message.c upb: use upb_Message_IsEqual() in Ruby 2024-04-08 12:05:25 -07:00
shared_message.h upb: use upb_Message_IsEqual() in Ruby 2024-04-08 12:05:25 -07:00
wrap_memcpy.c Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:57:57 -07:00