index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
zlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/zlib/zlib.c (zstream_end): should return value.
usa
2005-01-06
1
-1
/
+1
*
* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensure
nobu
2004-12-28
1
-26
/
+45
*
* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):
nobu
2004-12-18
1
-4
/
+5
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-4
/
+0
*
* eval.c (ruby_cleanup): ruby_finalize_1 may cause exception,
matz
2004-10-29
1
-1
/
+7
*
* node.h (NODE_TYPESHIFT): allow 4 more bits for line numbers.
matz
2004-10-27
1
-6
/
+25
*
* ext/zlib/zlib.c (zstream_append_input): clear klass for z->input
matz
2004-10-23
1
-3
/
+11
*
* ext/zlib/zlib.c (zstream_run): always use zstream_append_input()
matz
2004-10-22
1
-9
/
+3
*
* ext/zlib/zlib.c (zstream_shift_buffer): should restore class
matz
2004-10-21
1
-1
/
+4
*
* array.c (rb_ary_times): Array#* should return an instance of
matz
2004-10-19
1
-0
/
+1
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
1
-1
/
+2
*
* ext/zlib/zlib.c (gzfile_read_raw): call readpartial at first.
akr
2004-09-19
1
-8
/
+114
*
* ext/zlib/zlib.c: GzipReader#ungetc caused crc error.
katsu
2004-08-20
1
-17
/
+20
*
* ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.
akr
2004-08-06
1
-1
/
+4
*
* ext/zlib/zlib.c: 0xff should not shift 24 bits on 64 bit
matz
2004-06-23
1
-1
/
+1
*
* pack.c (pack_pack): use NUM2INT() instead of num2i32().
matz
2004-04-07
1
-3
/
+11
*
* file.c (rb_get_path): get path string via "to_path" method if
matz
2004-04-07
1
-0
/
+2
*
fix typo.
akr
2004-03-28
2
-2
/
+2
*
* ext/zlib/zlib.c: documented, but needs more effort.
gsinclair
2004-02-21
1
-7
/
+696
*
* ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't
akr
2003-12-28
1
-1
/
+1
*
* stable version 1.8.1 released.
matz
2003-12-24
1
-1
/
+1
*
* ext/zlib/zlib.c (Init_zlib): define Zlib::GzipReader#each_line as an alias ...
katsu
2003-11-06
1
-0
/
+1
*
* ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishin...
katsu
2003-07-20
1
-1
/
+1
*
*** empty log message ***
katsu
2003-06-18
1
-0
/
+5
*
* ext/bigdecimal/.cvsignore: new file (retry).
aamine
2003-05-06
1
-0
/
+3
*
* ext/zlib/extconf.rb: bccwin32 is win32 too.
nobu
2003-04-22
1
-1
/
+1
*
* zlib.c (rb_gzreader_getc): the return value of GzipReader#getc must be unsi...
katsu
2003-04-06
1
-1
/
+1
*
Import Ruby/zlib from rough.
katsu
2003-03-28
4
-0
/
+3749