1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
zzak e0270975d8 * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as
they may change in the implementation without notice. Patched by
  @robin850 [Fixes GH-682] https://github.com/ruby/ruby/pull/682


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46976 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-27 19:41:22 +00:00
..
-test-
bigdecimal
continuation
coverage
date
dbm
digest Revert r46828 2014-07-15 15:43:03 +00:00
dl
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace * ext/objspace/objspace_dump.c (dump_append): avoid fflush. 2014-07-26 08:28:05 +00:00
openssl * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665] 2014-07-27 19:37:10 +00:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof rbconfig/sizeof: remove garbage 2014-07-26 06:16:19 +00:00
readline
ripper
sdbm
socket introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use 2014-07-25 21:34:35 +00:00
stringio
strscan introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use 2014-07-25 21:34:35 +00:00
syslog
thread * ext/thread/thread.c: added nodoc attribute into 2014-07-19 16:00:51 +00:00
tk
win32
win32ole * ext/win32ole/win32ole.c (Init_win32ole): add WIN32OLE_RECORD#initialize 2014-07-24 13:51:22 +00:00
zlib * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as 2014-07-27 19:41:22 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt