| Commit message (Expand) | Author | Age | Files | Lines |
* | * process.c: move '#define SPAWNV 1' to win32/Makefile.sub. | kosaki | 2013-05-12 | 1 | -0/+1 |
* | * configure.in: removes AC_CHECK_FUNC(fseeko, fseeko64, ftello, | kosaki | 2013-05-12 | 2 | -33/+0 |
* | win32.c: fix build error | nobu | 2013-05-03 | 1 | -0/+4 |
* | win32.c: optimization | nobu | 2013-05-03 | 1 | -3/+2 |
* | * win32/win32.c (poll_child_status): constified. | usa | 2013-05-02 | 1 | -1/+1 |
* | * test/ruby/test_process.rb (TestProcess#test_no_curdir): maybe now | usa | 2013-05-02 | 1 | -0/+1 |
* | * win32/win32.c (poll_child_status): [experimental] set the cause of | usa | 2013-05-02 | 1 | -1/+33 |
* | configure.bat: remove stale message | nobu | 2013-05-01 | 1 | -1/+0 |
* | win32.c: pass through unknown sequence | nobu | 2013-04-03 | 1 | -1/+11 |
* | win32.c: missing break | nobu | 2013-04-02 | 1 | -0/+1 |
* | win32/configure.bat: option arguments | nobu | 2013-03-31 | 1 | -25/+29 |
* | * win32/file.c (code_page): use cp1252 instead of cp20127 as US-ASCII. | usa | 2013-03-29 | 1 | -2/+2 |
* | * win32/win32.c (wrename): use MoveFileExW instead of MoveFileW, | usa | 2013-03-29 | 1 | -10/+1 |
* | Makefile.sub: configurations | nobu | 2013-03-29 | 1 | -0/+1 |
* | Makefile.sub: SIGNEDNESS_OF_TIME_T | nobu | 2013-03-27 | 1 | -0/+1 |
* | Makefile.sub: fix mswin build | nobu | 2013-03-16 | 1 | -0/+2 |
* | Makefile.sub: __FUNCTION__ | nobu | 2013-03-14 | 1 | -0/+3 |
* | Refactor rb_file_expand_path_internal for dir_string corner cases | luislavena | 2013-03-14 | 1 | -25/+44 |
* | Expand home directory when used in dir_string | luislavena | 2013-03-10 | 1 | -4/+34 |
* | * remove trailing spaces. | nobu | 2013-03-04 | 1 | -2/+2 |
* | mswin: static-linked-ext | nobu | 2013-03-02 | 1 | -0/+1 |
* | Makefile.sub: MAKEDIRS | nobu | 2013-03-02 | 1 | -0/+1 |
* | Makefile.sub: static-linked-ext | nobu | 2013-03-02 | 1 | -0/+8 |
* | win32.c: fix type | nobu | 2013-02-28 | 1 | -3/+3 |
* | win32.c: suppress warning | nobu | 2013-02-28 | 1 | -1/+1 |
* | win32.c: suppress warnings | nobu | 2013-02-27 | 1 | -2/+2 |
* | win32.c: style | nobu | 2013-02-15 | 1 | -1/+2 |
* | Makefile.sub: sitearch | nobu | 2013-02-11 | 1 | -2/+2 |
* | common.mk: no expansion | nobu | 2013-02-09 | 1 | -0/+2 |
* | * win32/Makefile.sub (config.status): added variables which were | usa | 2013-02-07 | 1 | -0/+11 |
* | Makefile.sub: rubyarchdir in config.status | nobu | 2013-02-07 | 1 | -0/+2 |
* | win32.c: missing initialization | nobu | 2013-01-23 | 1 | -2/+2 |
* | win32.c: acp_to_wstr results check | nobu | 2013-01-23 | 1 | -8/+16 |
* | setup.mak: -runtime- | nobu | 2013-01-12 | 2 | -63/+24 |
* | setup.mak: -osname- | nobu | 2013-01-11 | 1 | -8/+11 |
* | win32/rm.bat: remove each files | nobu | 2013-01-11 | 1 | -1/+1 |
* | win32/setup.mak: remove each files | nobu | 2013-01-11 | 1 | -1/+1 |
* | Makefile.in: continue if Makefile unchanged | nobu | 2013-01-10 | 1 | -2/+2 |
* | win32/rm.bat: fix infinite loop | nobu | 2013-01-10 | 1 | -1/+1 |
* | * Makefile.in, common.mk (fake, yes-fake, no-make): these dependecies | usa | 2013-01-07 | 1 | -7/+7 |
* | * win32/Makefie.sub: Fix build with VC. | yugui | 2013-01-06 | 1 | -1/+1 |
* | * Makefile.in (RBCONFIG): Moved from common.mk in order to use the | yugui | 2013-01-04 | 1 | -0/+1 |
* | * win32/{dir.h,win32.c} (rb_w32_readdir): removed old rb_w32_readdir() | usa | 2012-12-21 | 2 | -17/+9 |
* | mkmf.rb: each_compile_rules | nobu | 2012-11-28 | 1 | -1/+1 |
* | * README: mention about README.win32. | usa | 2012-11-26 | 1 | -2/+2 |
* | Makefile.sub: fix r37821 | nobu | 2012-11-26 | 1 | -0/+1 |
* | * common.mk, win32/Makefile.sub (probes.dmyh): now be made in current | usa | 2012-11-22 | 1 | -2/+7 |
* | * common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake merges | usa | 2012-11-22 | 1 | -0/+4 |
* | * win32/win32.c (rb_w32_read): Windows 8 fixed one of a bug of console | usa | 2012-11-20 | 1 | -1/+1 |
* | common.mk: no purelib | nobu | 2012-11-19 | 1 | -0/+1 |