| Commit message (Expand) | Author | Age | Files | Lines |
* | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu | 2009-09-21 | 1 | -10/+10 |
* | * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil. | usa | 2009-09-16 | 1 | -1/+1 |
* | * template/id.h.tmpl: fix this. | ko1 | 2009-09-06 | 1 | -0/+2 |
* | * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extracts | nobu | 2009-08-20 | 1 | -2/+2 |
* | Add functions and macros for second encoding definitions. | naruse | 2009-08-04 | 1 | -1/+5 |
* | * vm_core.h, compile.c: declare struct iseq_inline_cache_entry. | ko1 | 2009-07-13 | 1 | -0/+12 |
* | Doxy-comments. | yugui | 2009-06-29 | 1 | -3/+3 |
* | * Doxyfile.in: removed. merged into template/Doxyfile.template | yugui | 2009-06-29 | 1 | -5/+250 |
* | * template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs. | nobu | 2009-05-21 | 1 | -0/+7 |
* | * template/fake.rb.in: extracted from Makefile.in. | nobu | 2009-02-19 | 1 | -0/+15 |
* | * common.mk (Doxyfile): moved from Makefile.in. | nobu | 2009-02-02 | 1 | -0/+22 |
* | * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and | nobu | 2009-01-13 | 2 | -0/+138 |
* | * template/id.h.tmpl, id.h (ruby_method_ids_check): enclosed in a | nobu | 2008-12-24 | 1 | -1/+3 |
* | * template/id.h.tmpl, id.h (ruby_method_ids): not depend on if | nobu | 2008-12-24 | 1 | -5/+13 |
* | * id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too. | nobu | 2008-12-15 | 1 | -1/+1 |
* | * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, | nobu | 2008-12-09 | 11 | -13/+13 |
* | * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type), | nobu | 2008-12-09 | 1 | -2/+1 |
* | * error.c (Init_syserr): moved function definition itself from | nobu | 2008-11-18 | 1 | -3/+0 |
* | * id.h, template/id.h.tmpl (enum ruby_method_ids): reordered. | nobu | 2008-10-24 | 1 | -5/+5 |
* | * common.mk (srcs): removed ID_H_TARGET. | nobu | 2008-10-19 | 1 | -0/+117 |
* | * id.h: reverted. | nobu | 2008-10-17 | 1 | -115/+0 |
* | * common.mk (ID_H_TARGET): phony target to update id.h. | nobu | 2008-10-17 | 1 | -0/+115 |
* | Fix typos in comment. | knu | 2008-09-26 | 1 | -5/+4 |
* | * error.c (Init_syserr): moved to the template. | yugui | 2008-09-26 | 1 | -0/+18 |
* | * compile.c (struct iseq_link_element, struct iseq_insn_data): made | nobu | 2008-04-20 | 1 | -1/+1 |
* | * compile.c (iseq_set_sequence, iseq_insns_unification, | nobu | 2008-04-03 | 3 | -12/+12 |
* | * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend, | naruse | 2008-02-12 | 1 | -1/+2 |
* | * tool/makedocs.rb, template/insnstbl.html: removed. | ko1 | 2007-11-13 | 1 | -39/+0 |
* | * compile.c (make_masgn_lhs, iseq_compile_each): fixed indent. | nobu | 2007-08-23 | 2 | -1/+7 |
* | * template/yasmdata.rb.tmpl: fix type and name. | ko1 | 2007-08-12 | 1 | -1/+1 |
* | * blockinlining.c: remove "yarv" prefix. | ko1 | 2007-07-12 | 1 | -1/+1 |
* | * eval_intern.h, yarvcore.h: move declaration of sysstack_error | ko1 | 2007-07-01 | 1 | -9/+9 |
* | * *.def, proc.c, vm_opts.h.base, template/*: set properties. | nobu | 2007-02-02 | 12 | -775/+775 |
* | * Merge YARV | ko1 | 2006-12-31 | 12 | -0/+775 |