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-09-08
io.c: check if Integer
nobu
2016-09-08
replace fixnum by integer in documents.
akr
2016-08-30
* io.c (nogvl_fsync, nogvl_fdatasync): on Windows, just ignore if the
usa
2016-07-29
rb_funcallv
nobu
2016-07-07
* io.c (rb_io_s_read): add description of pipes to the documentation
shugo
2016-07-07
io.c: convert arguments just once
nobu
2016-05-28
* addr2line.c: drop to support ATARI ST platform. It was discontinued
hsbt
2016-05-21
Restore documentation of ARGF
nobu
2016-05-20
fix build on no-fork-spawnv platforms
nobu
2016-05-20
io.c: conditionally used functions
nobu
2016-05-15
io.c: use PRI_OFFT_PREFIX for off_t
nobu
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
[next]