1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby/internal/intern
Jean Boussier 1a7e7bb2d1 object.c: rb_eql returns int not VALUE
It works, but assumes `Qfalse == 0`, which is true today
but might not be forever.
2022-10-10 11:35:16 +02:00
..
select typos 2022-08-27 14:42:55 -07:00
array.h Rename rb_ary_tmp_new to rb_ary_hidden_new 2022-07-26 09:12:09 -04:00
bignum.h
class.h
compar.h
complex.h
cont.h
dir.h
enum.h
enumerator.h
error.h Remove declarations of deprecated functions 2021-12-30 15:33:40 +09:00
eval.h
file.h [Bug #5317] Use rb_off_t instead of off_t 2022-09-08 23:01:07 +09:00
gc.h
hash.h Expose rb_hash_new_capa(long) 2022-04-26 16:12:47 +02:00
io.h
load.h
marshal.h
numeric.h
object.h object.c: rb_eql returns int not VALUE 2022-10-10 11:35:16 +02:00
parse.h
proc.h
process.h
random.h
range.h
rational.h
re.h
ruby.h
select.h
signal.h
sprintf.h
string.h Remove tainted and trusted features 2021-12-26 23:28:54 +09:00
struct.h
thread.h Restore rb_exec_recursive_outer 2022-06-15 16:07:29 -07:00
time.h
variable.h
vm.h Finer-grained constant cache invalidation (take 2) 2022-04-01 14:48:22 -04:00