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
2017-06-02
file.c: preserve encoding
nobu
2017-06-01
load.c: convert by rb_get_path_check
nobu
2017-06-01
file.c: rb_check_funcall_default for fallback value
nobu
2017-05-31
Improve performance of implicit type conversion
watson1978
2017-05-15
[DOC] File#path result can be inaccurate
sorah
2017-03-17
deduplicate File::NULL string
normal
2017-03-17
deduplicate "/", ":" and "\n" strings
normal
2017-03-13
file.c: join with /
nobu
2017-01-16
file.c: refine message
nobu
2016-12-07
file.c: cygwin behavior
nobu
2016-12-06
file.c: isADS
nobu
2016-11-26
file.c: home directory from system
nobu
2016-11-05
* file.c (rb_home_dir_of): convert given username into filesystem
naruse
2016-11-03
file.c: include sys/sysmacros.h
nobu
2016-11-03
file.c: use DEVT2NUM
nobu
2016-10-28
internal.h: RB_OBJ_BUILTIN_TYPE
nobu
2016-09-08
replace fixnum by integer in documents.
akr
2016-06-12
file.c: normalize cwd
nobu
2016-05-08
file.c: home dir fall back
nobu
2016-05-02
* win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements new
usa
2016-04-22
* file.c, win32/file.c: Removed obsoleted safe level checks.
hsbt
2016-04-13
file.c: File.empty?
nobu
2016-04-10
file.c: prefer rb_check_arity
nobu
2016-04-10
file.c: apply2files returns Fixnum
nobu
2016-04-10
file.c: apply to argv
nobu
2016-04-10
no argument conversions in rb_realpath_internal
nobu
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
[prev]
[next]