Age | Commit message (Expand) | Author |
2017-12-24 | Remove "trace_instruction" compile option. | ko1 |
2015-11-25 | iseq.h: rename member | nobu |
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 frozen | ko1 |
2013-04-22 | fix minor code comment typos | tmm1 |
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 to | shugo |
2008-08-23 | * vm_opts.h: enable "OPT_TRACE_INSTRUCTION" on default. | ko1 |
2008-05-22 | * eval.c, vm.c, vm_core.h, vm_insnhelper.c: specify "const". | ko1 |
2008-01-18 | * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h: | nobu |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2007-11-13 | * blockinlining.c, compile.c, compile.h, debug.c, debug.h, | ko1 |
2007-08-19 | * compile.c (iseq_compile_each/NODE_RESBODY): fix to add | ko1 |
2007-05-21 | * compile.c, vm_macro.def: support tail call optimization | ko1 |
2007-04-19 | * eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h: | ko1 |
2007-02-06 | * vm_opts.h: set properties: | ko1 |
2007-02-06 | * complement last commit. | ko1 |