1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
akr 7fd1a4b424 fix a comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-06-01 17:04:24 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin" 2005-09-16 07:22:49 +00:00
curses * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggested 2005-08-27 11:21:30 +00:00
dbm * ruby.h, lib/mkmf.rb (create_header): clear command line options for 2006-05-25 23:44:08 +00:00
digest * ruby.h, lib/mkmf.rb (create_header): clear command line options for 2006-05-25 23:44:08 +00:00
dl * ext/dl/.cvsignore: ignore callback.h. 2006-03-03 05:41:53 +00:00
etc * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to 2005-12-12 00:36:54 +00:00
fcntl * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
gdbm * parse.y (parser_parse_string): mention "regexp" in a error 2006-02-13 04:53:22 +00:00
iconv * mkconfig.rb: generate RbConfig instead of Config. 2006-02-20 08:34:53 +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 * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar, 2006-03-29 01:12:22 +00:00
openssl * ext/openssl/lib/openssl/ssl.rb 2006-05-23 18:14:05 +00:00
pty * merged a patch from Takahiro Kambe <taca@back-street.net> to 2005-09-08 06:00:56 +00:00
racc/cparse * MANIFEST, ext/**/MANIFEST: removed. 2004-11-01 10:13:52 +00:00
readline banish some warnings. 2005-09-24 00:17:43 +00:00
ripper * ext/dl/.cvsignore: ignore callback.h. 2006-03-03 05:41:53 +00:00
sdbm * parse.y (parser_parse_string): mention "regexp" in a error 2006-02-13 04:53:22 +00:00
socket fix a comment. 2006-06-01 17:04:24 +00:00
stringio * ext/stringio/stringio.c (strio_set_string): disallow nil. 2005-08-13 09:36:12 +00:00
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 * ruby.h: fixed prototype. 2006-02-03 10:28:27 +00:00
syslog * MANIFEST, ext/**/MANIFEST: removed. 2004-11-01 10:13:52 +00:00
tk * ext/tk/tcltklib.c (delete_slaves): maybe increment the reference 2006-04-25 09:02:00 +00:00
Win32API * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS. 2005-10-24 11:41:15 +00:00
win32ole ext/win32ole/win32ole.c (add_event_call_back): should not 2006-05-01 09:05:08 +00:00
zlib * ruby.h, lib/mkmf.rb (create_header): clear command line options for 2006-05-25 23:44:08 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.document * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6. 2006-03-27 13:48:21 +00:00
extmk.rb * ext/extmk.rb (extmake): remove extinit files if no statically linked 2006-05-27 02:30:10 +00:00
Setup * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.atheos * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.dj * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.emx * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.nt * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.x68 * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00