summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2004-04-22* */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa
2004-04-07* Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu
2004-03-28* cygwin/GNUmakefile.in (clean-local, distclean-local): removenobu
2004-03-25* version.c (ruby_show_copyright): obtain copyright year fromnobu
2004-03-25* win32/resource.rb: default rubyw icon to ruby.ico, and let DLL alsonobu
2004-03-25* common.mk, */Makefile.sub (lib, dll): phony targets.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-02* io.c (pipe_open): erred program name should be reported bynobu
2004-03-02* win32/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa
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-26* win32/win32.c (make_cmdvector): adjust successive double-quotenobu
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-20* io.c (pipe_open): fix typo.nobu
2004-02-19* win32/win32.c, win32/win32.h: fixed prototypes.nobu
2004-02-16* win32/Makefile.sub (config.status): should create *.pdb on ext/,usa
2004-02-16* configure.in: check functions, fork spawnv.nobu
2004-02-14* mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu
2004-02-12* win32/win32.c (link): raise NotImplementedError on Win9X.usa
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-29* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2004-01-21* configure.in: check availability of link(). [ruby-dev:22237]siena
2004-01-19* ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: removenobu
2004-01-19* ext/extmk.rb, win32/Makefile.sub, win32/configure.bat,usa
2004-01-10* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu
2004-01-05* win32/dir.h, win32/win32.c: fix patch miss.usa
2004-01-05* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2004-01-02* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2003-12-28* instruby.rb: fix install directory if destdir and compile_dir areusa
2003-12-22* bcc32/Makefile.sub, win32/Makefile.sub (config.h): removeusa
2003-12-22* configure.in (ac_cv_func_setitimer): moved from defines.hnobu
2003-12-18* eval.c (stack_extend): ignore inline optimization on VC7.usa
2003-12-10* win32/win32.h: define execv() using do_aspawn().eban
2003-12-01* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-11-27win32/win32.c (rb_win32_stat): add "." to buf1 only if it has a drive letter.eban
2003-11-27* win32/win32.c (rb_w32_stat): remove _fullpath() for NUL: device.eban
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-06* win32/win32.c (make_cmdvector): process backslashes even if a quotenobu
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* wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spacesusa