Age | Commit message (Expand) | Author |
2019-07-25 | Fix errno at seeking socket/pipe on Windows | Nobuyoshi Nakada |
2017-12-11 | undef previous definition of `SIZEOF_STRUCT_STAT_ST_INO` | usa |
2017-12-10 | support 128bit ino on Windows (if available) | usa |
2017-12-04 | support nanosec file timestamp on newer Windows | usa |
2017-04-21 | Suppress a warning in ruby/win32.h [Fix GH-1591] | nobu |
2017-03-03 | broken mingw | nobu |
2016-12-13 | declare `rb_w32_sysinit` in header. | usa |
2016-05-02 | * win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements new | usa |
2016-03-13 | win32.h: fix O_SHARE_DELETE | nobu |
2015-09-12 | win32.c: more fcntl | nobu |
2015-09-04 | win32.h: fix macro name | nobu |
2015-08-24 | win32.c: symlink | nobu |
2015-07-21 | ruby/win32.h: include windows.h | nobu |
2015-06-12 | * file.c (File::SHARE_DELETE): new flag to be able to delete opened file | usa |
2015-04-24 | * win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for old | usa |
2015-04-23 | * win32/win32.c: remove bcc related code. | naruse |
2015-03-23 | win32.c: readlink | nobu |
2015-03-23 | win32.c: w32_lstati64 | nobu |
2015-03-19 | win32.c: S_IFLNK | nobu |
2014-11-10 | * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): new | usa |
2014-05-22 | revert File::Statfs [Feature #9772] | naruse |
2014-04-22 | * win32/win32.c, include/ruby/win32.h (ustatfs): implementation of | usa |
2014-04-15 | * include/ruby/win32.h (rb_w32_cmdvector): removed. | usa |
2014-04-05 | win32.c: wchar conversion | nobu |
2014-02-23 | win32/win32.c: add rb_w32_inet_pton | nobu |
2014-02-14 | * include/ruby/intern.h, | akr |
2014-02-07 | win32.h: define strtoll and strtoull for earlier VC | nobu |
2013-11-28 | win32.c: rb_w32_dup2 | nobu |
2013-10-23 | win32.h: suppress INFINITY warnings | nobu |
2013-10-14 | win32.h: declare fstati64 to suppress warnings | nobu |
2013-10-10 | win32.h: define or declare finite always | nobu |
2013-09-06 | win32.c: clock_getres | nobu |
2013-08-19 | * include/ruby/win32.h (CLOCK_MONOTONIC): typo. | usa |
2013-08-15 | * include/ruby/win32.h, win32/Makefile.sub, win32/win32.c | usa |
2013-07-08 | win32.c: for strict ANSI | nobu |
2013-06-30 | win32.c: UTF-8 spawn | nobu |
2013-06-30 | win32.c: UTF-8 aspawn | nobu |
2013-05-14 | iphlpapi is unavailable with older VC | nobu |
2013-05-14 | win32.h: fix for VC9 | nobu |
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.h: INTPTR_MAX, INTPTR_MIN, UINTPTR_MAX | nobu |
2013-04-05 | defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} | nobu |
2013-01-30 | win32.h: revert r37337 | nobu |
2012-10-27 | win32.h: fstat on mingw32 | nobu |
2012-10-12 | win32.h: set floating point precision for pow() | shirosaki |
2012-07-29 | win32.c: rb_w32_inet_ntop should be const | nobu |
2012-07-24 | Fix broken pow() on x64-mingw32 | shirosaki |
2012-07-10 | * include/ruby/win32.h (NT, NtInitialize): removed unused old macros. | usa |
2012-07-09 | * include/ruby/win32.h: sorry, mistaken. | usa |