index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
/
win32.c
Age
Commit message (
Expand
)
Author
2019-04-30
Forgotten to remove
NAKAMURA Usaku
2019-04-30
Revert previous commit; it was meaningless
NAKAMURA Usaku
2019-04-30
* expand tabs.
git
2019-04-30
Use CreateToolhelp32Snapshot instead of NtQueryInformationProcess to get ppid...
NAKAMURA Usaku
2018-11-22
io + socket: make pipes and sockets nonblocking by default
normal
2018-10-13
win32/win32.c: fix typo in comment [ci skip]
k0kubun
2018-10-13
win32/win32.c: I meant FindFreeChildSlot [ci skip]
k0kubun
2018-10-13
win32/win32.c: don't call FindChildSlot in MJIT
k0kubun
2018-10-12
* expand tabs.
svn
2018-10-12
win32/win32.c: drop always-NULL psa parameter
k0kubun
2018-10-12
mjit_worker.c: suppress child process's output properly
k0kubun
2018-10-04
Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Update
usa
2018-09-21
Suppress more -Wparentheses warnings
nobu
2018-07-28
win32.c: limit write size on console
nobu
2018-06-12
win32.c: precise time
nobu
2018-04-18
win32.c: fix CSI sequences to delete
nobu
2018-02-01
win32.c: EPIPE for ERROR_NO_DATA
nobu
2018-01-15
Fix a typo.
hsbt
2018-01-09
internal.h: remove dependecy on ruby/io.h
nobu
2017-12-12
set ino at `File.lstat` on Windows
usa
2017-12-12
remove unused variable
usa
2017-12-11
fixed typo
usa
2017-12-10
support 128bit ino on Windows (if available)
usa
2017-12-08
win32.c: check error code
nobu
2017-12-07
win32/win32.c: removed a stale comment
nobu
2017-12-07
win32.c: fallback to old API
nobu
2017-12-04
win32.c: fix error on mingw
nobu
2017-12-04
support nanosec file timestamp on newer Windows
usa
2017-12-04
try to pass compiling with VC12
usa
2017-12-04
support `File.identical?` on ReFS
usa
2017-11-20
win32.c: vm_exit_handler
nobu
2017-10-25
win32.c: unknown reparse tags
nobu
2017-10-21
Use GetSystemTimePreciseAsFileTime on recent Windows
usa
2017-08-28
win32.c: fix function pointer
nobu
2017-08-26
win32.c: fix return value
nobu
2017-08-26
thread_win32.c: set thread name
nobu
2017-07-03
win32.c: restrict cursor move
nobu
2017-07-03
win32.c: clear relative to screen
nobu
2017-07-03
win32.c: cursor relative to screen
nobu
2017-06-12
win32.c: rb_dir_getwd_ospath
nobu
2017-06-05
win32.c: no locale
nobu
2017-05-16
rb_w32_ugetcwd: UTF-8 version getcwd
nobu
2017-02-28
disable critical-error-handler
nobu
2017-02-16
win32.c: memcpy instead of strlcpy
nobu
2016-12-21
* win32/win32.c (winnt_stat): use `numberof` macro instead of constant.
usa
2016-12-21
Fixed potentially buffer overrun.
usa
2016-12-07
win32.c: suppress warning
nobu
2016-11-26
win32.c: special folders as home dir
nobu
2016-09-30
* win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() sets
usa
2016-09-11
* win32/win32.c (rb_w32_write_console): should set writen length as the
usa
[next]