1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
akr 745ce54b4a * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't
raise EOFError.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5331 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-28 11:27:42 +00:00
..
bigdecimal * configure.in (ieeefp.h), numeric.c: needed for finite() on 2003-12-11 02:39:59 +00:00
curses * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like 2003-12-17 06:38:18 +00:00
dbm
digest * sample/optparse/opttest.rb: added. 2003-12-01 08:14:38 +00:00
dl * configure.in (ieeefp.h), numeric.c: needed for finite() on 2003-12-11 02:39:59 +00:00
enumerator
etc * ext/etc/extconf.rb: check for pw_passwd in struct passwd and 2003-11-24 10:42:17 +00:00
fcntl
gdbm
iconv * ext/iconv/iconv.c (map_charset): always ensure code is a String. 2003-12-22 12:59:28 +00:00
io/wait
nkf
openssl * ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for error 2003-12-24 07:29:40 +00:00
pty * configure.in (ieeefp.h), numeric.c: needed for finite() on 2003-12-11 02:39:59 +00:00
racc/cparse * lib/racc/parser.rb: synchronize with Racc 1.4.4. 2003-11-03 13:55:01 +00:00
readline
sdbm
socket * ext/socket/socket.c (Init_socket): IPv6 is not supported although 2003-12-14 10:04:35 +00:00
stringio * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't 2003-12-28 11:27:42 +00:00
strscan introduce some new methods 2003-12-16 15:18:11 +00:00
syck * ext/syck/emitter.c (syck_emitter_write): str bigger than 2003-12-21 15:38:01 +00:00
syslog * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
tcltklib * string.c (rb_str_update): call rb_str_modify(). 2003-12-25 08:49:20 +00:00
tk * ext/tk/sample/tkmulticolumnlist.rb: new sample 2003-12-24 11:57:21 +00:00
Win32API * sample/optparse/opttest.rb: added. 2003-12-01 08:14:38 +00:00
win32ole
zlib * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't 2003-12-28 11:27:42 +00:00
.cvsignore
extmk.rb * ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb. 2003-12-03 02:36:48 +00:00
Setup
Setup.atheos
Setup.dj * ext/etc/extconf.rb: check for pw_passwd in struct passwd and 2003-11-24 10:42:17 +00:00
Setup.emx
Setup.nt
Setup.x68