From 49af08e1887326f74cabef7b92dfd814ad7c144b Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 4 Mar 2005 10:40:09 +0000 Subject: * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace also locally defined modules. * ext/iconv/iconv.c: rdocified. * ext/strscan/strscan.c: moved misplaced rdoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a2e6d5a02e..a5eb7c0a2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Fri Mar 4 19:39:55 2005 Nobuyoshi Nakada + + * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace + also locally defined modules. + + * ext/iconv/iconv.c: rdocified. + + * ext/strscan/strscan.c: moved misplaced rdoc. + Fri Mar 4 16:11:20 2005 NAKAMURA Usaku * eval.c (rb_exec_recursive): matched the declaration to prototype. @@ -47,7 +56,7 @@ Fri Mar 4 08:09:12 2005 Yukihiro Matsumoto Thu Mar 4 07:07:00 2005 NARUSE, Yui - * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63 + * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63 Thu Mar 3 23:24:00 2005 NARUSE, Yui @@ -418,7 +427,7 @@ Wed Feb 16 02:47:45 2005 GOTOU Yuuzou Tue Feb 15 22:14:34 2005 sheepman - * ext/readline/readline.c (Readline.readline): use rl_outstream + * ext/readline/readline.c (Readline.readline): use rl_outstream and rl_instream. [ruby-dev:25699] Mon Feb 14 23:58:17 2005 Kouhei Sutou @@ -3403,7 +3412,7 @@ Thu Oct 21 21:32:30 2004 IWATSUKI Hiroyuki * lib/pstore.rb (PStore#transaction): Use the empty content when a file is not found. [ruby-dev:24561] - + Thu Oct 21 19:06:15 2004 GOTOU Yuuzou * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io): -- cgit v1.2.3