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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rubyio.h
Age
Commit message (
Expand
)
Author
2007-01-31
* removed svn:keywords for compatibility.
shugo
2006-05-22
* rubyio.h (rb_io_set_nonblock): declared.
akr
2005-07-18
* rubyio.h (FMODE_WSPLIT, FMODE_WSPLIT_INITIALIZED): new constant.
akr
2005-01-21
* rubyio.h (rb_eof_error): should mark as NORETURN. (backported
usa
2004-11-22
* file.c (rb_file_chown): integer conversion should be prior to
matz
2004-11-18
* io.c, rubyio.h (rb_io_modenum_flags): exported.
nobu
2004-10-29
* io.c (rb_io_check_initialized): new function to check uninitialized
nobu
2004-10-19
* io.c (read_all): block string buffer modification during
matz
2004-10-06
* io.c (rb_io_s_sysopen): preserve path in the buffer allocated by
matz
2003-04-14
* rubyio.h (struct OpenFile): add error raise flag to finalizer.
matz
2003-01-16
Updated 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 in
matz
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 for
matz
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 metacharacters
matz
2000-11-10
matz
matz
2000-05-01
2000-05-01
matz
2000-03-23
2000-03-23
matz
2000-02-01
2000-02-01
matz
2000-01-17
2000-01-17
matz
2000-01-05
20000105
matz
1999-09-20
19990920
matz
1999-08-13
1.4.0
matz