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 90749b1f2a * lib/rexml/parsers/baseparser.rb
(REXML::Parsers::BaseParser::CDATA_END): Use "\A" instead of "^".
  It is not an used constant but I fix it. (Or shuold I remove it?)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-10 03:51:30 +00:00
..
dtd
formatters lib/rexml/document.rb, lib/rexml/element.rb, 2013-04-23 08:41:56 +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 2013-08-10 03:51:30 +00:00
validation
attlistdecl.rb
attribute.rb * lib/rexml/attribute.rb: [DOC] Update example for #namespace 2013-08-04 18:37:46 +00:00
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, lib/rexml/element.rb, 2013-04-23 08:41:56 +00:00
element.rb * lib/rexml/element.rb (REXML::Attributes#to_a): Support 2013-04-26 13:56:34 +00:00
encoding.rb * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
entity.rb
functions.rb * lib/rexml/functions.rb: Add some documentation for REXML::Functions. 2011-05-13 17:54:22 +00:00
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 * lib/rexml/output.rb (REXML::Output#initialize): Use normalized 2012-11-03 05:43:28 +00:00
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 * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
sax2listener.rb
security.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
source.rb * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
streamlistener.rb * lib/rexml/streamlistener.rb: [DOC] Fix examples in 2013-07-22 23:15:15 +00:00
syncenumerator.rb
text.rb * lib/rexml/text.rb (REXML::Text#<<): Support appending in not 2013-07-07 02:50:38 +00:00
undefinednamespaceexception.rb
xmldecl.rb * lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \A 2012-11-03 05:44:31 +00:00
xmltokens.rb
xpath.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
xpath_parser.rb