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 |
|
matz
|
65d37c6cc5
|
* stable version 1.8.1 released.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-24 15:19:11 +00:00 |
|
katsu
|
cac6465677
|
* ext/zlib/zlib.c (Init_zlib): define Zlib::GzipReader#each_line as an alias of Zlib::GzipReader#each.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-11-06 19:10:12 +00:00 |
|
katsu
|
6a867d33b5
|
* ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishing reading a gzip header.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-07-20 02:06:15 +00:00 |
|
katsu
|
6262a99e9b
|
*** empty log message ***
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-06-18 14:38:06 +00:00 |
|
aamine
|
01ca1341da
|
* ext/bigdecimal/.cvsignore: new file (retry).
* ext/zlib/.cvsignore: new file (retry).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-05-06 08:25:46 +00:00 |
|
nobu
|
c6c5771e50
|
* ext/zlib/extconf.rb: bccwin32 is win32 too.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-04-22 23:39:32 +00:00 |
|
katsu
|
e393f0ad16
|
* zlib.c (rb_gzreader_getc): the return value of GzipReader#getc must be unsigned.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3645 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-04-06 09:29:21 +00:00 |
|
katsu
|
6f19027e40
|
Import Ruby/zlib from rough.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3631 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-03-28 17:21:24 +00:00 |
|