You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joshua Haberman
31313b1652
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
PiperOrigin-RevId: 595779782
|
1 year ago |
.. |
BUILD.bazel
|
…
|
|
Rakefile
|
…
|
|
convert.c
|
Fixed compiler warnings in the Ruby C extension.
|
1 year ago |
convert.h
|
…
|
|
defs.c
|
Fixed compiler warnings in the Ruby C extension.
|
1 year ago |
defs.h
|
…
|
|
extconf.rb
|
…
|
|
glue.c
|
…
|
|
map.c
|
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
|
1 year ago |
map.h
|
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
|
1 year ago |
message.c
|
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
|
1 year ago |
message.h
|
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
|
1 year ago |
protobuf.c
|
…
|
|
protobuf.h
|
…
|
|
repeated_field.c
|
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
|
1 year ago |
repeated_field.h
|
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
|
1 year ago |
ruby-upb.c
|
Auto-generate files after cl/595137531
|
1 year ago |
ruby-upb.h
|
Auto-generate files after cl/595733611
|
1 year ago |
shared_convert.c
|
Fixed compiler warnings in the Ruby C extension.
|
1 year ago |
shared_convert.h
|
Fixed compiler warnings in the Ruby C extension.
|
1 year ago |
shared_message.c
|
upb: fix Ruby bug which allowed map.delete(key) on a frozen map
|
1 year ago |
shared_message.h
|
…
|
|
wrap_memcpy.c
|
…
|
|