aboutsummaryrefslogtreecommitdiffstats
path: root/bcc32
Commit message (Expand)AuthorAgeFilesLines
* * common.mk, */Makefile.sub (lib, dll): phony targets.nobu2004-03-251-4/+2
* * bcc32/Makefile.sub: needs bcc32/mkexports.rb.nobu2004-03-231-1/+1
* * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu2004-03-231-4/+12
* * Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu2004-03-211-269/+88
* * ruby.c (opt_W_getter): get rid of warning.usa2004-03-101-6/+6
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2004-03-091-3/+21
* * Makefile.in, */Makefile.sub, mkconfig.rb: keep rbconfig.rb old ifnobu2004-03-041-5/+7
* * bcc32/setup.mak: configure's default is "--enable-install-doc"ocean2004-03-011-0/+2
* * bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean2004-02-294-23/+39
* * bcc32/configure.bat: fix typo.ocean2004-02-281-1/+1
* * configure.bat: append missing label ":exit".ocean2004-02-281-0/+1
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu2004-02-221-1/+1
* * ext/extmk.rb: use optparse instead of getopts.nobu2004-02-221-1/+1
* * bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean2004-02-162-2/+2
* * bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean2004-02-152-2/+2
* * mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu2004-02-141-52/+38
* * string.c (rb_str_match): raise TypeError when both arguments areusa2004-02-101-1/+1
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu2004-02-092-12/+97
* * configure.in (DLEXT2): removed. Ruby does not treateban2004-01-291-2/+0
* * configure.in: check availability of link(). [ruby-dev:22237]siena2004-01-211-0/+1
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-101-2/+2
* * bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]usa2003-12-231-0/+1
* * bcc32/Makefile.sub, win32/Makefile.sub (config.h): removeusa2003-12-221-1/+0
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-12-011-1/+2
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-241-1/+1
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-221-0/+2
* * string.c: add #include "version.h". this file still depends on it.usa2003-11-051-1/+1
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2003-11-041-3/+3
* * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban2003-10-311-0/+1
* 031031matz2003-10-301-1/+1
* * MANIFEST: add test/csv/mac.csv.eban2003-09-161-1/+1
* * marshal.c (w_symbol, w_object): get rid of warnings.nobu2003-08-161-0/+8
* * bcc32/Makefile.sub: rubyw.exe should be a Windows GUI program.eban2003-08-081-1/+1
* * bcc32/Makefile.sub: undefine HAVE_GETGROUPS.eban2003-06-161-1/+1
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-06-051-2/+3
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub,nobu2003-05-211-39/+38
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: defineusa2003-05-131-0/+1
* * numeric.c (flo_is_finite_p): use finite() if available.nobu2003-04-211-3/+2
* * win32/win32.c (NtInitialize): set the floating-point control wordeban2003-04-201-2/+1
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: definenobu2003-03-041-2/+2
* * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu2003-01-251-7/+12
* * bcc32/Makefile.sub (LIBRUBY_A): link dmyext.nobu2003-01-211-2/+2
* * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() andnobu2003-01-091-0/+1
* * ruby.c (ruby_init_loadpath): under Windows, get the modulenobu2003-01-051-2/+2
* * Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban2002-12-311-1/+5
* * ext/extmk.rb: split --make argument contains options, assumenobu2002-12-301-5/+5
* * {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options.eban2002-12-271-5/+5
* * bcc32/setup.mak, win32/setup.mak(-prologue-): move srcdir fromnobu2002-12-271-4/+5
* * bcc32/setup.mak (-generic-): removed garbages.nobu2002-12-251-2/+2
* * bcc32/Makefile.sub, win32/Makefile.sub (RUBY_SO_NAME, config.h):usa2002-12-252-9/+16