aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* set ino at `File.lstat` on Windowsusa2017-12-121-103/+24
* remove unused variableusa2017-12-121-1/+0
* fixed typousa2017-12-111-2/+2
* support 128bit ino on Windows (if available)usa2017-12-101-99/+92
* win32.c: check error codenobu2017-12-081-1/+6
* win32/win32.c: removed a stale commentnobu2017-12-071-1/+0
* win32.c: fallback to old APInobu2017-12-071-23/+27
* win32.c: fix error on mingwnobu2017-12-041-1/+1
* support nanosec file timestamp on newer Windowsusa2017-12-041-82/+170
* try to pass compiling with VC12usa2017-12-041-3/+5
* support `File.identical?` on ReFSusa2017-12-042-0/+129
* setup.mak: make Makefile stablenobu2017-12-031-15/+14
* win32.c: vm_exit_handlernobu2017-11-201-13/+32
* 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