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
/
io.c
Age
Commit message (
Expand
)
Author
2018-03-28
io.c: IO#write without args returns 0
normal
2018-03-20
io.c: Methods of File should not invoke external commands
shugo
2018-03-18
Remove duplicated `,` [ci skip]
kazu
2018-03-17
Add doc for `opt` parameter of IO#reopen [ci skip]
k0kubun
2018-02-23
[DOC] missing docs at toplevel
nobu
2018-02-08
Fix compile error when USE_COPY_FILE_RANGE is defined but not USE_SENDFILE
nobu
2018-02-02
io.c: unused assignments
nobu
2018-02-02
io.c: hoisted out io_fd_check_closed
nobu
2018-01-31
io.c: fix comparison subject
nobu
2018-01-31
io.c: fix fptr_copy_finalizer
nobu
2018-01-31
io.c: fptr_copy_finalizer
nobu
2018-01-31
io.c: pipe_register_fptr
nobu
2018-01-31
io.c: simplified pipe_del_fptr
nobu
2018-01-24
process.c: add :exception option to Kernel.#system
k0kubun
2018-01-22
use predefined IDs
kazu
2018-01-09
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-07
io.c: rb_stderr_to_original_p
nobu
2018-01-05
io.c: clear Strings we create for IO.copy_stream
normal
2017-12-24
[DOC] Improve example of IO#pread [ci skip]
kazu
2017-12-24
[DOC] Use File.open with block instead of File.new without close [ci skip]
kazu
2017-12-22
io.c: ignore EPERM
glass
2017-12-21
io.c: IO#pwrite uses tmp buffer to avoid parallel modification
normal
2017-12-18
io.c: opening external command
nobu
2017-12-18
io.c: open generic in binread
nobu
2017-12-18
io.c: opening external command
nobu
2017-12-18
io.c: open_key_args by rb_io_open
nobu
2017-12-15
[DOC] `IO.new` accepts `external_encoding`
kazu
2017-12-15
IO.new doesn't recive "-" as external_encoding [Bug #13655]
naruse
2017-12-03
Fix a documentation error of IO#putc.
shugo
2017-12-01
bold/underscore support in traceback before Windows10
usa
2017-11-23
io.c: read BOM only for reading
nobu
2017-11-02
io.c: improve docs for the chomp option
stomar
2017-10-29
io.c: improve docs
stomar
2017-10-29
io.c: docs for IO#write
stomar
2017-10-29
io.c: honor buffered mode
nobu
2017-10-29
io.c: convert to string at writev
nobu
2017-10-28
Add note to close_{read,write} too
kazu
2017-10-27
io.c: fix IO.copy_stream on O_APPEND destination on Linux
normal
2017-10-26
common conversion functions
nobu
2017-10-25
io.c: let rb_p use writev
nobu
2017-10-25
io.c: warn old write
nobu
2017-10-25
io.c: write a newline together
nobu
2017-10-24
Update call-seq of ARGF.read_nonblock
kazu
2017-10-23
Drop to support NaCl platform.
hsbt
2017-10-23
io.c: fix infinite retry
nobu
2017-10-23
io.c: fix buffered output
nobu
2017-10-23
io.c: fix total
nobu
2017-10-23
io.c: no restriction
nobu
2017-10-22
Fix indent and comment [ci skip]
kazu
2017-10-22
io.c: fix local variables
nobu
[next]