1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
naruse 2a0c12cce4 * ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.
this cleans warnings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28090 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-30 09:48:28 +00:00
..
bigdecimal * ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#log): improved 2010-05-12 06:04:59 +00:00
continuation
coverage
curses
dbm
digest
dl * suppress warnings. 2010-05-21 09:10:23 +00:00
etc * ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir. 2010-05-08 03:25:17 +00:00
fcntl
fiber
fiddle * ext/fiddle/lib/fiddle.rb: only require DL if it hasn't been required 2010-05-08 17:59:46 +00:00
gdbm
iconv * ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments. 2010-05-16 01:49:49 +00:00
io update doc. 2010-05-25 14:26:04 +00:00
json * ext/json/generator/generator.c (fbuffer_inc_capa): 2010-05-09 00:50:36 +00:00
mathn
nkf * ext/nkf/nkf-utf8/nkf.c: updated to b856dd07. 2010-05-30 09:48:28 +00:00
objspace
openssl * ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb, 2010-05-23 08:48:44 +00:00
psych * ext/psych/lib/psych/json/stream.rb: adding a JSON streaming API 2010-05-22 22:12:39 +00:00
pty update doc. 2010-05-09 16:32:52 +00:00
racc/cparse
readline
ripper
sdbm * process.c: suppress warning for signed and unsigned type 2010-05-17 13:21:17 +00:00
socket * suppress warnings. 2010-05-21 09:10:23 +00:00
stringio
strscan
syck * ext/syck/implicit.c (YYFILL): suppress warnings. 2010-05-21 09:21:58 +00:00
syslog
tk * ext/tk/extconf.rb: [ruby-def:41334] [Bug #3307] invalid result on searching tcl.h/tk.h. Thanks, Masaya Tarui. 2010-05-19 14:45:03 +00:00
win32ole * ext/win32ole/win32ole.c (ole_invoke): raise NoMethodError 2010-05-20 11:55:10 +00:00
zlib * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD. 2010-05-29 17:22:46 +00:00
.cvsignore
.document
extmk.rb
purelib.rb
Setup
Setup.atheos
Setup.emx
Setup.nt