summaryrefslogtreecommitdiff
path: root/bcc32
AgeCommit message (Expand)Author
2004-04-22* */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa
2004-04-13* bcc32/Makefile.sub (PHONY): Borland make disallows empty commandnobu
2004-04-07* Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu
2004-04-02* bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext.nobu
2004-03-25* common.mk, */Makefile.sub (lib, dll): phony targets.nobu
2004-03-23* bcc32/Makefile.sub: needs bcc32/mkexports.rb.nobu
2004-03-23* Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu
2004-03-21* Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu
2004-03-10* ruby.c (opt_W_getter): get rid of warning.usa
2004-03-09* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa
2004-03-04* Makefile.in, */Makefile.sub, mkconfig.rb: keep rbconfig.rb old ifnobu
2004-03-01* bcc32/setup.mak: configure's default is "--enable-install-doc"ocean
2004-02-29* bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean
2004-02-28* bcc32/configure.bat: fix typo.ocean
2004-02-28* configure.bat: append missing label ":exit".ocean
2004-02-22* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu
2004-02-22* ext/extmk.rb: use optparse instead of getopts.nobu
2004-02-16* bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean
2004-02-15* bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean
2004-02-14* mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu
2004-02-10* string.c (rb_str_match): raise TypeError when both arguments areusa
2004-02-09* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu
2004-01-29* configure.in (DLEXT2): removed. Ruby does not treateban
2004-01-21* configure.in: check availability of link(). [ruby-dev:22237]siena
2004-01-10* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu
2003-12-23* bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]usa
2003-12-22* bcc32/Makefile.sub, win32/Makefile.sub (config.h): removeusa
2003-12-01* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-11-24* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-11-22* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-11-05* string.c: add #include "version.h". this file still depends on it.usa
2003-11-04* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa
2003-10-31* configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban
2003-10-30031031matz
2003-09-16* MANIFEST: add test/csv/mac.csv.eban
2003-08-16* marshal.c (w_symbol, w_object): get rid of warnings.nobu
2003-08-08* bcc32/Makefile.sub: rubyw.exe should be a Windows GUI program.eban
2003-06-16* bcc32/Makefile.sub: undefine HAVE_GETGROUPS.eban
2003-06-05* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-05-21* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub,nobu
2003-05-13* configure.in, bcc32/Makefile.sub, win32/Makefile.sub: defineusa
2003-04-21* numeric.c (flo_is_finite_p): use finite() if available.nobu
2003-04-20* win32/win32.c (NtInitialize): set the floating-point control wordeban
2003-03-04* configure.in, bcc32/Makefile.sub, win32/Makefile.sub: definenobu
2003-01-25* instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu
2003-01-21* bcc32/Makefile.sub (LIBRUBY_A): link dmyext.nobu
2003-01-09* configure.in (RUBY_CHECK_IO_NEED): check whether fseek() andnobu
2003-01-05* ruby.c (ruby_init_loadpath): under Windows, get the modulenobu
2002-12-31* Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban
2002-12-30* ext/extmk.rb: split --make argument contains options, assumenobu