ruby--ruby/lib/rexml
matz 23176da722 * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for
nkf conversion.  a patch from <moonwolf AT moonwolf.com>.
  [ruby-dev:32183]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-06 18:35:33 +00:00
..
dtd
encodings * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for 2007-11-06 18:35:33 +00:00
formatters
light
parsers Fixes ticket:110 (more UTF-16 problems) 2007-11-04 04:52:08 +00:00
validation
attlistdecl.rb
attribute.rb r1366@bean: ser | 2007-10-01 21:24:33 -0400 2007-10-02 01:46:32 +00:00
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb * lib/rexml/document.rb (REXML::Document::write): leaky 2007-10-12 15:19:28 +00:00
element.rb r1366@bean: ser | 2007-10-01 21:24:33 -0400 2007-10-02 01:46:32 +00:00
encoding.rb Fixes ticket:110 (more UTF-16 problems) 2007-11-04 04:52:08 +00:00
entity.rb
functions.rb
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.rb
sax2listener.rb
source.rb Fixes ticket:110 (more UTF-16 problems) 2007-11-04 04:52:08 +00:00
streamlistener.rb
syncenumerator.rb
text.rb
undefinednamespaceexception.rb r1367@bean: ser | 2007-10-01 21:24:35 -0400 2007-10-02 01:46:50 +00:00
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb