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