Age | Commit message (Expand) | Author |
2009-01-13 | * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and | nobu |
2009-01-09 | * common.mk (test-sample), rubytest.rb: use runruby.rb | nobu |
2009-01-07 | * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir): | nobu |
2009-01-03 | * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macro | usa |
2009-01-02 | * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc, | usa |
2008-12-27 | * common.mk (revision.h): ignores failure of file2lastrev. | yugui |
2008-12-22 | * common.mk (revision.h): uses tool/file2lastrev.rb to support | yugui |
2008-12-22 | * Doxyfile.in: new file. Template of a configuration file for | yugui |
2008-12-16 | Revert the previous change. [ruby-dev:37455] | knu |
2008-12-16 | * common.mk (complex.$(OBJEXT), rational.$(OBJEXT)): Properly add | knu |
2008-12-15 | * common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eat | usa |
2008-12-15 | * common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile. | nobu |
2008-12-15 | * common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the | nobu |
2008-12-13 | * common.mk (help): describes more targets. | yugui |
2008-12-12 | * common.mk (run, runruby, parse, gdb, gdb-ruby): you can also run | yugui |
2008-12-09 | * common.mk (win32.obj): depend on headers. | usa |
2008-10-29 | * common.mk (revision.h): have to be updated daily or by non-trivial | nobu |
2008-10-24 | * common.mk (exts): renamed to get rid of the existent directory. | nobu |
2008-10-24 | * common.mk (ext): split out the target for extension library. | nobu |
2008-10-24 | * common.mk (encs): depends on enc and trans. | nobu |
2008-10-21 | * include/ruby/vm.h: write a comment. | ko1 |
2008-10-19 | * common.mk (srcs): removed ID_H_TARGET. | nobu |
2008-10-18 | * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed | yugui |
2008-10-17 | * common.mk: use added options for generic_erb.rb. | eban |
2008-10-17 | * id.h: reverted. | nobu |
2008-10-17 | * common.mk (ID_H_TARGET): phony target to update id.h. | nobu |
2008-10-16 | * common.mk (TESTS): removed to re-enable test for minitest. | akr |
2008-10-16 | * common.mk, enc/depend (enc, trans): targets for sources. | nobu |
2008-10-14 | * common.mk (TESTS): skips minitest by default, since it interferes | nobu |
2008-10-04 | * x68/_dtos18.c: removed. Ruby no longer supports human68k. | yugui |
2008-10-04 | * common.mk (gdb-ruby): new target. it runs ruby under controlled by | yugui |
2008-10-01 | * common.mk (parse.h): removes line directives. | nobu |
2008-09-26 | * common.mk (dist): nothing is need to run BASERUBY. | nobu |
2008-09-26 | Fixed build failure on some platforms. | yugui |
2008-09-26 | * common.mk (dist): Changed its dependencies and | yugui |
2008-09-26 | * error.c (Init_syserr): moved to the template. | yugui |
2008-09-26 | * common.mk (ENC_MK): defaulted to enc.mk. | nobu |
2008-09-25 | * common.mk: dependency updated. | akr |
2008-09-25 | * common.mk: fix btest-* rules [ruby-dev:36528]. | ko1 |
2008-09-24 | removed basedir and runner args to test/runner.rb. not valid args anymore | ryan |
2008-09-23 | * common.mk (io.o): remove dependency for vm_core.h. | ko1 |
2008-09-23 | * debug.h (ruby_set_debug_option): declared. | akr |
2008-09-23 | * include/ruby/node.h, vm_core.h: move definition of | ko1 |
2008-09-23 | fix a typo. | akr |
2008-09-23 | * common.mk, hash.c: remove unused inclusion. | ko1 |
2008-09-23 | * eval_safe.c, safe.c: rename eval_safe.c to safe.c. | ko1 |
2008-09-23 | * common.mk: clean up | ko1 |
2008-09-19 | * common.mk: prec.c is removed. | naruse |
2008-09-19 | * prec.c: removed. Precision will be redesigned and be back again. | yugui |
2008-09-19 | * common.mk : Reverts the changeset 18994. | yugui |