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
2015-05-25
* win32/win32.c (setup_overlapped): seek to the file end only when
naruse
2015-05-23
win32.c: suppress a warning
nobu
2015-05-22
* win32/win32.c (rb_w32_write_console): should return the count of
usa
2015-05-22
* win32/win32.c (constat_apply): fixed comment. [skip ci]
usa
2015-05-18
intern.h: rb_f_notimplement for ext on Windows
nobu
2015-05-16
* win32/win32.c (rb_w32_accept): simplified.
usa
2015-04-24
* win32/win32.c: restore a license comment accidentally removed at r50381.
usa
2015-04-24
win32.c: fix for mingw
nobu
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-04-23
* win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.
naruse
2015-04-23
* win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.
naruse
2015-04-23
* win32/win32.c (dupfd): use _set_osfhnd.
naruse
2015-04-20
* win32/win32.c (rb_w32_wreadlink): follow the official format of
usa
2015-04-20
* win32/win32.c (rb_w32_wreadlink): fixed a bug that a junktion misses
usa
2015-04-08
* win32/win32.c (rb_w32_wreadlink): should treat junctions like as
usa
2015-03-30
win32.c: symlink than directory
nobu
2015-03-23
win32.c: readlink
nobu
2015-03-23
win32.c: fix DLL name
nobu
2015-03-23
win32.c: w32_lstati64
nobu
2015-03-22
win32.c: path_drive
nobu
2015-03-22
win32.c: stat_by_find
nobu
2015-03-22
win32.c: stati64_handle
nobu
2015-03-22
win32.c: name_for_stat
nobu
2015-03-19
win32.c: S_IFLNK
nobu
2015-03-19
win32.c: no S_IWGRP and S_IWOTH
nobu
2015-03-14
dir.h: direct::d_type
nobu
2015-03-08
dir.c: glob short names
nobu
2015-02-24
win32.c: reduce memory size
nobu
2015-02-20
win32.c: volume serial numbers
nobu
2015-02-18
win32.c: EXDEV for directory
nobu
2014-12-24
win32: suppress warnings
nobu
2014-12-03
* win32/win32.c (w32_spawn): `v2` is used not only for `shell` but also
usa
2014-11-29
win32.c: use UTF-8 for argv
nobu
2014-11-29
win32.c: convert by Win32 API
nobu
2014-11-26
win32.c: for non-standard console
nobu
2014-11-18
* win32/win32.c (rb_w32_write): should set the error of
usa
2014-11-13
* rb_w32_fstat{,i64}: speed up. adjuting timestamps in this function
usa
2014-11-10
win32.c: user name
nobu
2014-11-10
* win32/win32.c (rb_w32_read): retry with reduced length if cannot to
usa
2014-11-10
* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): new
usa
2014-11-10
win32.c: login name encoding
nobu
2014-08-23
* win32/win32.c (cmdglob): use inline function.
nobu
2014-08-21
win32.c: manage reverse video
nobu
2014-08-09
win32/file.c: share functions with win32.c
nobu
2014-06-23
win32.c: unused variable
nobu
2014-06-02
* win32/win32.c (rb_w32_conv_from_wchar): follow nobu's previous commit.
usa
2014-05-22
revert File::Statfs [Feature #9772]
naruse
2014-05-18
win32.c: fix infinite recursion
nobu
2014-04-30
win32.c: add linkage
nobu
[next]