1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
kou 6fcd0b37b3 * 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!!!

* test/rexml/test_core.rb: add a test for it.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-11-18 14:25:03 +00:00
..
dtd
formatters * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): 2010-11-18 14:25:03 +00:00
light
parsers * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
validation * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
attlistdecl.rb
attribute.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
cdata.rb
child.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
comment.rb
doctype.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
document.rb
element.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
encoding.rb
entity.rb
functions.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
rexml.rb
sax2listener.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00