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-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
2015-02-26
io.c: redulce RSTRING_PTR and RSTRING_LEN
nobu
2015-01-15
* io.c (rb_io_close_m): Don't raise when the IO object is closed.
akr
2014-12-29
io.c: workaround for YARD doc
nobu
2014-12-11
io.c: Fix spelling [ci skip]
nobu
2014-12-07
io.c: Typo close -> closes.
hone
2014-12-05
io.c: fix rdoc [ci skip]
nobu
2014-12-01
use 0 for reserved
nobu
2014-11-28
* eval_error.c (error_print): respect the encoding of the message.
usa
2014-11-23
io.c: preserve encodings
nobu
2014-11-22
io.c: remove redundant assignment
nobu
2014-11-18
* internal.h: Gather declarations in non-header files.
akr
2014-11-18
* include/ruby/io.h (FMODE_WSPLIT): Removed. The write() system call
akr
2014-11-16
id.def: move IDs for exception
nobu
2014-11-15
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-10
* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): new
usa
2014-10-25
* io.c (io_binwrite_string): Test writev() failure.
akr
2014-10-20
io.c: enclose statements by ifdef
nobu
2014-10-11
Fixes build failures on Portable Native Client.
yugui
2014-10-11
* io.c: fix issues in the last two commits. don't disable cloexec for
yugui
2014-10-11
Allow failure of sighandler installation on NativeClient.
yugui
2014-10-11
Merges a patch form naclports.
yugui
2014-10-10
io.c: fix typo
nobu
2014-10-10
io.c: move RFile initialization
nobu
2014-10-05
io.c: ID instead of Symbol
nobu
2014-10-01
io.c (fptr_finalize): free memory before GC sweep
normal
2014-09-25
io.c: common function to free IO buffers
normal
2014-09-15
trivial packing for on-stack structs
normal
[next]