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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file.c
Age
Commit message (
Expand
)
Author
2016-03-18
file.c: simplify rb_file_s_split
nobu
2016-03-14
ruby.c: reduce fstat
nobu
2016-01-19
file.c: fix documentation
headius
2015-12-23
prefer rb_syserr_fail
nobu
2015-12-09
* *.c (*_memsize): do not check ptr.
ko1
2015-12-08
file.c: call get_stat only once
nobu
2015-11-24
Drop support for BeOS
nobu
2015-11-24
Add missing punctuation to File docs [ci skip]
nobu
2015-11-23
Haiku now best effort support
nobu
2015-11-08
* file.c: Add O_TMPFILE.
glass
2015-10-23
* file.c: fix indent style. [fix GH-977]
hsbt
2015-10-19
file.c: fix typos
nobu
2015-10-18
* file.c (rb_file_identical_p): not necessary to compare the paths after
usa
2015-10-18
file.c: fix compile error
nobu
2015-10-18
* file.c (rb_file_identical_p): simplify ifdefs
kosaki
2015-10-18
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
* file.c (ruby_is_fd_loadable): this should be fail if st_mode is
kosaki
2015-10-17
file.c: set errno
nobu
2015-10-17
* ruby.c (open_load_file): reset O_NONBLOCK after open.
kosaki
2015-10-17
string.c: rb_str_cat_conv_enc_opts
nobu
2015-10-17
file.c: prefer encoding index as possible
nobu
2015-10-16
file.c: non-blocking open
nobu
2015-10-04
file.c: get rid of intermediate objects
nobu
2015-09-24
file.c: same timespec
nobu
2015-09-18
file.c: File.mkfifo
nobu
2015-09-15
encindex.h: ENCINDEX
nobu
2015-09-12
* file.c: access()/eaccess() wrapping methods check more than just uid.
hsbt
2015-09-05
internal.h: move rb_readlink declaration
nobu
2015-09-02
file.c: use filesystem encoding
nobu
2015-08-28
file.c: syserr_fail2_in
nobu
2015-08-27
win32.c: fchmod
nobu
2015-08-27
file.c: fix messages
nobu
2015-08-26
win32.c: fake lchown
nobu
2015-08-24
win32.c: symlink
nobu
2015-07-24
Add tests for `File.extname`
nobu
2015-07-07
file.c: skip invalid byte
nobu
2015-06-18
* include/ruby/ruby.h: $SAFE=2 is now obsolete.
hsbt
2015-06-14
file.c: open without gvl
nobu
2015-06-13
* file.c (rb_stat_ino): get inode from the interval of struct st.
naruse
2015-06-12
* file.c (File::SHARE_DELETE): new flag to be able to delete opened file
usa
2015-05-16
wrapper object before alloc
nobu
2015-04-11
* file.c (rb_f_test): Consider nsec for "=", "<" and ">" for "test"
akr
2015-03-23
file.c: move rb_readlink on Windows
nobu
2015-03-23
win32.c: w32_lstati64
nobu
2015-02-20
file.c: fix handle leak
nobu
2015-01-24
ruby.c: replace with real path
nobu
2015-01-21
* file.c: Document other cases of missing birthtime on OS with patch
zzak
2015-01-19
* file.c: NotImplementedError is raised if birthtime is unavailable.
zzak
2014-12-25
file.c: drop ignored chars
nobu
2014-12-01
use 0 for reserved
nobu
[next]