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
/
io.c
Age
Commit message (
Expand
)
Author
2015-12-09
dir.c, io.c: use rb_id_encoding
nobu
2015-12-09
* *.c (*_memsize): do not check ptr.
ko1
2015-11-25
io.c: try to_io first
nobu
2015-11-25
* io.c (argf_getpartial): should not resize str if the second
shugo
2015-11-24
Drop support for BeOS
nobu
2015-11-23
use rb_gc_for_fd for more callers
normal
2015-11-23
io.c (rb_gc_for_fd): wrapper for retrying FD creation
normal
2015-11-23
Haiku now best effort support
nobu
2015-11-12
io.c: avoid kwarg parsing in C API
normal
2015-11-08
io.c: [DOC] IO#gets [skip ci]
nobu
2015-11-08
io.c: [DOC] IO#gets [skip ci]
nobu
2015-11-08
io.c: [DOC] IO#gets [skip ci]
nobu
2015-10-25
io.c: fix typo [ci skip]
nobu
2015-10-22
io.c: check ARGV element type
nobu
2015-10-18
fix compile error
kosaki
2015-10-18
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
re-commit r52152
kosaki
2015-10-18
Revert r52154
kosaki
2015-10-17
* io.c (fptr_finalize): don't release gvl if fptr is not writable.
kosaki
2015-10-17
ruby.c: conflicting O_NONBLOCK
nobu
2015-09-15
encindex.h: ENCINDEX
nobu
2015-09-09
io.c: sys/wait.h
nobu
2015-09-08
io.c: no wait when killed
nobu
2015-08-19
io.c: initialize variable
nobu
2015-08-17
io.c: raise at incomplete char
nobu
2015-08-15
io.c: read more data
nobu
2015-07-29
* io.c (rb_io_extract_modeenc): add option parameter `flags'
naruse
2015-07-20
io.c: IO.copy_stream uses poll on Linux
normal
2015-07-17
io.c (argf_read_nonblock): support `exception: false'
normal
2015-07-12
* ext/socket/basicsocket.c: [DOC] typo (Errno::AGAIN -> Errno::EAGAIN)
sorah
2015-07-02
delay `exception: false' checks for minor speedup
normal
2015-06-30
io.c: remove unnecessary shared
nobu
2015-06-30
ensure paths NUL-terminated
nobu
2015-06-30
io.c: reopen OS encoding path
nobu
2015-06-29
io.c: reopen stdio streams correctly when given "w+"
normal
2015-06-18
* include/ruby/ruby.h: $SAFE=2 is now obsolete.
hsbt
2015-06-13
* io.c (rb_io_s_binread): close fd if seek offset is invalid.
eregon
2015-06-13
io.c: simplify rb_io_modestr_fmode
nobu
2015-06-04
io.c: reduce size of :wait_*able code paths
normal
2015-05-25
io.c: refine message
nobu
2015-05-21
Fixes for grammar and style [ci skip]
nobu
2015-04-09
* internal.h (rb_execarg_parent_end): Declared.
akr
2015-04-09
* internal.h (rb_execarg_parent_start): Renamed from rb_execarg_fixup.
akr
2015-03-30
io.c: use read/write methods if possible
nobu
2015-03-21
console.c: winsize on Windows
nobu
2015-03-13
io.c: don't raise after close
nobu
2015-03-13
io.c: rb_io_get_fptr
nobu
2015-03-09
io.c: duplicate code
nobu
2015-02-27
io.c: wipe away ioctl buffer
nobu
2015-02-27
io.c: discard buffer always
nobu
[next]