1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
Jean Boussier 7e8a9af9db rb_enc_interned_str: handle autoloaded encodings
If called with an autoloaded encoding that was not yet
initialized, `rb_enc_interned_str` would crash with
a NULL pointer exception.

See: https://github.com/ruby/ruby/pull/4119#issuecomment-800189841
2021-03-22 21:37:48 +09:00
..
arith_seq/extract
array/resize Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
bignum Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
bug-3571
bug-5832
bug-14834
bug_reporter
class
cxxanyargs
debug
dln/empty
enumerator_kw
exception
fatal Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
file
float
funcall
gvl/call_without_gvl Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
hash
integer Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
iseq_load
iter
load
marshal
memory_status
memory_view Removed declarations conflicting on MinGW 2020-12-27 19:19:31 +09:00
method
notimplement
num2int
path_to_class
popen_deadlock
postponed_job
printf
proc
random
rational Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
rb_call_super_kw
recursion
regexp
RUBY_ALIGNOF Protoized old pre-ANSI K&R style definitions 2020-12-05 14:57:31 +09:00
scan_args
st Removed rb_cData entity 2020-12-22 02:51:49 +09:00
string rb_enc_interned_str: handle autoloaded encodings 2021-03-22 21:37:48 +09:00
struct
symbol
thread_fd_close
time
tracepoint
typeddata Removed rb_cData entity 2020-12-22 02:51:49 +09:00
vm
wait_for_single_fd
win32 Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
auto_ext.rb