index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
zlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams that
drbrain
2013-08-28
1
-5
/
+7
*
zlib.c: check EOF
nobu
2013-05-31
1
-1
/
+5
*
* include/ruby/ruby.h: constify RBasic::klass and add
ko1
2013-05-13
1
-8
/
+8
*
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
zzak
2013-04-16
1
-6
/
+8
*
* ext/-test-/debug/depend: New file.
akr
2013-04-14
1
-0
/
+5
*
* ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.
akr
2013-04-01
1
-7
/
+3
*
* ext/zlib/zlib.c (Zlib::Inflate.new):
eregon
2013-04-01
1
-2
/
+2
*
* ext/zlib/zlib.c (Zlib::GzipFile): Fix typo by zed_0xff
zzak
2013-01-01
1
-1
/
+1
*
zlib.c: function name
nobu
2012-12-23
1
-1
/
+1
*
Deprecate #{lines,bytes,chars,codepoints} of IO-likes.
knu
2012-12-22
1
-2
/
+30
*
zlib.c: suppress warning
nobu
2012-11-30
1
-1
/
+1
*
zlib.c: suppress warning
nobu
2012-11-30
1
-3
/
+3
*
Recognize zlibwapi as linking library
luislavena
2012-11-06
1
-1
/
+1
*
* ext/zlib/zlib.c (zstream_run_func): don't call inflate() when
nagachika
2012-10-08
1
-0
/
+8
*
remove trailing spaces.
nobu
2012-09-04
1
-1
/
+1
*
get rid of warnings
nobu
2012-07-11
1
-7
/
+6
*
* ext/zlib/zlib.c: Added streaming support to inflate processing.
drbrain
2012-07-10
1
-51
/
+133
*
rb_thread_call_without_gvl
nobu
2012-07-10
1
-3
/
+4
*
* ext/zlib/zlib.c: Revert r36349. Added streaming support to inflate
drbrain
2012-07-10
2
-133
/
+53
*
* ext/zlib/zlib.c: Added streaming support to inflate processing.
drbrain
2012-07-10
2
-53
/
+133
*
ext/zlib/zlib.c: initialize return value
nobu
2012-07-09
1
-0
/
+1
*
* ext/zlib/zlib.c (zstream_expand_buffer_without_gvl): Use
drbrain
2012-07-05
1
-1
/
+1
*
* ext/zlib/zlib.c (zstream_run_func): Fix bug that caused early exit
drbrain
2012-07-03
1
-3
/
+5
*
* ext/zlib/zlib.c (zstream_detach_buffer): Refactored tainting of
drbrain
2012-07-03
1
-18
/
+11
*
* ext/zlib/zlib.c: Restored the comment explaining the choice of
drbrain
2012-07-02
1
-0
/
+1
*
* ext/zlib/zlib.c (zstream_run): Process zlib streams without GVL.
drbrain
2012-07-02
1
-38
/
+114
*
* ext/zlib/zlib.c: cosmetic changes.
ktsj
2012-07-01
1
-10
/
+10
*
use RB_TYPE_P() instead of comparison of TYPE()
nobu
2012-05-23
1
-1
/
+1
*
* ext/openssl/extconf.rb: Use Logging::message instead of message.
kosaki
2012-05-18
1
-2
/
+2
*
* ext/zlib/extconf.rb: Use an exception instaed of bare puts.
kosaki
2012-05-18
1
-2
/
+1
*
* ext/zlib/extconf.rb: detect z_crc_t type which will be defined
akr
2012-04-30
2
-1
/
+6
*
* ext/zlib/zlib.c (rb_deflate_s_deflate): Fixed ruby example replacing
drbrain
2012-04-10
1
-1
/
+1
*
Comment out unused lines.
naruse
2012-03-06
1
-5
/
+4
*
* ext/zlib/zlib.c (Init_zlib): Added Zlib::TEXT and note that
drbrain
2012-02-15
1
-0
/
+10
*
* ext/zlib/zlib.c: Move constant descriptions to constants. Remove
drbrain
2012-02-15
1
-199
/
+97
*
* ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLE
drbrain
2012-02-15
1
-1
/
+21
*
* ext/zlib/zlib.c: Improve documentation. [ruby-trunk - Bug #5948]
drbrain
2012-02-15
1
-112
/
+169
*
* ext/zlib/zlib.c (rb_inflate_add_dictionary): Added
drbrain
2012-02-11
1
-3
/
+37
*
* ext/zlib/zlib.c (do_inflate): Inflate more data if buffered data
drbrain
2012-02-11
1
-2
/
+18
*
* ext/zlib/zlib.c (rb_gzreader_initialize): revert a part of r33937.
usa
2011-12-05
1
-8
/
+0
*
Introduce NEED_READCONV and NEED_WRITECONV to replace universal newline decor...
luislavena
2011-12-04
1
-0
/
+8
*
* ext/zlib/zlib.c (gzfile_read_header): Ensure that each section of
nahi
2011-08-23
1
-0
/
+6
*
* ext/zlib/zlib.c (gzfile_wrap): Document encoding options.
drbrain
2011-08-09
1
-14
/
+27
*
* ext/zlib/zlib.c: Fix document-method declarations for set_sync and
drbrain
2011-05-31
1
-2
/
+2
*
* ext/zlib/zlib.c: Fix Document-method declarations. Improve
drbrain
2011-05-25
1
-14
/
+12
*
* remove trailing spaces.
nobu
2011-05-15
1
-15
/
+15
*
* ext/zlib/zlib.c: Improve documentation. Patch by Vincent Batts.
drbrain
2011-05-14
1
-36
/
+469
*
* ext/zlib/zlib.c: parenthesize macro arguments.
akr
2011-04-03
1
-2
/
+2
*
* ext/zlib/zlib.c (gzfile_reader_get_unused): no need to dup
nobu
2011-02-03
1
-3
/
+1
*
e ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_resurrect
naruse
2011-02-03
1
-1
/
+2
[next]