summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2013-01-23win32.c: missing initializationnobu
2013-01-23win32.c: acp_to_wstr results checknobu
2013-01-12setup.mak: -runtime-nobu
2013-01-11setup.mak: -osname-nobu
2013-01-11win32/rm.bat: remove each filesnobu
2013-01-11win32/setup.mak: remove each filesnobu
2013-01-10Makefile.in: continue if Makefile unchangednobu
2013-01-10win32/rm.bat: fix infinite loopnobu
2013-01-07* Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa
2013-01-06* win32/Makefie.sub: Fix build with VC.yugui
2013-01-04* Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui
2012-12-21* win32/{dir.h,win32.c} (rb_w32_readdir): removed old rb_w32_readdir()usa
2012-11-28mkmf.rb: each_compile_rulesnobu
2012-11-26* README: mention about README.win32.usa
2012-11-26Makefile.sub: fix r37821nobu
2012-11-22* common.mk, win32/Makefile.sub (probes.dmyh): now be made in currentusa
2012-11-22* common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake mergesusa
2012-11-20* win32/win32.c (rb_w32_read): Windows 8 fixed one of a bug of consoleusa
2012-11-19common.mk: no purelibnobu
2012-11-19* Makefile.in, common.mk (probes.h): moved to common.mk and changed tousa
2012-11-17Swap logic around wildcard character detectionluislavena
2012-11-17Skip path expansion for all wildcard charactersluislavena
2012-11-16skip long name conversion if last character is a wildcard oneluislavena
2012-11-16probes.h: select by suffix rulesnobu
2012-11-16Makefile.in: probes.hnobu
2012-11-13* common.mk (dmyprobes.h): always create for make dist.naruse
2012-11-13* common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa
2012-11-13* win32/README.win32: added mention about build directory. currentlyusa
2012-11-12* win32/mkexports.rb (each_export): skip garbages generated by VS2012'susa
2012-10-25* win32/win32.c (has_redirection): should use shell (cmd.exe) whenusa
2012-10-03* gc.c: Use the non-recursive marking instead of recursion. Thenari
2012-09-05win32/file.c: simplifynobu
2012-09-05win32/file.c: prototype and cosmetic changesnobu
2012-08-28* win32/Makefile.sub (Makefile): make to depend on common.mk, tousa
2012-08-24Remove incorrectly committed timestamp fileluislavena
2012-08-24Improve require/File.expand_path performance on Windowsluislavena
2012-08-23* win32/Makefile.sub: refactoring. remove unused rules, and updateusa
2012-08-23* win32/configure.bat: added help message of --with(out)?-ext.usa
2012-08-23* win32/configure.bat: support --with(out)?-ext(ensions) options.usa
2012-08-21* win32/Makefile.sub (scriptbin.mk): no need to include twice.usa
2012-08-14* win32/win32.c (check_valid_dir): reject "..." as directory name.usa
2012-08-09Optimize winnt_statshirosaki
2012-07-29win32.c: rb_w32_inet_ntop should be constnobu
2012-07-28win32/win32.c: suppress warning redeclaredshirosaki
2012-07-28win32/win32.c: fix localtime_r() on x64-mingwshirosaki
2012-07-27* win32/mkexports.rb: should not export DllMain().usa
2012-07-24* win32/win32.c (rb_w32_socket, rb_w32_socketpair): remember the familyusa
2012-07-23enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu
2012-07-09* win32/win32.c (win95_stat): remove unnecessary macro.usa
2012-07-09* win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9xusa