| Commit message (Expand) | Author | Age | Files | Lines |
* | * win32/Makefile.sub (config.h): added RUBY_SITEARCH to use | nobu | 2009-10-26 | 1 | -1/+1 |
* | * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnable | nobu | 2009-10-22 | 1 | -1/+1 |
* | * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp), | nobu | 2009-10-10 | 1 | -1/+1 |
* | * common.mk (ruby.imp): add text section [Bug #2064]. | kanemoto | 2009-09-27 | 1 | -1/+3 |
* | * common.mk (eval.o): needs vm.h. | nobu | 2009-09-18 | 1 | -1/+1 |
* | * configure.in (CAPITARGET): enable iff doxygen is available. | nobu | 2009-09-16 | 1 | -10/+14 |
* | * common.mk (main): makes also encs. | nobu | 2009-09-16 | 1 | -1/+1 |
* | * common.mk (install-rdoc), configure.in (RDOCTARGET): removed | nobu | 2009-09-15 | 1 | -0/+1 |
* | * common.mk (install-all): target to install all. | nobu | 2009-09-14 | 1 | -2/+9 |
* | * configure.in, common.mk, */configure.bat (rdoc): make before | nobu | 2009-09-14 | 1 | -2/+3 |
* | * common.mk (check-ruby): run all test of ruby itself. | nobu | 2009-09-14 | 1 | -0/+6 |
* | * Makefile.in, common.mk: move a id.h generation rule. | ko1 | 2009-09-06 | 1 | -0/+4 |
* | * common.mk: dependencies updated. | akr | 2009-08-30 | 1 | -18/+20 |
* | * win32/Makefile.sub (MAKEDIRS): define. | usa | 2009-08-24 | 1 | -1/+1 |
* | * enc/unicode/name2ctype.h: split from enc/unicode.c and made a | nobu | 2009-08-21 | 1 | -2/+4 |
* | * common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY. | usa | 2009-08-12 | 1 | -1/+1 |
* | * marshal.c (class2path, w_unique, w_extended, w_class, w_uclass): | nobu | 2009-08-09 | 1 | -1/+1 |
* | * common.mk (ruby.imp): excluded prelude.o to get rid of circular | nobu | 2009-08-09 | 1 | -4/+5 |
* | * tool/compile_prelude.rb: replaces "require" with in-place evaluation | yugui | 2009-07-30 | 1 | -1/+1 |
* | * common.mk (class.o): depends on vm_core.h. | nobu | 2009-07-22 | 1 | -1/+1 |
* | * configure.in, Makefile.in (TEST_RUNNABLE): tests are not | nobu | 2009-07-20 | 1 | -5/+15 |
* | * common.mk: add method.h. | ko1 | 2009-07-15 | 1 | -1/+1 |
* | * tool/rbinstall.rb: renamed to get rid of collision against | nobu | 2009-06-30 | 1 | -1/+1 |
* | * Doxyfile.in: removed. merged into template/Doxyfile.template | yugui | 2009-06-29 | 1 | -2/+2 |
* | * common.mk (COMPILE_PRELUDE): need -I. before -rrbconfig. | usa | 2009-06-26 | 1 | -1/+1 |
* | * common.mk (bignum.o, numeric.o): depend on util.h. | nobu | 2009-05-26 | 1 | -2/+2 |
* | * instruby.rb: moved into tool/. | yugui | 2009-05-22 | 1 | -4/+4 |
* | * 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 |