summaryrefslogtreecommitdiff
path: root/rubyio.h
AgeCommit message (Expand)Author
2004-04-07* file.c (rb_get_path): get path string via "to_path" method ifmatz
2004-02-25* gc.c (obj_free), io.c (rb_io_fptr_finalize), rubyio.h (OpenFile):nobu
2003-04-14* rubyio.h (struct OpenFile): add error raise flag to finalizer.matz
2003-01-16Updated Copyrights of Matz to 2003.michal
2002-12-20* io.c (rb_io_fwrite): separated from io_write().nobu
2002-10-02* configure.in (RUBY_CHECK_IO_NEED_FLUSH): check whether fflush()nobu
2002-10-02* io.c (rb_io_wait_readable): handle retryable errors.nobu
2002-08-16* io.c (rb_io_fread): renamed from io_fread and made extern.nobu
2002-05-14* eval.c (rb_clear_cache_by_class): new function.matz
2002-04-15* pack.c (pack_unpack): should treat 'U' in character unit, not inmatz
2002-04-01* re.c (match_setter): it's OK to assign nil to $~.matz
2002-02-07* io.c (io_write): flag when buffered write is done.matz
2001-12-17* intern.h: add prototypes.nobu
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2000-11-10matzmatz
2000-05-012000-05-01matz
2000-03-232000-03-23matz
2000-02-012000-02-01matz
2000-01-172000-01-17matz
2000-01-0520000105matz
1999-09-2019990920matz
1999-08-131.4.0matz