/doc/csv/

ref='/'>index : ruby.git
The Ruby Programming Language
summaryrefslogtreecommitdiff
path: root/vm_opts.h
AgeCommit message (Expand)Author
2024-03-19Implement chilled stringsÉtienne Barrié
2023-07-27Clean up OPT_STACK_CACHING (#8132)Takashi Kokubun
2023-07-27Remove an unused macroTakashi Kokubun
2023-03-13Remove an unused VM optionTakashi Kokubun
2021-10-20oops Direct threading should be defaultAlan Wu
2021-10-20Fix compilation for OPT_THREADED_CODE=2Alan Wu
2020-06-17Remove obsoleted opt_call_c_function insn (#3232)Takashi Kokubun
2020-04-13add #include guard hack卜部昌平
2019-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
2012-12-04* vm_opts.h: enable optimization - operand unifications.ko1
2012-11-22* Makefile.in (probes.o): add -C to ignore #include in probes.d.naruse
2012-10-06* vm_opts.h (OPT_GLOBAL_METHOD_CACHE): new build option toshugo