| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk: marked PHONY targets. | nobu | 2009-05-14 | 1 | -11/+19 |
* | * eval.c (ruby_cleanup): the order of local variables on stack is | nobu | 2009-04-19 | 1 | -1/+1 |
* | * common.mk (up): updates timestamp file. | nobu | 2009-04-10 | 1 | -1/+1 |
* | * common.mk (info): shows configured names. | nobu | 2009-04-07 | 1 | -0/+10 |
* | * common.mk (ruby.imp): all symbols in static library need to be | nobu | 2009-03-28 | 1 | -2/+2 |
* | * common.mk (REVISION_H): keeps timestamp of revision.h. | nobu | 2009-03-16 | 1 | -4/+9 |
* | * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules. | nobu | 2009-03-16 | 1 | -1/+1 |
* | * common.mk (.y.c): use SRC_FILE which contains slashes instead of | nobu | 2009-03-15 | 1 | -1/+1 |
* | * common.mk (srcs-ext): creates ext/dl/callback/callback.c also. | nobu | 2009-03-14 | 1 | -3/+7 |
* | * tool/ytab.sed: replaces backslashes with slash for nmake. | nobu | 2009-03-11 | 1 | -1/+1 |
* | * common.mk: removed a comment already has no meaning. | nobu | 2009-03-06 | 1 | -2/+0 |
* | * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd using | nobu | 2009-03-06 | 1 | -3/+3 |
* | * Makefile.in, win32/Makefile.sub (INSNS): moved variable | nobu | 2009-03-06 | 1 | -3/+0 |
* | * win32/Makefile.sub (make_insns_rules): rule to make rules for insns. | nobu | 2009-03-05 | 1 | -12/+8 |
* | * common.mk (main): passes $(MAKE) to mkmain_cmd | nobu | 2009-03-03 | 1 | -1/+1 |
* | * common.mk (.y.c): removed extra backslash. [ruby-core:22602] | nobu | 2009-03-01 | 1 | -1/+1 |
* | * common.mk (INSNS, newline.c, miniprelude.c, prelude.c), | nobu | 2009-02-26 | 1 | -0/+9 |
* | * common.mk (main): split from exts and makes main program after | nobu | 2009-02-24 | 1 | -3/+10 |
* | * common.mk (ripper.c): exec can't work on Windows. | nobu | 2009-02-24 | 1 | -1/+1 |
* | * Makefile.in (id.h): updates from parse.h. | nobu | 2009-02-04 | 1 | -4/+0 |
* | * common.mk (Doxyfile): moved from Makefile.in. | nobu | 2009-02-02 | 1 | -0/+4 |
* | * common.mk (distclean-enc, realclean-enc): do not call clean of | nobu | 2009-01-27 | 1 | -5/+4 |
* | * common.mk (clean-extout): removes extout directory. | nobu | 2009-01-25 | 1 | -3/+8 |
* | * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and | nobu | 2009-01-25 | 1 | -2/+4 |
* | * configure.in (Makefile): set VCS and VCSUP. | nobu | 2009-01-16 | 1 | -4/+1 |
* | * common.mk: btest-ruby should receive option with OPTS. | ko1 | 2009-01-15 | 1 | -1/+1 |
* | * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and | nobu | 2009-01-13 | 1 | -6/+4 |
* | * common.mk (test-sample), rubytest.rb: use runruby.rb | nobu | 2009-01-09 | 1 | -1/+1 |
* | * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir): | nobu | 2009-01-07 | 1 | -23/+24 |
* | * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macro | usa | 2009-01-03 | 1 | -3/+0 |
* | * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc, | usa | 2009-01-02 | 1 | -8/+0 |
* | * common.mk (revision.h): ignores failure of file2lastrev. | yugui | 2008-12-27 | 1 | -1/+1 |
* | * common.mk (revision.h): uses tool/file2lastrev.rb to support | yugui | 2008-12-22 | 1 | -4/+2 |
* | * Doxyfile.in: new file. Template of a configuration file for | yugui | 2008-12-22 | 1 | -1/+11 |
* | Revert the previous change. [ruby-dev:37455] | knu | 2008-12-16 | 1 | -4/+2 |
* | * common.mk (complex.$(OBJEXT), rational.$(OBJEXT)): Properly add | knu | 2008-12-16 | 1 | -2/+4 |
* | * common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eat | usa | 2008-12-15 | 1 | -1/+1 |
* | * common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile. | nobu | 2008-12-15 | 1 | -1/+2 |
* | * common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the | nobu | 2008-12-15 | 1 | -1/+1 |
* | * common.mk (help): describes more targets. | yugui | 2008-12-13 | 1 | -8/+19 |
* | * common.mk (run, runruby, parse, gdb, gdb-ruby): you can also run | yugui | 2008-12-12 | 1 | -5/+7 |
* | * common.mk (win32.obj): depend on headers. | usa | 2008-12-09 | 1 | -1/+1 |
* | * common.mk (revision.h): have to be updated daily or by non-trivial | nobu | 2008-10-29 | 1 | -1/+1 |
* | * common.mk (exts): renamed to get rid of the existent directory. | nobu | 2008-10-24 | 1 | -2/+2 |
* | * common.mk (ext): split out the target for extension library. | nobu | 2008-10-24 | 1 | -1/+2 |
* | * common.mk (encs): depends on enc and trans. | nobu | 2008-10-24 | 1 | -0/+1 |
* | * include/ruby/vm.h: write a comment. | ko1 | 2008-10-21 | 1 | -1/+1 |
* | * common.mk (srcs): removed ID_H_TARGET. | nobu | 2008-10-19 | 1 | -1/+1 |
* | * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed | yugui | 2008-10-18 | 1 | -2/+2 |
* | * common.mk: use added options for generic_erb.rb. | eban | 2008-10-17 | 1 | -1/+1 |