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
matz 83abcf5a2c * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
abandon wrapping if the line contains no space.  [ruby-dev:36045]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-23 11:09:39 +00:00
..
dtd
encodings
formatters * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): 2008-09-23 11:09:39 +00:00
light
parsers
validation
attlistdecl.rb
attribute.rb
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb * lib/rexml/document.rb: fixed typo. 2008-09-13 02:16:05 +00:00
element.rb
encoding.rb
entity.rb * lib/rexml/document.rb: limit entity expansion. 2008-09-01 13:41:38 +00:00
functions.rb
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.rb
sax2listener.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb