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
2016-03-07
io.c: remove extra declarations
nobu
2016-03-06
io.c: fix output of Array [ci skip]
nobu
2016-02-24
parse without $.
nobu
2016-01-31
io.c: rb_io_open_generic
nobu
2016-01-31
io.c: constify
nobu
2016-01-19
io.c: suppress warning
nobu
2016-01-10
io.c: remove obsolete rb_deferr global variable
normal
2015-12-27
IO#readpartial rejects bad args
normal
2015-12-23
rb_readwrite_syserr_fail
nobu
2015-12-23
prefer rb_syserr_fail
nobu
2015-12-14
* enum.c: fix a typo in documentation.
hsbt
2015-12-14
* compile.c: fix typos.
hsbt
2015-12-13
io.c: encoding in warnings
nobu
2015-12-13
io.c: BOM with non-UTF
nobu
2015-12-13
io.c: fix stack smashing
nobu
2015-12-11
IO#advise should not raise Errno::ENOSYS
normal
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
[next]