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
2013-10-17
win32.c: check by module handles
nobu
2013-10-16
win32/setup.mak: check psapi.h
nobu
2013-10-10
win32.c: bail out if no memory
nobu
2013-10-07
win32.c: internal functions
nobu
2013-10-03
win32.c: disable console colorizing
nobu
2013-09-06
win32.c: clock_getres
nobu
2013-09-06
win32.c: clock_getres
nobu
2013-09-04
win32.c: suppress warning
nobu
2013-09-03
* win32/win32.c (rb_w32_select_with_thread): rounding up the fraction of
usa
2013-09-03
* win32/win32.c (do_select): constify timeout.
usa
2013-08-19
* include/ruby/win32.h (CLOCK_MONOTONIC): typo.
usa
2013-08-15
* win32/win32.c (clock_gettime): improve precision when freq is less
usa
2013-08-15
* include/ruby/win32.h, win32/Makefile.sub, win32/win32.c
usa
2013-08-06
win32.c: fix conversion
nobu
2013-08-06
win32.c: conversion from WCHAR
nobu
2013-08-06
win32.c: supprss warning
nobu
2013-08-05
win32.c: conversion to WCHAR
nobu
2013-08-05
win32.c: fix wrong trimming
nobu
2013-07-28
win32.c: use enum
nobu
2013-07-28
win32.c: fix pipe name formatting
nobu
2013-07-11
win32.c: fix infinite recursion
nobu
2013-07-08
win32.c: suppress warnings
nobu
2013-07-08
win32.c: for strict ANSI
nobu
2013-07-08
win32: for strict ANSI
nobu
2013-07-05
* win32/win32.c (w32_spawn): r41710 made that if the command starts with
usa
2013-06-30
win32.c: use backslash
nobu
2013-06-30
win32.c: codepage awareness
nobu
2013-06-30
win32.c: rb_w32_udln_find_exe_r,
nobu
2013-06-30
win32.c: UTF-8 spawn
nobu
2013-06-30
win32.c: UTF-8 aspawn
nobu
2013-06-30
win32.c: w32_getenv
nobu
2013-06-30
win32.c: w32_stati64
nobu
2013-06-19
win32.c: GetLastError once
nobu
2013-06-19
win32.c: no error after retry
nobu
2013-06-19
win32.c: wait until exit
nobu
2013-06-08
Revert r41179 "partially revert r41163 because r41173 didn't fix failure"
naruse
2013-06-08
partially revert r41163 because r41173 didn't fix failure
naruse
2013-06-08
win32.c: NET_LUID
nobu
2013-06-05
* win32/win32.c (NET_LUID): define it on MinGW32.
naruse
2013-05-22
win32.c: check error of SetFilePointer
nobu
2013-05-22
win32.c: extract setup_overlapped and finish_overlapped
nobu
2013-05-19
fix typos. Patch by k_takata.
ktsj
2013-05-14
iphlpapi is unavailable with older VC
nobu
2013-05-14
* win32/win32.c (NET_LUID): mingw may have NET_LUID and not defined
usa
2013-05-13
* win32/win32.c (getipaddrs): use alternamtive interface name if
usa
2013-05-13
* win32/win32.c, include/ruby/win32.h (getipaddrs): [experimental]
usa
2013-05-12
* configure.in: removes AC_CHECK_FUNC(fseeko, fseeko64, ftello,
kosaki
2013-05-03
win32.c: fix build error
nobu
2013-05-03
win32.c: optimization
nobu
2013-05-02
* win32/win32.c (poll_child_status): constified.
usa
[next]