aboutsummaryrefslogtreecommitdiffstats
path: root/id.h
Commit message (Expand)AuthorAgeFilesLines
* * id.c (Init_id), vm.c (vm_exec): @#__ThrowState__ is no longernobu2009-07-161-16/+14
* * template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs.nobu2009-05-211-0/+7
* * template/id.h.tmpl, id.h (ruby_method_ids_check): enclosed in anobu2008-12-241-1/+3
* * template/id.h.tmpl, id.h (ruby_method_ids): not depend on ifnobu2008-12-241-67/+44
* * id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too.nobu2008-12-151-1/+1
* * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu2008-12-091-1/+1
* * id.h, template/id.h.tmpl (enum ruby_method_ids): reordered.nobu2008-10-241-4/+4
* * id.h (enum ruby_method_ids): ISO C forbids comma at end ofshyouhei2008-10-241-3/+3
* * common.mk (srcs): removed ID_H_TARGET.nobu2008-10-191-33/+65
* * id.h: reverted.nobu2008-10-171-0/+152
* * common.mk (ID_H_TARGET): phony target to update id.h.nobu2008-10-171-83/+0
* * include/ruby/encoding.h (rb_enc_ispunct): added.nobu2008-08-141-29/+43
* * common.mk (parse.c): generates parse.h together.nobu2008-08-131-18/+24
* * compile.c, vm.c, insns.def: call FrozenCore.set_postexe methodko12008-07-011-0/+1
* * compile.c, insns.def, vm.c, vm_core.h: remove some insnsko12008-07-011-0/+7
* * eval_method.c: renamed from vm_method.c. "vm_method.c" is includedko12008-05-241-1/+2
* * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:nobu2008-01-181-1/+4
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * id.c (Init_id): remove several unused symbols. [ruby-core:14362]matz2007-12-241-3/+0
* * compile.c, insnhelper.ci, insns.def, object.c, vm.c, vm.h:ko12007-12-181-0/+2
* * set eol-style.nobu2007-11-161-53/+53
* * id.h, id.c: remove idFuncall.ko12007-08-241-2/+2
* * blockinlining.c: remove "yarv" prefix.ko12007-07-121-0/+53