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 da672779e2 * lib/rexml/formatters/pretty.rb
(REXML::Formatters::Pretty#write_text),
  test/rexml/test_core.rb
  (Tester#test_pretty_format_long_text_finite): don't ignore
  'width' parameter in pretty formatter. fixes #4498
  Reported by Michael Frasca. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-11 07:29:48 +00:00
..
dtd
formatters * lib/rexml/formatters/pretty.rb 2011-06-11 07:29:48 +00:00
light * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
parsers * lib/rexml/parsers/xpathparser.rb 2011-06-11 07:05:42 +00:00
validation
attlistdecl.rb
attribute.rb
cdata.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
child.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
comment.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
doctype.rb
document.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
element.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
encoding.rb
entity.rb
functions.rb
instruction.rb
namespace.rb
node.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
output.rb
parent.rb
parseexception.rb
quickpath.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
rexml.rb
sax2listener.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb prevent an error when passing a frozen string to REXML::Text.new 2011-05-27 02:34:23 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb