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 718813ca9b * lib/rexml/source.rb: Move encoding detection code to base class.
* lib/rexml/encoding.rb: Remove needless encoding detection code.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-28 14:52:21 +00:00
..
dtd
formatters * lib/rexml/formatters/pretty.rb 2011-06-11 07:29:48 +00:00
light * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, 2011-11-05 07:37:47 +00:00
parsers * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is used 2012-10-28 12:42:37 +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/rexml/document.rb (REXML::Document#write): Add :encoding option 2012-10-28 06:43:38 +00:00
element.rb * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, 2011-11-05 07:37:47 +00:00
encoding.rb * lib/rexml/source.rb: Move encoding detection code to base class. 2012-10-28 14:52:21 +00:00
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 * lib/rexml/source.rb: Move encoding detection code to base class. 2012-10-28 14:52:21 +00:00
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 * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
xpath_parser.rb