| Commit message (Expand) | Author | Age | Files | Lines |
* | id.c: generate | nobu | 2012-12-04 | 1 | -56/+0 |
* | * compile.c (iseq_compile_each): joke shouldn't use id.h defined ids. | ko1 | 2012-12-03 | 1 | -6/+0 |
* | vm_method.c: make initialize methods private | nobu | 2012-12-01 | 1 | -0/+4 |
* | * insns.def: add new instruction `opt_empty_p' for optimize `empty?' | ko1 | 2012-09-26 | 1 | -0/+1 |
* | * id.c: move vm_opts.h dependency. | nobu | 2012-08-17 | 1 | -0/+2 |
* | * parse.y (assoc, parser_yylex): add syntax to splat keyword hash. | nobu | 2012-04-28 | 1 | -0/+1 |
* | * compile.c (compile_array, compile_array_): | ko1 | 2012-04-12 | 1 | -0/+3 |
* | * id.c (Init_id): add underscore name. | nobu | 2010-06-20 | 1 | -0/+1 |
* | * compile.c (iseq_specialized_instruction), insns.def (opt_size): | ko1 | 2009-09-06 | 1 | -0/+1 |
* | * id.c (Init_id), vm.c (vm_exec): @#__ThrowState__ is no longer | nobu | 2009-07-16 | 1 | -1/+0 |
* | stripped trailing spaces. | nobu | 2009-02-22 | 1 | -1/+1 |
* | * id.c (Init_id): use semicolons. | nobu | 2009-02-05 | 1 | -11/+11 |
* | * id.c (Init_id): commit miss. | nobu | 2008-08-16 | 1 | -1/+0 |
* | * include/ruby/ruby.h (rb_intern_const): tiny optimization. | nobu | 2008-08-16 | 1 | -0/+1 |
* | * include/ruby/encoding.h (rb_enc_ispunct): added. | nobu | 2008-08-14 | 1 | -40/+31 |
* | * common.mk (parse.c): generates parse.h together. | nobu | 2008-08-13 | 1 | -20/+1 |
* | * compile.c, vm.c, insns.def: call FrozenCore.set_postexe method | ko1 | 2008-07-01 | 1 | -0/+1 |
* | * compile.c, insns.def, vm.c, vm_core.h: remove some insns | ko1 | 2008-07-01 | 1 | -0/+6 |
* | * include/ruby/ruby.h (CONST_ID): constant ID cache for non-gcc. | nobu | 2008-06-09 | 1 | -0/+2 |
* | * eval_method.c: renamed from vm_method.c. "vm_method.c" is included | ko1 | 2008-05-24 | 1 | -0/+3 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * id.c (Init_id): remove several unused symbols. [ruby-core:14362] | matz | 2007-12-24 | 1 | -1/+0 |
* | * compile.c, insnhelper.ci, insns.def, object.c, vm.c, vm.h: | ko1 | 2007-12-18 | 1 | -0/+2 |
* | * blockinlining.c, compile.c, compile.h, debug.c, debug.h, | ko1 | 2007-11-13 | 1 | -1/+1 |
* | * eval.c (rb_f_send): allow send/__send__ to call methods of all | matz | 2007-11-04 | 1 | -2/+0 |
* | * id.h, id.c: remove idFuncall. | ko1 | 2007-08-24 | 1 | -2/+2 |
* | * blockinlining.c: remove "yarv" prefix. | ko1 | 2007-07-12 | 1 | -0/+68 |