summaryrefslogtreecommitdiff
path: root/io.c
AgeCommit message (Expand)Author
2016-07-29rb_funcallvnobu
2016-07-07* io.c (rb_io_s_read): add description of pipes to the documentationshugo
2016-07-07io.c: convert arguments just oncenobu
2016-05-28* addr2line.c: drop to support ATARI ST platform. It was discontinuedhsbt
2016-05-21Restore documentation of ARGFnobu
2016-05-20fix build on no-fork-spawnv platformsnobu
2016-05-20io.c: conditionally used functionsnobu
2016-05-15io.c: use PRI_OFFT_PREFIX for off_tnobu
2016-03-07io.c: remove extra declarationsnobu
2016-03-06io.c: fix output of Array [ci skip]nobu
2016-02-24parse without $.nobu
2016-01-31io.c: rb_io_open_genericnobu
2016-01-31io.c: constifynobu
2016-01-19io.c: suppress warningnobu
2016-01-10io.c: remove obsolete rb_deferr global variablenormal
2015-12-27IO#readpartial rejects bad argsnormal
2015-12-23rb_readwrite_syserr_failnobu
2015-12-23prefer rb_syserr_failnobu
2015-12-14* enum.c: fix a typo in documentation.hsbt
2015-12-14* compile.c: fix typos.hsbt
2015-12-13io.c: encoding in warningsnobu
2015-12-13io.c: BOM with non-UTFnobu
2015-12-13io.c: fix stack smashingnobu
2015-12-11IO#advise should not raise Errno::ENOSYSnormal
2015-12-09dir.c, io.c: use rb_id_encodingnobu
2015-12-09* *.c (*_memsize): do not check ptr.ko1
2015-11-25io.c: try to_io firstnobu
2015-11-25* io.c (argf_getpartial): should not resize str if the secondshugo
2015-11-24Drop support for BeOSnobu
2015-11-23use rb_gc_for_fd for more callersnormal
2015-11-23io.c (rb_gc_for_fd): wrapper for retrying FD creationnormal
2015-11-23Haiku now best effort supportnobu
2015-11-12io.c: avoid kwarg parsing in C APInormal
2015-11-08io.c: [DOC] IO#gets [skip ci]nobu
2015-11-08io.c: [DOC] IO#gets [skip ci]nobu
2015-11-08io.c: [DOC] IO#gets [skip ci]nobu
2015-10-25io.c: fix typo [ci skip]nobu
2015-10-22io.c: check ARGV element typenobu
2015-10-18fix compile errorkosaki
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2015-10-18re-commit r52152kosaki
2015-10-18Revert r52154kosaki
2015-10-17* io.c (fptr_finalize): don't release gvl if fptr is not writable.kosaki
2015-10-17ruby.c: conflicting O_NONBLOCKnobu
2015-09-15encindex.h: ENCINDEXnobu
2015-09-09io.c: sys/wait.hnobu
2015-09-08io.c: no wait when killednobu
2015-08-19io.c: initialize variablenobu
2015-08-17io.c: raise at incomplete charnobu
2015-08-15io.c: read more datanobu