| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (config.status): setup MINIRUBY environment for | nobu | 2010-03-11 | 1 | -1/+2 |
* | * Makefile.in (config.status): ommit cached results. | nobu | 2010-02-19 | 1 | -1/+2 |
* | * Makefile.in (clean-ext): allow glob patterns. | nobu | 2010-01-19 | 1 | -8/+7 |
* | removes the dtrace support. reverts r26239, r26238 and r26235. | yugui | 2010-01-05 | 1 | -37/+4 |
* | * trace.h: new file. wraps tracing mechanisms. | yugui | 2010-01-03 | 1 | -4/+37 |
* | * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnable | nobu | 2009-10-22 | 1 | -0/+1 |
* | add comment. | akr | 2009-10-13 | 1 | -1/+2 |
* | * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp), | nobu | 2009-10-10 | 1 | -1/+1 |
* | * Makefile.in (miniruby): suppress duplication warning on AIX. | kanemoto | 2009-09-27 | 1 | -1/+1 |
* | * Makefile.in(test-rubyspec): explicitly executes run subcommand of | yugui | 2009-09-26 | 1 | -1/+1 |
* | * Makefile.in, win32/Makefile.sub (INSNS): depend on tools. | nobu | 2009-09-21 | 1 | -1/+3 |
* | * configure.in (CAPITARGET): enable iff doxygen is available. | nobu | 2009-09-16 | 1 | -1/+2 |
* | * Makefile.in, common.mk: move a id.h generation rule. | ko1 | 2009-09-06 | 1 | -3/+0 |
* | * Makefile.in (enc/unicode/name2ctype.kwd): | naruse | 2009-08-26 | 1 | -2/+0 |
* | Update Oniguruma's UnicodeData to 5.1. | naruse | 2009-08-25 | 1 | -0/+2 |
* | * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the | nobu | 2009-08-25 | 1 | -4/+1 |
* | * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the | nobu | 2009-08-25 | 1 | -1/+1 |
* | * Makefile.in: use CP and MV macros. | naruse | 2009-08-22 | 1 | -9/+9 |
* | * enc/unicode/name2ctype.h: split from enc/unicode.c and made a | nobu | 2009-08-21 | 1 | -0/+22 |
* | * configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead of | nobu | 2009-08-13 | 1 | -1/+1 |
* | * configure.in, Makefile.in (TEST_RUNNABLE): tests are not | nobu | 2009-07-20 | 1 | -0/+1 |
* | * Makefile.in, win32/Makefile.sub (RMALL): need for distclean-rdoc. | nobu | 2009-06-09 | 1 | -0/+1 |
* | * configure.in ($ridir): new configuration. [ruby-core:23520]. | yugui | 2009-05-23 | 1 | -1/+0 |
* | * Makefile.in, configure.in, win32/Makefile.sub (RUBY_BASE_NAME): | nobu | 2009-05-08 | 1 | -0/+1 |
* | * common.mk (info): shows configured names. | nobu | 2009-04-07 | 1 | -1/+1 |
* | * Makefile.in (.c.i): use CPP instead of CC, since gcc -E can't | nobu | 2009-04-01 | 1 | -1/+1 |
* | * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules. | nobu | 2009-03-16 | 1 | -0/+3 |
* | * common.mk (.y.c): use SRC_FILE which contains slashes instead of | nobu | 2009-03-15 | 1 | -0/+2 |
* | * Makefile.in (update-mspec): split from update-rubyspec. | nobu | 2009-03-06 | 1 | -10/+13 |
* | * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd using | nobu | 2009-03-06 | 1 | -5/+6 |
* | * Makefile.in, win32/Makefile.sub (INSNS): moved variable | nobu | 2009-03-06 | 1 | -0/+3 |
* | * win32/Makefile.sub (make_insns_rules): rule to make rules for insns. | nobu | 2009-03-05 | 1 | -0/+3 |
* | * common.mk (INSNS, newline.c, miniprelude.c, prelude.c), | nobu | 2009-02-26 | 1 | -19/+0 |
* | * common.mk (main): split from exts and makes main program after | nobu | 2009-02-24 | 1 | -0/+3 |
* | * common.mk (ripper.c): exec can't work on Windows. | nobu | 2009-02-24 | 1 | -0/+1 |
* | * Makefile.in (id.h): overwrites unconditinally. | nobu | 2009-02-24 | 1 | -1/+1 |
* | * Makefile.in (configure): unset PWD to use symlink to building | nobu | 2009-02-22 | 1 | -1/+1 |
* | * Makefile.in (up): cd doesn't need LC_TIME, VCS needs. | nobu | 2009-02-22 | 1 | -1/+1 |
* | * template/fake.rb.in: extracted from Makefile.in. | nobu | 2009-02-19 | 1 | -16/+4 |
* | * configure.in (--with-arch): added new option to support | nobu | 2009-02-07 | 1 | -2/+3 |
* | * Makefile.in (id.h): updates from parse.h. | nobu | 2009-02-04 | 1 | -0/+5 |
* | * common.mk (Doxyfile): moved from Makefile.in. | nobu | 2009-02-02 | 1 | -2/+0 |
* | * Makefile.in (distclean): hides removing Doxyfile. | nobu | 2009-01-27 | 1 | -2/+1 |
* | * common.mk (clean-extout): removes extout directory. | nobu | 2009-01-25 | 1 | -4/+0 |
* | * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and | nobu | 2009-01-25 | 1 | -5/+14 |
* | * Makefile.in (miniruby): renames and then removes, to get rid of | nobu | 2009-01-20 | 1 | -4/+2 |
* | * configure.in (VCSUP): fixed the cases for git-svn or git. | yugui | 2009-01-17 | 1 | -1/+1 |
* | * configure.in (Makefile): set VCS and VCSUP. | nobu | 2009-01-16 | 1 | -1/+5 |
* | * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macro | usa | 2009-01-03 | 1 | -0/+3 |
* | * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc, | usa | 2009-01-02 | 1 | -0/+16 |