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
/
file.c
Age
Commit message (
Expand
)
Author
2023-02-27
Revert "reuse open(2) from rb_file_load_ok on POSIX-like system"
Takashi Kokubun
2023-02-26
reuse open(2) from rb_file_load_ok on POSIX-like system
Eric Wong
2022-12-24
Windows: Fix encoding of Dir.home
Lars Kanis
2022-11-17
Windows: Readlink improvements (#6745)
Lars Kanis
2022-07-21
Expand tabs [ci skip]
Takashi Kokubun
2021-02-19
Fix link msdn.microsoft.com (#4202)
S.H
2021-01-27
win32/file.c:rb_file_expand_path_internal: delete OBJ_TAINT
卜部昌平
2020-12-20
win32: Use UTF-8 as filesystem encoding [Feature #12654]
Nobuyoshi Nakada
2020-07-28
Use https instead of http
Kazuhiro NISHIYAMA
2020-05-26
Get rid of redefinition of memcpy on mingw
Nobuyoshi Nakada
2020-05-19
Include wchar.h before wrapping memchr
Nobuyoshi Nakada
2019-12-26
decouple internal.h headers
卜部昌平
2019-12-20
Fixed misspellings
Nobuyoshi Nakada
2019-03-04
FindFirstFile cannot glob share names
nobu
2018-04-03
removed never used variable
nobu
2018-03-28
win32/file.c: relative path with drive letter
nobu
2016-12-07
const pointer is not able to be free.
usa
2016-11-26
file.c: home directory from system
nobu
2016-11-26
win32.c: special folders as home dir
nobu
2016-08-25
win32/file.c: use ALLOC_N
nobu
2016-08-25
win32/file.h: rb_w32_filecp
nobu
2016-08-24
win32/file.c: remove a codepage argument
nobu
2016-08-24
win32/file.c: fix result length
nobu
2016-08-24
win32/file.c: use enum
nobu
2016-04-28
win32/file.c: fix reallocation threshold
nobu
2016-04-28
win32/file.c: remove unnecessary code
nobu
2016-04-22
* file.c, win32/file.c: Removed obsoleted safe level checks.
hsbt
2016-04-10
win32/file.c: fix free
nobu
2016-01-29
win32/file.c: drop garbage
nobu
2016-01-29
* win32/win32.c (fileattr_to_unixmode, rb_w32_reparse_symlink_p): volume
usa
2015-10-16
file.c: non-blocking open
nobu
2015-09-02
file.c: use filesystem encoding
nobu
2015-09-02
win32: use ALLOCV
nobu
2015-08-25
win32.c: rb_w32_reparse
nobu
2015-08-02
win32/file.c: use allocv buffer and API
nobu
2015-07-03
file.c: _wfreopen_s on mingw
nobu
2015-06-30
file.c: not xfree
nobu
2015-06-30
* win32/file.c (rb_freopen): remove debug code.
usa
2015-06-30
* win32/file.c (rb_freopen): need to terminate by NUL.
usa
2015-06-30
io.c: reopen OS encoding path
nobu
2015-06-18
* include/ruby/ruby.h: $SAFE=2 is now obsolete.
hsbt
2015-06-14
file.c: open without gvl
nobu
2015-03-30
file.c: include terminator
nobu
2015-03-23
file.c: move rb_readlink on Windows
nobu
2015-03-22
file.c: check arguments lengths
nobu
2015-02-18
win32/file.c: fix drive letter
nobu
2015-02-17
win32/file.c: fix drive letter
nobu
2014-12-26
never-NULL pointer check
nobu
2014-12-26
win32: realloc failures
nobu
2014-12-24
win32: suppress warnings
nobu
[next]