summaryrefslogtreecommitdiff
path: root/io.c
AgeCommit message (Expand)Author
2011-01-16merges r30536 from trunk into ruby_1_9_2.yugui
2011-01-16merges r30525 from trunk into ruby_1_9_2.yugui
2011-01-16merges r30526 and r30527 from trunk into ruby_1_9_2.yugui
2011-01-16merges r30499 from trunk into ruby_1_9_2.yugui
2011-01-16merges r30349 from trunk into ruby_1_9_2.yugui
2010-12-23* io.c (io_fillbuf): fixes a mistake on merging r30280, at r30321.yugui
2010-12-23merges r30280 from trunk into ruby_1_9_2.yugui
2010-12-23merges r30122 from trunk into ruby_1_9_2.yugui
2010-12-08merges r29743 from trunk into ruby_1_9_2.yugui
2010-12-02merges r29454 from trunk into ruby_1_9_2.yugui
2010-12-02merges r29446 and r29448 from trunk into ruby_1_9_2.yugui
2010-12-02merges r29435 from trunk into ruby_1_9_2.yugui
2010-11-24merges r29256 from trunk into ruby_1_9_2.yugui
2010-10-23merges r29415 from trunk into ruby_1_9_2. fixes #3910 #3951 and #3959.yugui
2010-07-24merges r28687 from trunk into ruby_1_9_2.yugui
2010-07-10merges r28537 and r28555 from trunk into ruby_1_9_2.yugui
2010-07-02* io.c (argf_inplace_mode_set): prohibits an assignmentyugui
2010-06-27* include/ruby/io.h, io.c: reverted r21709.nobu
2010-06-27* io.c (simple_sendfile): don't try to send data more than SSIZE_MAXakr
2010-06-22merge from trunk (28381)marcandre
2010-06-10merge revision(s) 28243:naruse
2010-06-07* io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu
2010-05-31 * io.c (pipe_open): add RB_GC_GUARD.tarui
2010-05-29* removed trailing spaces.nobu
2010-05-17* array.c: Documentation: change => in call-seq to ->.marcandre
2010-05-13merge from trunk (r27782)usa
2010-05-13* array.c: Harmonize documentation, in particular regarding:marcandre
2010-05-13merge from trunk (r27768-r27770)usa
2010-05-11merge from trunk (r27718)usa
2010-05-08 * io.c (nogvl_copy_stream_sendfile): mixed decls not allowed.shyouhei
2010-05-08* error.c: RDoc for subclasses of Exception. [ruby-core:28394]marcandre
2010-05-03Add rdoc about IO#read(length). [ruby-core:29161]naruse
2010-04-30* merge some patches from win32-uncode-test branch.usa
2010-04-30* io.c (seek_before_access): fixed argument type.nobu
2010-04-29* io.c (seek_before_access): renamed. see [ruby-core:29861].nobu
2010-04-29* io.c (rb_io_s_binread): fixed rdoc. parts of a patch from Rogernobu
2010-04-26* io.c (select_internal): IO which cbuf is not empty is readable.akr
2010-04-25* io.c (ruby_dup): update max fd.nobu
2010-04-24update doc.akr
2010-04-24update document.akr
2010-04-24* io.c: raise IOError when byte oriented operations occur withakr
2010-04-21* io.c (io_getc): fix incomplete character immediately before EOFnaruse
2010-04-20* io.c (io_getc): set read_encoding to resulted one characternaruse
2010-04-20* io.c: fixed the wrong description of rdoc.usa
2010-04-20* io.c: rdoc. see [ruby-dev:40506].usa
2010-04-19* io.c (internal_{read,write}_func, rb_{read,write}_internal):nobu
2010-04-16* io.c (rb_io_rewind, rb_io_eof): add rdoc. based on a patch frommame
2010-04-14* io.c (io_shift_cbuf): should terminate.nobu
2010-04-11* io.c (rb_io_getline_fast, rb_io_getline_1): fix ARGF.lineno behavior. [ruby...kazu
2010-04-08* io.c (internal_{read,write}_func, rb_{read,write}_internal):nobu