summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2010-12-23* common.mk, win32/Makefile.sub: fixes dependencies.yugui
2010-12-23merges r30104 from trunk into ruby_1_9_2.yugui
2010-12-23merges r29980,r30017,r30018,r30019 and r30020 from trunk into ruby_1_9_2.yugui
2010-12-02merges r29467 from trunk into ruby_1_9_2.yugui
2010-12-02merges r29449 from trunk into ruby_1_9_2.yugui
2010-12-02merges r29421 from trunk into ruby_1_9_2.yugui
2010-12-02merges r29378 from trunk into ruby_1_9_2.yugui
2010-06-08merge revision(s) 27667:naruse
2010-05-27merge from trunk (r28035)usa
2010-05-23merges r27930 from trunk into ruby_1_9_2.yugui
2010-05-19merge from trunk (r27862)usa
2010-05-11merge from trunk (r27718)usa
2010-05-06* README: update.nobu
2010-04-30* win32/win32.c: add declaration of wstati64 for gcc.wanabe
2010-04-30* merge some patches from win32-uncode-test branch.usa
2010-04-29* win32/Makefile.sub (config.h): define some constants to selectusa
2010-04-22* win32/win32.c (rb_w32_wopen): shouldn't use FILE_FLAG_OVERLAPPED withusa
2010-04-06* include/ruby/win32.h: check definition existance before definingusa
2010-04-05* include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 alreadyusa
2010-04-05* win32/mkexports.rb (each_export): VC10 support.usa
2010-04-04* include/ruby/ruby.h: replace snprintf and vsnprintf bynaruse
2010-04-02* win32/win32.c (init_env): wrong calculation of the head of setenvusa
2010-03-25* win32/win32.c (rb_w32_{read,write}): fix handle leaks. based onnobu
2010-03-24* win32/win32.c (rb_w32_read): limit read size to 16KB if the filenobu
2010-03-16* ext/tmpdir: split from lib/tmpdir.rb.nobu
2010-03-16* win32/win32.c (rb_w32_getcwd): remvoed duplicated code.nobu
2010-03-11* win32/win32.c (init_env): get rid of alloca() for outer string.nobu
2010-03-10* win32/win32.c (signbit): allow x64.wanabe
2010-03-05* win32/Makefile.sub (config.h): VC6 has __int64.usa
2010-03-05* io.c (pipe_open): suppressed a warning.nobu
2010-03-05* win32/win32.c (signbit): defined on mingw.nobu
2010-03-02* win32/win32.c (signbig): defined.nobu
2010-03-02* win32/Makefile.sub, symbian/setup (config.h): pack.c requiresnobu
2010-02-08* common.mk (COMPILE_PRELUDE): rbconfig is loaded on demand.nobu
2010-01-29* configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): should benobu
2010-01-25* version.c (RUBY_LIB, RUBY_*_LIB): moved from configures.nobu
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