summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
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
2012-07-03make runnablenobu
2012-06-06* win32/win32.c, include/ruby/win32.h (rb_w32_wrap_io_handle): new API.usa
2012-06-06* win32/win32.c (rb_w32_close): of course, console handle is not socket.usa
2012-06-04no windows dialognobu
2012-06-04win32: VT100 escapenobu
2012-05-23* win32/win32.c (finish_overlapped_socket, overlapped_socket_io):usa
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-17Imports Ruby's port to NativeClient (a.k.a NaCl).yugui
2012-05-08* include/ruby/win32.h (FD_SET): change function to macro.shirosaki
2012-05-03distclean verconf.hnobu
2012-04-24* win32/win32.c (waitpid): need to check the return value ofusa
2012-04-23* win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa
2012-04-18* win32/file.c (INVALID_FILE_ATTRIBUTES): commit miss of r35384.usa
2012-04-16* win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu
2012-04-16* configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu
2012-04-15* reduce UNREACHABLE.nobu
2012-04-14* configure.in (UNREACHABLE): gcc 4.4 eliminates unreachable codenobu
2012-04-14* variable.c (trace_ev): Removed "not reached" comment as this line isdrbrain
2012-04-09* win32/win32.c (isUNCRoot, winnt_stat): support long UNC.nobu
2012-04-07* include/ruby/win32.h (rb_w32_aspawn_flags): add the declaration ofshirosaki
2012-04-07* test/ruby/test_thread.rbshirosaki
2012-03-27* configure.in (verconf.h): separate load path specific stuff fromnobu
2012-03-27* win32/Makefile.sub: fix config.h path to include.nobu
2012-03-27* win32/win32.c (check_if_dir): fix memory leak.kazu
2012-03-26* win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu
2012-03-26* win32/win32.c (check_if_dir, check_if_wdir): fix for Visual C++nobu
2012-03-26* win32/win32.c (rb_w32_open, rb_w32_wopen): check if the file is anobu
2012-03-22* win32/win32.c (rb_w32_fstat, rb_w32_fstati64): convert FILETIMEnobu
2012-03-18* win32/Makefile.sub: put an empty line between stub and script.nobu