From 8565b62aef0d48f6f271157d606f2014f22581c5 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 19 Nov 2010 13:43:14 +0000 Subject: * ChangeLog: adjust indent. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3ae5b7c83f..8813af5559 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ Fri Nov 19 22:09:46 2010 Kouhei Sutou * 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 @@ -20,10 +20,10 @@ Fri Nov 19 00:00:00 2010 Nobuyoshi Nakada Thu Nov 18 23:21:23 2010 Kouhei Sutou * 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 22:30:39 2010 Yusuke Endoh Tue Nov 16 09:33:00 2010 Kenta Murata * 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 @@ -607,13 +607,13 @@ Sat Oct 30 23:38:59 2010 Kouhei Sutou Sat Oct 30 21:06:37 2010 Kouhei Sutou * 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:30:37 2010 Nobuyoshi Nakada Sat Sep 25 10:05:49 2010 KOSAKI Motohiro * 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 @@ -1879,8 +1879,8 @@ Sat Sep 18 20:09:51 2010 Tanaka Akira Fri Sep 17 23:44:07 2010 Kouhei Sutou * 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 @@ -1905,8 +1905,8 @@ Fri Sep 17 22:15:15 2010 Kouhei Sutou Fri Sep 17 22:12:23 2010 Kouhei Sutou * 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 -- cgit v1.2.3