summaryrefslogtreecommitdiff
path: root/win32/win32.c
AgeCommit message (Expand)Author
2018-10-13win32/win32.c: fix typo in comment [ci skip]k0kubun
2018-10-13win32/win32.c: I meant FindFreeChildSlot [ci skip]k0kubun
2018-10-13win32/win32.c: don't call FindChildSlot in MJITk0kubun
2018-10-12* expand tabs.svn
2018-10-12win32/win32.c: drop always-NULL psa parameterk0kubun
2018-10-12mjit_worker.c: suppress child process's output properlyk0kubun
2018-10-04Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Updateusa
2018-09-21Suppress more -Wparentheses warningsnobu
2018-07-28win32.c: limit write size on consolenobu
2018-06-12win32.c: precise timenobu
2018-04-18win32.c: fix CSI sequences to deletenobu
2018-02-01win32.c: EPIPE for ERROR_NO_DATAnobu
2018-01-15Fix a typo.hsbt
2018-01-09internal.h: remove dependecy on ruby/io.hnobu
2017-12-12set ino at `File.lstat` on Windowsusa
2017-12-12remove unused variableusa
2017-12-11fixed typousa
2017-12-10support 128bit ino on Windows (if available)usa
2017-12-08win32.c: check error codenobu
2017-12-07win32/win32.c: removed a stale commentnobu
2017-12-07win32.c: fallback to old APInobu
2017-12-04win32.c: fix error on mingwnobu
2017-12-04support nanosec file timestamp on newer Windowsusa
2017-12-04try to pass compiling with VC12usa
2017-12-04support `File.identical?` on ReFSusa
2017-11-20win32.c: vm_exit_handlernobu
2017-10-25win32.c: unknown reparse tagsnobu
2017-10-21Use GetSystemTimePreciseAsFileTime on recent Windowsusa
2017-08-28win32.c: fix function pointernobu
2017-08-26win32.c: fix return valuenobu
2017-08-26thread_win32.c: set thread namenobu
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-12win32.c: rb_dir_getwd_ospathnobu
2017-06-05win32.c: no localenobu
2017-05-16rb_w32_ugetcwd: UTF-8 version getcwdnobu
2017-02-28disable critical-error-handlernobu
2017-02-16win32.c: memcpy instead of strlcpynobu
2016-12-21* win32/win32.c (winnt_stat): use `numberof` macro instead of constant.usa
2016-12-21Fixed potentially buffer overrun.usa
2016-12-07win32.c: suppress warningnobu
2016-11-26win32.c: special folders as home dirnobu
2016-09-30* win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() setsusa
2016-09-11* win32/win32.c (rb_w32_write_console): should set writen length as theusa
2016-08-25win32/file.h: rb_w32_filecpnobu
2016-08-20win32.c: no newline for rb_fatalnobu
2016-08-05win32.c: initialize with an impossible valuenobu
2016-08-05win32.c: static API pointersnobu
2016-08-05win32.c: call get_final_path pointernobu