ruby-changes:17825
From: nobu <ko1@a...>
Date: Fri, 19 Nov 2010 22:46:20 +0900 (JST)
Subject: [ruby-changes:17825] Ruby:r29836 (trunk): * ChangeLog: adjust indent.
nobu 2010-11-19 22:43:14 +0900 (Fri, 19 Nov 2010) New Revision: 29836 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29836 Log: * ChangeLog: adjust indent. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 29835) +++ ChangeLog (revision 29836) @@ -1,8 +1,8 @@ Fri Nov 19 22:09:46 2010 Kouhei Sutou <kou@c...> * test/rexml/test_core.rb - (Tester#test_pretty_format_long_text_finite): skip a test that - uses long string on small memory system. [ruby-dev:42599] + Tester#test_pretty_format_long_text_finite): skip a test that + ses long string on small memory system. [ruby-dev:42599] Fri Nov 19 21:07:06 2010 Nobuyoshi Nakada <nobu@r...> @@ -20,10 +20,10 @@ Thu Nov 18 23:21:23 2010 Kouhei Sutou <kou@c...> * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): - REXML::Formatters::Pretty#wrap used a recursive method call to - format text. This switches it to use an iterative approach. - [ruby-core:33245] - Patch by Jeremy Evans. Thanks!!! + EXML::Formatters::Pretty#wrap used a recursive method call to + ormat text. This switches it to use an iterative approach. + ruby-core:33245] + atch by Jeremy Evans. Thanks!!! * test/rexml/test_core.rb: add a test for it. @@ -104,7 +104,7 @@ Tue Nov 16 09:33:00 2010 Kenta Murata <mrkn@m...> * ext/bigdecimal/lib/bigdecimal/util.rb (to_digits): avoid unused - variables warning, reported by Aaron Patterson. + ariables warning, reported by Aaron Patterson. Tue Nov 16 06:39:31 2010 Nobuyoshi Nakada <nobu@r...> @@ -607,13 +607,13 @@ Sat Oct 30 21:06:37 2010 Kouhei Sutou <kou@c...> * lib/rexml/encoding.rb: use Ruby native encoding mechanism. - [ruby-dev:42464] + ruby-dev:42464] * lib/rexml/encodings/: remove. * lib/rexml/document.rb, lib/rexml/formatters/default.rb, - lib/rexml/output.rb, lib/rexml/parseexception.rb, - lib/rexml/parsers/baseparser.rb, lib/rexml/source.rb, - lib/rexml/xmldecl.rb: use Ruby's native Encoding object. + ib/rexml/output.rb, lib/rexml/parseexception.rb, + ib/rexml/parsers/baseparser.rb, lib/rexml/source.rb, + ib/rexml/xmldecl.rb: use Ruby's native Encoding object. * test/rexml/, test/rss/: follow the above encoding changes. @@ -1689,7 +1689,7 @@ Sat Sep 25 10:05:49 2010 KOSAKI Motohiro <kosaki.motohiro@g...> * configure.in: Always add -mieee for Renesas SH4. - Thanks, Nobuhiro Iwamatsu. [Feature #3874] [ruby-core:32548] + hanks, Nobuhiro Iwamatsu. [Feature #3874] [ruby-core:32548] Sat Sep 25 01:34:41 2010 Nobuyoshi Nakada <nobu@r...> @@ -1879,8 +1879,8 @@ Fri Sep 17 23:44:07 2010 Kouhei Sutou <kou@c...> * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb: - add missing method availability check. [ruby-core:32447] - Reported by Wiebe Cazemier. Thanks!!! + dd missing method availability check. [ruby-core:32447] + eported by Wiebe Cazemier. Thanks!!! Fri Sep 17 23:23:26 2010 Kouhei Sutou <kou@c...> @@ -1905,8 +1905,8 @@ Fri Sep 17 22:12:23 2010 Kouhei Sutou <kou@c...> * test/rexml/: import REXML tests from - http://www.germane-software.com/repos/rexml/trunk/test/. - Many tests are failed temporary. I'll fix them quickly. Sorry. + ttp://www.germane-software.com/repos/rexml/trunk/test/. + any tests are failed temporary. I'll fix them quickly. Sorry. Fri Sep 17 16:48:49 2010 URABE Shyouhei <shyouhei@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/