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
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-03-04
[win32] suppress false warning by mingw gcc
Nobuyoshi Nakada
2019-12-26
decouple internal.h headers
卜部昌平
2019-10-11
win32.c: Remove unused calls to StartSockets (#2312)
Gabriel Nagy
2019-09-27
Adjusted spaces [ci skip]
Nobuyoshi Nakada
2019-08-29
drop-in type check for rb_define_method
卜部昌平
2019-08-27
Added license comment [Bug #12230] [ci skip]
Nobuyoshi Nakada
2019-08-19
* expand tabs. [ci skip]
git
2019-08-19
Set flag to allow unprivileged users to create symlinks (#2381)
Nobuyoshi Nakada
2019-07-25
Fix errno at seeking socket/pipe on Windows
Nobuyoshi Nakada
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
[next]