summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2010-01-12* win32/win32.c (init_env): use _wputenv() instead ofusa
2010-01-08* win32/configure.bat (WIN32DIR): regularise file separators.nobu
2010-01-05removes the dtrace support. reverts r26239, r26238 and r26235.yugui
2010-01-04* win32/Makefile.sub (TRACING_MODEL): follow yugui's previous changes.usa
2009-12-28* win32/win32.c (CreateChild): force to inherit standard I/O handles.usa
2009-12-08* win32/configure.bat: now recognize --with-*-{dir,include,lib} optionsusa
2009-11-30* configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved fromnobu
2009-11-26* win32/{configure.bat, setup.mak, Makefile.sub}: add new configureusa
2009-11-19* win32/Makefile.sub: nmake execute the file named echo if it existsusa
2009-11-01* win32/win32.c (overlapped_socket_io, recvmsg, sendmsg): pass handlewanabe
2009-10-30* win32.c (recvmsg, sendmsg, link): shouldn't raise ruby's exceptionsusa
2009-10-26* win32/Makefile.sub (config.h): added RUBY_SITEARCH to usenobu
2009-10-22* configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnablenobu
2009-10-19* win32/Makefile.sub (enc/unicode/name2ctype.h): no need to createusa
2009-10-16* win32/win32.c (rb_w32_spawn): `\'' is also quote character.usa
2009-10-10* configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),nobu
2009-10-01* win32/{setup.mak,Makefile.sub,win32.c},include/ruby/win32.h (RT_VER):usa
2009-10-01* win32/win32.c (rb_w32_getpid): simply call GetCurrentProcessId()usa
2009-09-28* win32/wini32.c (LK_ERR): with overlapped I/O, LockFileEx() returnsusa
2009-09-25* win32/win32.c, include/ruby/win32.h (rb_w32_access): new function tousa
2009-09-21* Makefile.in, win32/Makefile.sub (INSNS): depend on tools.nobu
2009-09-16* win32/Makefile.sub (config.status): install-capi needs docdir. And,usa
2009-09-16* win32/Makefile.sub: sorry, typo.usa
2009-09-16* win32/Makefile.sub (DOCTARGETS): rdoc is default.usa
2009-09-16* win32/Makefile.sub: typo.usa
2009-09-16* configure.in (CAPITARGET): enable iff doxygen is available.nobu
2009-09-15* win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of thisusa
2009-09-15* win32/configure.bat: need a space before a tab to output the tab byusa
2009-09-14* configure.in, common.mk, */configure.bat (rdoc): make beforenobu
2009-09-14* win32/configure.bat: keep old makefile with renamed.nobu
2009-08-24 * win32/Makefile.sub (MAKEDIRS): define.usa
2009-08-24* win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead ofnobu
2009-08-21* enc/unicode/name2ctype.h: split from enc/unicode.c and made anobu
2009-08-12 * win32/win32.c (readdir_internal): free old temporary filename.usa
2009-08-04 * win32/win32.c (has_redirection): need to execute shell if commandlineusa
2009-08-03 * win32/win32.c (rb_w32_connect): return value was broken when someusa
2009-07-23 * win32/win32.c (rb_w32_{open,wopen}): fixed typos. these conditionsusa
2009-07-22 * win32/win32.c (WSABUF): get rid of compile error on VC9 and mingw.usa
2009-07-21 * win32/win32.[ch] (recvmsg, sendmsg): new functions to support recvmsg/usa
2009-07-21 * win32/Makefile.sub (TEST_RUNNABLE): follow r24209.usa
2009-07-15 * win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb.usa
2009-06-24 * win32/resource.rb: CONFIG["TEENY"] is not ruby's version but API'susa
2009-06-24 * win32/mkexports.rb: rbconfig.rb exists on ".".usa
2009-06-09* Makefile.in, win32/Makefile.sub (RMALL): need for distclean-rdoc.nobu
2009-05-23* configure.in ($ridir): new configuration. [ruby-core:23520].yugui
2009-05-22* instruby.rb: moved into tool/.yugui
2009-05-17* win32/setup.mak (-version-): r23426.nobu
2009-05-08* Makefile.in, configure.in, win32/Makefile.sub (RUBY_BASE_NAME):nobu
2009-04-01* win32/Makefile.sub (config.h): updated.nobu
2009-03-23* win32/win32.c (rb_w32_spawn): use original command if not found.nobu