| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove "trace_instruction" compile option. | ko1 | 2017-12-24 | 1 | -1/+0 |
* | iseq.h: rename member | nobu | 2015-11-25 | 1 | -1/+1 |
* | * iseq.c (make_compile_option_value): include frozen_string_literal* | ko1 | 2015-10-23 | 1 | -6/+7 |
* | * vm_opts.h, iseq.c, iseq.h: add compile option to force frozen | ko1 | 2015-08-21 | 1 | -1/+1 |
* | fix minor code comment typos | tmm1 | 2013-04-22 | 1 | -1/+1 |
* | * vm_opts.h: enable optimization - operand unifications. | ko1 | 2012-12-04 | 1 | -2/+2 |
* | * Makefile.in (probes.o): add -C to ignore #include in probes.d. | naruse | 2012-11-22 | 1 | -0/+4 |
* | * vm_opts.h (OPT_GLOBAL_METHOD_CACHE): new build option to | shugo | 2012-10-06 | 1 | -0/+1 |
* | * vm_opts.h: enable "OPT_TRACE_INSTRUCTION" on default. | ko1 | 2008-08-23 | 1 | -1/+1 |
* | * eval.c, vm.c, vm_core.h, vm_insnhelper.c: specify "const". | ko1 | 2008-05-22 | 1 | -0/+1 |
* | * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h: | nobu | 2008-01-18 | 1 | -4/+3 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * blockinlining.c, compile.c, compile.h, debug.c, debug.h, | ko1 | 2007-11-13 | 1 | -1/+1 |
* | * compile.c (iseq_compile_each/NODE_RESBODY): fix to add | ko1 | 2007-08-19 | 1 | -13/+16 |
* | * compile.c, vm_macro.def: support tail call optimization | ko1 | 2007-05-21 | 1 | -1/+2 |
* | * eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h: | ko1 | 2007-04-19 | 1 | -0/+1 |
* | * vm_opts.h: set properties: | ko1 | 2007-02-06 | 1 | -47/+47 |
* | * complement last commit. | ko1 | 2007-02-06 | 1 | -0/+47 |