summaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/intern.h (rb_strerrno): declared.akr2009-11-241-2/+2
* * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c,nobu2009-09-211-10/+10
* * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil.usa2009-09-161-1/+1
* * template/id.h.tmpl: fix this.ko12009-09-061-0/+2
* * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extractsnobu2009-08-201-2/+2
* Add functions and macros for second encoding definitions.naruse2009-08-041-1/+5
* * vm_core.h, compile.c: declare struct iseq_inline_cache_entry.ko12009-07-131-0/+12
* Doxy-comments.yugui2009-06-291-3/+3
* * Doxyfile.in: removed. merged into template/Doxyfile.templateyugui2009-06-291-5/+250
* * template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs.nobu2009-05-211-0/+7
* * template/fake.rb.in: extracted from Makefile.in.nobu2009-02-191-0/+15
* * common.mk (Doxyfile): moved from Makefile.in.nobu2009-02-021-0/+22
* * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb andnobu2009-01-132-0/+138
* * 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-5/+13
* * 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-0911-13/+13
* * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu2008-12-091-2/+1
* * error.c (Init_syserr): moved function definition itself fromnobu2008-11-181-3/+0
* * id.h, template/id.h.tmpl (enum ruby_method_ids): reordered.nobu2008-10-241-5/+5
* * common.mk (srcs): removed ID_H_TARGET.nobu2008-10-191-0/+117
* * id.h: reverted.nobu2008-10-171-115/+0
* * common.mk (ID_H_TARGET): phony target to update id.h.nobu2008-10-171-0/+115
* Fix typos in comment.knu2008-09-261-5/+4
* * error.c (Init_syserr): moved to the template.yugui2008-09-261-0/+18
* * compile.c (struct iseq_link_element, struct iseq_insn_data): madenobu2008-04-201-1/+1
* * compile.c (iseq_set_sequence, iseq_insns_unification,nobu2008-04-033-12/+12
* * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse2008-02-121-1/+2
* * tool/makedocs.rb, template/insnstbl.html: removed.ko12007-11-131-39/+0
* * compile.c (make_masgn_lhs, iseq_compile_each): fixed indent.nobu2007-08-232-1/+7
* * template/yasmdata.rb.tmpl: fix type and name.ko12007-08-121-1/+1
* * blockinlining.c: remove "yarv" prefix.ko12007-07-121-1/+1
* * eval_intern.h, yarvcore.h: move declaration of sysstack_errorko12007-07-011-9/+9
* * *.def, proc.c, vm_opts.h.base, template/*: set properties.nobu2007-02-0212-775/+775
* * Merge YARVko12006-12-3112-0/+775