ruby/ext
nobu 3e5f70a815 * math.c (log2): may be a macro.
* parse.y (args, block_param, f_args): pass f_post_arg to #params.

* util.c (powersOf10): constified.

* ext/readline/readline.c: include extconf.h first.

* ext/ripper/eventids2.c: removed tLAMBDA_ARG.

* ext/tk/tcltklib.c (lib_fromUTF8_core): removed conflict.

* ext/tk/tkutil/tkutil.c (cbsubst_get_subst_arg): rb_id2name() is
  defined as const now.

* ext/win32ole/win32ole.c (fole_missing): ditto.

* lib/mkmf.rb (create_makefile): force to create extconf header.

* lib/optparse.rb (order!): use Proc#yield.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-06-09 23:18:04 +00:00
..
Win32API * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS. 2005-10-24 11:41:15 +00:00
bigdecimal * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
curses * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +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 * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +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 * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
io/wait * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
nkf * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
openssl * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
pty * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
racc/cparse * MANIFEST, ext/**/MANIFEST: removed. 2004-11-01 10:13:52 +00:00
readline * math.c (log2): may be a macro. 2006-06-09 23:18:04 +00:00
ripper * math.c (log2): may be a macro. 2006-06-09 23:18:04 +00:00
sdbm * parse.y (parser_parse_string): mention "regexp" in a error 2006-02-13 04:53:22 +00:00
socket * ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject 2006-06-05 09:16:14 +00:00
stringio * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
strscan * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
syck * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
syslog * MANIFEST, ext/**/MANIFEST: removed. 2004-11-01 10:13:52 +00:00
tk * math.c (log2): may be a macro. 2006-06-09 23:18:04 +00:00
win32ole * math.c (log2): may be a macro. 2006-06-09 23:18:04 +00:00
zlib * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.document * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
Setup * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +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
extmk.rb * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00