| Commit message (Expand) | Author | Age | Files | Lines |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa | 2003-06-05 | 1 | -2/+3 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, | nobu | 2003-05-21 | 1 | -9/+12 |
* | * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: define | usa | 2003-05-13 | 1 | -0/+1 |
* | * numeric.c (flo_is_finite_p): use finite() if available. | nobu | 2003-04-21 | 1 | -4/+4 |
* | * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: define | nobu | 2003-03-04 | 1 | -2/+2 |
* | * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub, | knu | 2003-01-25 | 1 | -7/+12 |
* | * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() and | nobu | 2003-01-09 | 1 | -1/+1 |
* | * ruby.c (ruby_init_loadpath): under Windows, get the module | nobu | 2003-01-05 | 1 | -2/+2 |
* | * file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32. | usa | 2003-01-04 | 1 | -1/+1 |
* | * configure.in: set rb_cv_need_io_flush_between_seek=yes. | usa | 2003-01-04 | 1 | -0/+1 |
* | * Makefile.in, {win32,bcc32}/Makefile.sub: add new target: | eban | 2002-12-31 | 1 | -0/+4 |
* | * ext/extmk.rb: split --make argument contains options, assume | nobu | 2002-12-30 | 1 | -5/+5 |
* | * instruby.rb: remove junk args. | eban | 2002-12-28 | 1 | -1/+1 |
* | * {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options. | eban | 2002-12-27 | 1 | -4/+4 |
* | * bcc32/Makefile.sub, win32/Makefile.sub (RUBY_SO_NAME, config.h): | usa | 2002-12-25 | 1 | -6/+7 |
* | * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, | uema2 | 2002-12-15 | 1 | -2/+1 |
* | * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689] | nobu | 2002-11-14 | 1 | -3/+5 |
* | * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub, | knu | 2002-11-03 | 1 | -4/+4 |
* | * instruby.rb: add dryrun mode. | nobu | 2002-10-22 | 1 | -4/+4 |
* | * configure.in (XCFLAGS): CFLAGS to comile ruby itself. | nobu | 2002-10-21 | 1 | -41/+72 |
* | * configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb. | eban | 2002-09-15 | 1 | -0/+2 |
* | * bcc32/Makefile.sub: remove unnecessary `.dll' from filename of | usa | 2002-09-11 | 1 | -5/+5 |
* | * win32/Makefile.sub (ext): make directory `ext' on compile dir. | usa | 2002-09-11 | 1 | -2/+4 |
* | * win32/Makefile.sub (miniruby): shouldn't link $(EXTOBJS). | usa | 2002-09-10 | 1 | -27/+16 |
* | * configure.in: modify program_prefix only if specified | eban | 2002-09-08 | 1 | -12/+12 |
* | * configure.in: RUBY_SO_NAME is msvcrt-rubyXX on mswin32/mingw32. | eban | 2002-08-23 | 1 | -1/+3 |
* | * bcc32/Makefile.sub: set PROCESSOR_LEVEL to 6 if it's too big value. | usa | 2002-06-11 | 1 | -0/+3 |
* | * win32/Makefile.sub (config.status): use sub! instead of []= because | usa | 2002-06-06 | 1 | -1/+1 |
* | * win32/Makefile.sub (config.h): add VC++4/5 support about noreturn | usa | 2002-05-18 | 1 | -0/+4 |
* | * win32/Makefile.sub: config.h inlined. and catch up with the | nobu | 2002-05-14 | 1 | -72/+233 |
* | * win32/Makefile.sub: add -DNT to $CFLAGS instead of $CPPFLAGS. | usa | 2002-04-19 | 1 | -2/+2 |
* | * win32/Makefile.sub: use missing/acosh.c. | usa | 2002-04-12 | 1 | -2/+3 |
* | * win32/Makefile.sub (config.status): reflect user defined $CC in | usa | 2002-03-28 | 1 | -1/+1 |
* | * win32/Makefile.sub (config.status): fix install path (prefix). | usa | 2002-03-20 | 1 | -1/+1 |
* | * win32/Makefile.sub (config.status): and use recent autoconf format. | nobu | 2002-03-20 | 1 | -80/+80 |
* | * win32/Makefile.sub: made variables configurable. | nobu | 2002-03-20 | 1 | -9/+148 |
* | * ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -... | usa | 2001-06-09 | 1 | -22/+62 |
* | * win32/config.status.in: no longer use missing/alloca.c. | usa | 2001-04-14 | 1 | -1/+1 |
* | * win32/Makefile.sub: disable global optimization. | eban | 2001-03-28 | 1 | -1/+1 |
* | matz | matz | 2000-12-22 | 1 | -2/+1 |
* | matz | matz | 2000-12-22 | 1 | -11/+15 |
* | matz | matz | 2000-12-08 | 1 | -1/+1 |
* | eban | eban | 2000-12-06 | 1 | -1/+1 |
* | eban | eban | 2000-10-31 | 1 | -3/+3 |
* | eban | eban | 2000-10-06 | 1 | -2/+2 |
* | matz | matz | 2000-08-09 | 1 | -2/+2 |
* | matz | matz | 2000-08-07 | 1 | -2/+2 |
* | matz - add/remove files | matz | 2000-08-03 | 1 | -0/+277 |