index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not always taint the result of File#path
Jeremy Evans
2019-07-30
1
-1
/
+1
*
Revert "Do not always taint the result of File#path"
Jeremy Evans
2019-07-29
1
-1
/
+1
*
Do not always taint the result of File#path
Jeremy Evans
2019-07-29
1
-1
/
+1
*
file.c: add a NORETURN declaration for statx_notimplement
Yusuke Endoh
2019-07-20
1
-0
/
+2
*
* expand tabs.
git
2019-07-14
1
-1
/
+1
*
Prefer `rb_error_arity` to `rb_check_arity` when it can be used
Yusuke Endoh
2019-07-14
1
-6
/
+7
*
Don't use native realpath(3) on Solaris
Jeremy Evans
2019-07-01
1
-0
/
+5
*
* expand tabs.
git
2019-07-02
1
-27
/
+27
*
Use realpath(3) instead of custom realpath implementation if available
Jeremy Evans
2019-07-01
1
-3
/
+83
*
Update documentation for File.executable{,_real}? to mention Windows issues
Jeremy Evans
2019-06-17
1
-0
/
+8
*
file.c: fix compile error with MacPorts gcc
Nobuyoshi Nakada
2019-06-08
1
-0
/
+8
*
Always mark the string returned by File.realpath as tainted
Jeremy Evans
2019-04-28
1
-1
/
+1
*
file.c: raise NotImplementedError instread of Errno::ENOSYS
glass
2019-03-23
1
-1
/
+11
*
[DOC] fix markups [ci skip]
nobu
2019-03-22
1
-59
/
+53
*
Check stx_btime in struct statx
nobu
2019-02-24
1
-3
/
+4
*
Support File#birthtime on Linux
nobu
2019-02-22
1
-3
/
+5
*
Unified rb_file_s_birthtime
nobu
2019-02-22
1
-24
/
+23
*
Constified
nobu
2019-02-21
1
-10
/
+10
*
Path for AT_EMPTY_PATH must not be NULL
nobu
2019-02-21
1
-1
/
+1
*
Separate fstatx_without_gvl from statx_without_gvl
nobu
2019-02-21
1
-18
/
+22
*
fix r67097 with cast
ko1
2019-02-20
1
-1
/
+1
*
Try statx syscall
nobu
2019-02-20
1
-5
/
+25
*
revert r67093 because it breaks tests
ko1
2019-02-20
1
-17
/
+0
*
Try statx syscall
nobu
2019-02-20
1
-0
/
+17
*
* expand tabs.
svn
2019-02-19
1
-3
/
+3
*
file.c: enable File.birthtime on Linux
glass
2019-02-19
1
-1
/
+84
*
file.c: use correct integer-conversion function
mame
2018-10-23
1
-4
/
+4
*
Document File.{setuid?,setgid?,sticky?} support for IO objects [Bug #13972]
aycabta
2018-10-20
1
-0
/
+6
*
array.c, file.c, string.c: [DOC] fix typos
stomar
2018-10-19
1
-3
/
+3
*
Prefer `rb_fstring_lit` over `rb_fstring_cstr`
nobu
2018-10-13
1
-1
/
+1
*
file.c: chardev is loadable
nobu
2018-04-13
1
-1
/
+1
*
file.c: realpath on special symlink
nobu
2018-02-28
1
-5
/
+11
*
file.c: get rid of useless conversion
nobu
2018-02-28
1
-12
/
+35
*
[DOC] missing docs at toplevel
nobu
2018-02-23
1
-0
/
+1
*
share ruby_null_device
nobu
2018-02-06
1
-2
/
+2
*
ruby/ruby.h: remove unnecessary exports from C-API
normal
2018-01-24
1
-1
/
+1
*
there is no guarantee that mode_t is as wide as int
shyouhei
2018-01-19
1
-2
/
+2
*
exclude flexible array size with old compilers
nobu
2018-01-14
1
-1
/
+1
*
file.c (struct apply_arg): Use FLEX_ARY_LEN
mame
2018-01-13
1
-2
/
+2
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-1
/
+2
*
[DOC] Fix indent [ci skip]
kazu
2017-12-22
1
-1
/
+1
*
[DOC] Remove unmatched parenthesis [ci skip]
kazu
2017-12-22
1
-1
/
+1
*
support 128bit ino on Windows (if available)
usa
2017-12-10
1
-13
/
+8
*
[DOC] improve rdoc formatting for links [ci skip]
kazu
2017-12-04
1
-2
/
+2
*
support nanosec file timestamp on newer Windows
usa
2017-12-04
1
-4
/
+4
*
support `File.identical?` on ReFS
usa
2017-12-04
1
-83
/
+2
*
file.c: File.lutime
nobu
2017-11-29
1
-13
/
+66
*
file: release GVL for access(2) syscalls
normal
2017-11-28
1
-10
/
+45
*
util.h: remove my_getcwd
nobu
2017-11-26
1
-4
/
+4
*
file.c: simplify eaccess(3) callers
normal
2017-11-24
1
-9
/
+10
[next]