summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2017-09-13LIBPATHENV on Windowsnobu
2017-09-08configure.in: moved flagsnobu
2017-08-28win32.c: fix function pointernobu
2017-08-26win32.c: fix return valuenobu
2017-08-26thread_win32.c: set thread namenobu
2017-08-03fix typo in help [ci skip]nobu
2017-08-03Should show the entity of $PATH_SEPARATORusa
2017-08-03Mention about `--with-opt-dir`usa
2017-07-03win32.c: restrict cursor movenobu
2017-07-03win32.c: clear relative to screennobu
2017-07-03win32.c: cursor relative to screennobu
2017-06-21RUBY_DEVEL flagnobu
2017-06-12win32.c: rb_dir_getwd_ospathnobu
2017-06-05win32.c: no localenobu
2017-05-31Makefile.sub: set ENABLE_SHARED [ci skip]nobu
2017-05-16rb_w32_ugetcwd: UTF-8 version getcwdnobu
2017-05-15define RUBY_DEBUG_ENV only for main.cnobu
2017-05-12It seems that MSVCRT accepts negative time_tusa
2017-05-07stale targetsnobu
2017-04-30setup.mak have to handle `GIT` and `HAVE_GIT`usa
2017-04-23use $(srcdir).nobu
2017-04-21Remove missing/strtol.crhe
2017-04-10Makefile.sub: fix HAVE_GITnobu
2017-04-10Allow --without-baseruby optionnobu
2017-04-10Add --with-git optionnobu
2017-03-31setup.mak: ENABLE_DEBUG_ENV [ci skip]nobu
2017-03-01common.mk: separate clean-extnobu
2017-02-28disable critical-error-handlernobu
2017-02-28Makefile.sub: ULL_TO_DOUBLEnobu
2017-02-16win32.c: memcpy instead of strlcpynobu
2017-02-01win32/setup.mak: reordernobu
2017-01-30VC18 or later support stdbool.hnobu
2017-01-23Parallel ext configurationnobu
2017-01-22Makefile.sub: refine distclean-extnobu
2016-12-26Makefile.sub: refine configuration checknobu
2016-12-26Makefile.sub: fix dependency of RUBYDEFnobu
2016-12-21* win32/win32.c (winnt_stat): use `numberof` macro instead of constant.usa
2016-12-21Fixed potentially buffer overrun.usa
2016-12-14Fixed link error with VC14.usa
2016-12-07win32.c: suppress warningnobu
2016-12-07const pointer is not able to be free.usa
2016-11-26file.c: home directory from systemnobu
2016-11-26win32.c: special folders as home dirnobu
2016-10-17install-static-library option [ci skip]nobu
2016-09-30* win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() setsusa
2016-09-16* win32/Makefile.sub (config.h): fixed compile error with VC introducedusa
2016-09-11* win32/win32.c (rb_w32_write_console): should set writen length as theusa
2016-08-25win32/file.c: use ALLOC_Nnobu
2016-08-25win32/file.h: rb_w32_filecpnobu
2016-08-24win32/file.c: remove a codepage argumentnobu