summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2011-01-27 * win32/win32.c: get rid of STRNDUPA(). It's dangerous API.kosaki
2011-01-27 * win32/win32.c (rb_w32_aspawn): get rid of too huge alloca().kosaki
2011-01-27 * win32/win32.c (rb_w32_spawn): get rid of too huge alloca().kosaki
2011-01-27 * win32/win32.c (open_dir_handle): get rid of too huge alloca().kosaki
2011-01-27 * win32/win32.c (wstati64): get rid of too huge alloca().kosaki
2011-01-27* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): fixed previous commit. sorry.usa
2011-01-27* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): get rid of too hugeusa
2011-01-14* configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa
2010-12-31* win32/win32.c (rb_w32_write_console): don't raise exception whennaruse
2010-12-30git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30431 b2dd03c8-39d4-4d8f-98...kosaki
2010-12-29 * win32/rm.bat: remove duplicated line.nobu
2010-12-29* win32/Makefile.sub (clean-enc): pass V to inferior make.nobu
2010-12-27 * win32/configure.bat: Remove obsoleted conding rule. Now, wekosaki
2010-12-27* win32/README.win32: note to need NT based OS to build ruby.usa
2010-12-27* win32/rmall.bat: property.nobu
2010-12-26 * win32/Makefile.sub: suppress a strange error message when RMALLkosaki
2010-12-26 * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.kosaki
2010-12-17* win32/setup.mak (BASERUBY): quit with an error when BASERUBY was notusa
2010-12-16* win32/{configure.bat,setup.mak,Makefile.sub} (PROGRAM_PREFIX,usa
2010-12-06* configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu
2010-12-06 * win32/win32.c (rb_w32_read): fixed more for readline, and so on. [ruby-cor...tarui
2010-12-03* win32/Makefile.sub (RCFLAGS): VC10 and after only. fixed the problemusa
2010-12-02* win32/Makefile.sub (RCFLAGS): -nologo switch is only available inusa
2010-12-02* win32/win32.c (rb_w43_read): more fix. [ruby-core:33513]usa
2010-12-02* win32/win32.c (rb_w32_read): rollback debug code of previous commit.usa
2010-12-02* win32/win32.c (rb_w32_read): workaround for console reading troubles.usa
2010-12-02* win32/Makefile.sub (rc): suppress meaningless message.usa
2010-11-30* win32/win32.c (rb_w32_read): read only 1 byte at once on console.usa
2010-11-29* win32/Makefile.sub (scriptbin.mk): fix generated rules.nobu
2010-11-29* win32/win32.c (rb_w32_write_console): fix argument type.nobu
2010-11-29* win32/win32.c (rb_w32_isatty): use GetConsoleMode() to determine theusa
2010-11-29* win32/win32.c (rb_w32_write_console): fixed indentation.usa
2010-11-27 * io.c (io_fwrite): use rb_w32_write_console under Windows.luislavena
2010-11-23* win32/win32.c (filecp, wstr_to_mbstr, mbstr_to_wstr):nobu
2010-11-23* win32/win32.c (wlink, rb_w32_getppid): use typedef instead ofnobu
2010-11-19* win32/Makefile.sub (insns_rules.mk): remove extra backslash.nobu
2010-11-19* cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files arenobu
2010-11-18* win32/Makefile.sub (scriptbin): create script binaries.nobu
2010-11-17* win32/configure.bat: remove quotes from arguments to be quoted.nobu
2010-11-17* lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu
2010-11-17* win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu
2010-11-13* win32/setup.mak (-basic-vars-, -runtime-): suppress trailingnobu
2010-11-13* common.mk (showflags, help): emit messages at once.nobu
2010-11-13* win32/Makefile.sub (MSG, EOM): remove surrounding quotes by %~I.nobu
2010-11-12win32/Makefile.sub: remove useless 'ECHO is <ON>' messagearton
2010-11-12win32/Makefile.sub: reoreder varialbe EOM (don't display it)arton
2010-11-12* common.mk (showflags, help): use caret to quote leading spaces on Windows.nobu
2010-11-12* Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu
2010-11-12* win32/setup.mak: use findstr.exe instead of find.exe, because allusa
2010-11-11* win32/Makefile.sub: shorten messages.nobu