summaryrefslogtreecommitdiff
path: root/internal/rational.h
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-10-12 19:53:40 +0900
committergit <svn-admin@ruby-lang.org>2022-10-12 20:24:37 +0900
commited01bacf2778a5e3bd813ded5f01d7ccc85b289d (patch)
tree1681764334735dcdcab32a03d1ce91fb42b33dce /internal/rational.h
parent0360fca4ad9cfcffbcc5e5a016308563267a5fcb (diff)
[ruby/psych] Abandon when libyaml is not found
https://github.com/ruby/psych/commit/0b89eda398
Diffstat (limited to 'internal/rational.h')
0 files changed, 0 insertions, 0 deletions
2018-12-24remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]ko1 2018-12-12complex.c: new APIs for Complexnobu 2018-12-12complex.c: rb_complex_new_polarnobu 2018-12-12enumerator.c: Add rb_arithmetic_sequence_components_tmrkn 2018-12-12enumerator.c: rb_arithmetic_sequence_extractmrkn 2018-12-05Introduce "COLDFUNC" function attribute.ko1 2018-10-30support theap for T_HASH. [Feature #14989]ko1 2018-10-07include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTEDk0kubun 2018-10-07vm_core.h: fix inconsistent prototype declarationsk0kubun 2018-07-27eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"mame 2018-07-12Improve branch missesnobu 2018-06-27use the prefixed macronobu 2018-06-11intern.h: suppress warningsnobu 2018-02-02backward.h: rb_mod_const_missing is internal functionnobu 2017-12-18suppress warning: 'const' attribute on function returning 'void'naruse 2017-12-11extern rb_time_utc_offset to get utc offsetnaruse 2017-10-30backward.h: rb_frame_method_id_and_classnobu