summaryrefslogtreecommitdiff
path: root/spec/ruby/library/set/clear_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/set/clear_spec.rb')
0 files changed, 0 insertions, 0 deletions
019-10-23Use cppflags to pass preprocessor optionsNobuyoshi Nakada 2019-09-03Unify SUPPORT_JOKE and OPT_SUPPORT_JOKETakashi Kokubun 2019-09-03Avoid defining unused instructionsTakashi Kokubun 2018-10-14vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVARk0kubun 2018-09-26fix OPT_CALL_THREADED_CODE issue.ko1 2017-12-24Remove "trace_instruction" compile option.ko1 2015-11-25iseq.h: rename membernobu 2015-10-23* iseq.c (make_compile_option_value): include frozen_string_literal*ko1 2015-08-21* vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko1 2013-04-22fix minor code comment typostmm1