Age | Commit message (Expand) | Author |
2007-08-15 | * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic. | shyouhei |
2007-08-15 | * bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir. | shyouhei |
2006-12-21 | * {bcc32,djgpp,win32,wince}/*.bat: change svn properties of DOSISH batch files. | usa |
2006-05-25 | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu |
2006-02-24 | * bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot(). | ocean |
2006-02-23 | * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal | ocean |
2005-10-25 | * configure.in (RUBY_EXTERN): macro to export symbols in shared | nobu |
2005-08-18 | * bcc32/Makefile.sub (COMMON_HEADERS): reverted 1.42.2.24. | ocean |
2005-08-03 | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu |
2005-08-03 | fixed command name, and attached link to the gnuwin32 site. | ocean |
2005-07-25 | * {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for ruby | nobu |
2005-07-15 | * bcc32/Makefile.sub (COMMON_HEADERS): ruby_1_8 is using winsock.h. | ocean |
2005-06-01 | * bcc32/Makefile.sub: can use single quote character in DESTDIR. | ocean |
2005-05-21 | * bcc32/Makefile.sub: tds files were not deleted when DESTDIR | ocean |
2005-05-16 | * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_t | nobu |
2005-05-13 | * ext/extmk.rb: keep srcdir unexpanded. | nobu |
2005-04-20 | * lib/mkmf.rb (create_makefile): support platforms have file separator | nobu |
2005-04-20 | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu |
2005-04-19 | * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak: | nobu |
2005-04-16 | * bcc32/Makefile.sub: quick hack... prepend DESTDIR. | ocean |
2005-04-14 | * bcc32/Makefile.sub: failed to remove debug information files. | ocean |
2005-04-11 | * {bcc32,win32,wince}/Makefile.sub: ri data was not installed | ocean |
2005-04-02 | * {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty in | nobu |
2005-03-30 | * Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in, | nobu |
2005-02-21 | * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl. | usa |
2004-12-24 | * bcc32/Makefile.sub: bcc32 should use RTL dll (backport from HEAD) | ocean |
2004-11-17 | * {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exe | usa |
2004-11-16 | * {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit. | usa |
2004-11-16 | * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h and | usa |
2004-07-07 | * string.c (rb_str_match): raise TypeError when both arguments are | usa |
2004-06-24 | * {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines when | usa |
2004-04-24 | * Makefile.in */Makefile.sub: error.c no longer include version.h | nobu |
2004-04-12 | * bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9. | ocean |
2004-02-16 | * bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada) | ocean |
2004-02-16 | * bcc32/Makefile.sub: avoid warning "Redefinition of macro 'HAVE_GETLOGIN'". | ocean |
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-01-12 | * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with single | nobu |
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): remove | usa |
2003-12-01 | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa |
2003-11-24 | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa |
2003-11-22 | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa |
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-30 | 031031 | matz |
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 |