aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Localize EC functionsnobu2017-10-281-1/+1
* common.mk: test-bundled-gem [ci skip]nobu2017-10-261-0/+7
* win32.c: unknown reparse tagsnobu2017-10-251-1/+4
* sysconfdir on Windowsnobu2017-10-241-3/+3
* Revert "sysconfdir on Windows"naruse2017-10-241-0/+1
* sysconfdir on Windowsnobu2017-10-211-1/+0
* Use GetSystemTimePreciseAsFileTime on recent Windowsusa2017-10-211-2/+17
* configure.ac: LIBRUBY_SONAMEnobu2017-10-141-0/+2
* LIBPATHENV on Windowsnobu2017-09-131-0/+2
* configure.in: moved flagsnobu2017-09-081-1/+1
* win32.c: fix function pointernobu2017-08-281-1/+1
* win32.c: fix return valuenobu2017-08-261-2/+1
* thread_win32.c: set thread namenobu2017-08-261-0/+42
* fix typo in help [ci skip]nobu2017-08-031-1/+1
* Should show the entity of $PATH_SEPARATORusa2017-08-031-1/+1
* Mention about `--with-opt-dir`usa2017-08-031-0/+1
* win32.c: restrict cursor movenobu2017-07-031-10/+16
* win32.c: clear relative to screennobu2017-07-031-12/+36
* win32.c: cursor relative to screennobu2017-07-031-2/+4
* RUBY_DEVEL flagnobu2017-06-212-0/+6
* win32.c: rb_dir_getwd_ospathnobu2017-06-121-4/+29
* win32.c: no localenobu2017-06-051-2/+2
* Makefile.sub: set ENABLE_SHARED [ci skip]nobu2017-05-311-0/+1
* rb_w32_ugetcwd: UTF-8 version getcwdnobu2017-05-162-17/+36
* define RUBY_DEBUG_ENV only for main.cnobu2017-05-151-3/+1
* It seems that MSVCRT accepts negative time_tusa2017-05-121-0/+1
* stale targetsnobu2017-05-071-26/+0
* setup.mak have to handle `GIT` and `HAVE_GIT`usa2017-04-301-0/+7
* use $(srcdir).nobu2017-04-231-1/+1
* Remove missing/strtol.crhe2017-04-211-3/+0
* Makefile.sub: fix HAVE_GITnobu2017-04-101-3/+3
* Allow --without-baseruby optionnobu2017-04-101-0/+6
* Add --with-git optionnobu2017-04-102-2/+36
* setup.mak: ENABLE_DEBUG_ENV [ci skip]nobu2017-03-311-0/+3
* common.mk: separate clean-extnobu2017-03-011-15/+15
* disable critical-error-handlernobu2017-02-281-2/+1
* Makefile.sub: ULL_TO_DOUBLEnobu2017-02-281-0/+2
* win32.c: memcpy instead of strlcpynobu2017-02-161-2/+3
* win32/setup.mak: reordernobu2017-02-011-27/+30
* VC18 or later support stdbool.hnobu2017-01-301-0/+3
* Parallel ext configurationnobu2017-01-231-1/+3
* Makefile.sub: refine distclean-extnobu2017-01-221-1/+2
* Makefile.sub: refine configuration checknobu2016-12-261-8/+9
* Makefile.sub: fix dependency of RUBYDEFnobu2016-12-261-1/+1
* * win32/win32.c (winnt_stat): use `numberof` macro instead of constant.usa2016-12-211-1/+1
* Fixed potentially buffer overrun.usa2016-12-211-2/+2
* Fixed link error with VC14.usa2016-12-141-1/+1
* win32.c: suppress warningnobu2016-12-071-1/+1
* const pointer is not able to be free.usa2016-12-071-1/+1
* file.c: home directory from systemnobu2016-11-261-0/+13