1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 1aa48a4ea9 * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-11-07 11:55:48 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin" 2005-09-16 07:22:49 +00:00
curses
dbm banish some warnings. 2005-09-24 00:17:43 +00:00
digest * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not load 2005-09-06 23:23:04 +00:00
dl * sorry, commit miss. 2005-10-18 02:03:50 +00:00
etc * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
fcntl * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
gdbm banish some warnings. 2005-09-24 00:17:43 +00:00
iconv * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL] 2005-11-07 11:55:48 +00:00
io/wait * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag 2005-09-20 12:26:58 +00:00
nkf * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matched 2005-10-08 10:45:52 +00:00
openssl * ext/openssl/ossl.h: need to include winsock2.h before including 2005-11-07 07:25:25 +00:00
pty * merged a patch from Takahiro Kambe <taca@back-street.net> to 2005-09-08 06:00:56 +00:00
racc/cparse
readline banish some warnings. 2005-09-24 00:17:43 +00:00
ripper * ext/ripper/tools/preproc.rb (prelude): do not append surplus 2005-10-20 13:23:26 +00:00
sdbm banish some warnings. 2005-09-24 00:17:43 +00:00
socket * intern.h, struct.c (rb_struct_iv_get): constified. 2005-10-21 06:46:41 +00:00
stringio
strscan * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368] [ruby-dev:27389] 2005-10-06 11:11:23 +00:00
syck * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
syslog
tk * ext/tk/stubs.c (_nativethread_consistency_check): use simpler 2005-11-07 04:47:08 +00:00
Win32API * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS. 2005-10-24 11:41:15 +00:00
win32ole add testNIL2VTEMPTY.rb 2005-10-09 05:04:30 +00:00
zlib
.cvsignore
.document
extmk.rb * configure.in (RUBY_EXTERN): macro to export symbols in shared 2005-10-25 17:00:03 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68