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
yugui 6cdc9b6097 merges r31997 from trunk into ruby_1_9_2.
--
* 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/branches/ruby_1_9_2@32379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-07-03 12:23:48 +00:00
..
dtd
encodings
formatters merges r31997 from trunk into ruby_1_9_2. 2011-07-03 12:23:48 +00:00
light merges r30117 from trunk into ruby_1_9_2. 2010-12-23 12:45:22 +00:00
parsers merges r31995 and r31998 from trunk into ruby_1_9_2. 2011-07-03 12:23:43 +00:00
validation
attlistdecl.rb
attribute.rb
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb * lib/rexml/document.rb (REXML::Document#add): fix duplicate XMLDecls 2010-01-31 04:03:14 +00:00
element.rb
encoding.rb
entity.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00
functions.rb
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb * lib/rexml/parent.rb (REXML::Parent#delete): return the deleted node 2010-01-31 06:55:06 +00:00
parseexception.rb
quickpath.rb * lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp. 2010-04-07 02:59:33 +00:00
rexml.rb * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE): 2009-12-29 01:36:26 +00:00
sax2listener.rb
source.rb * lib/rexml/source.rb: force_encoding("UTF-8") when the input 2010-04-14 13:11:11 +00:00
streamlistener.rb
syncenumerator.rb
text.rb merges r31744 and r31745 from trunk into ruby_1_9_2. 2011-05-31 00:12:54 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT): 2010-04-05 21:08:12 +00:00
xpath.rb
xpath_parser.rb merges r29282,r29283,r29284,r29285,r29286,r29287,r29288 and r29302 from trunk into ruby_1_9_2. 2010-11-24 09:37:27 +00:00