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
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
2016-08-25
win32/file.h: rb_w32_filecp
nobu
2016-08-20
win32.c: no newline for rb_fatal
nobu
2016-08-05
win32.c: initialize with an impossible value
nobu
2016-08-05
win32.c: static API pointers
nobu
2016-08-05
win32.c: call get_final_path pointer
nobu
2016-08-01
* win32/win32.c (set_pioinfo_extra): use more reliable way to search
usa
2016-07-22
Fix Issues reported by PVS-Studio static analyzer
nobu
2016-06-29
VC6 error
nobu
2016-06-20
Fix calling convention
nobu
2016-06-04
win32.c: use PATH_MAX
nobu
2016-06-03
win32.c: fail before getting ITEMIDLIST
nobu
2016-06-03
* win32/win32.c (get_special_folder): typo.
usa
2016-06-02
win32.c: use SHGetPathFromIDListEx
nobu
2016-05-29
win32.c: RUBY_CRITICAL
nobu
2016-05-02
* win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements new
usa
2016-05-01
* win32/win32.c: drop Win2K support.
usa
2016-05-01
* cont.c, hash.c, random.c, win32/win32.c: cleanup some Win9x/ME/NT4
usa
2016-04-29
win32/win32.c: remove unnecessary declaration
nobu
2016-04-24
win32.c: suppress warnings
nobu
2016-04-23
Support MSVC14 and 15 [Bug #11118]
naruse
2016-04-07
win32.c: call w32_wopen directly
nobu
[next]