.. |
dtd
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
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
|
* lib/*.rb: Remove unused variable warnings.
|
2010-11-08 20:59:01 +00:00 |
attlistdecl.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
attribute.rb
|
* lib/*.rb: Remove unused variable warnings.
|
2010-11-08 20:59:01 +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
|
* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.
|
2010-12-07 12:10:23 +00:00 |
document.rb
|
* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):
|
2013-02-22 14:50:03 +00:00 |
element.rb
|
* lib/rexml/element.rb (REXML::Elements#add): Remove too much
|
2013-01-03 08:48:22 +00:00 |
encoding.rb
|
* ruby.c (load_file_internal): set default source encoding as
|
2012-11-06 00:49:57 +00:00 |
entity.rb
|
* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
|
2010-03-20 03:30:59 +00:00 |
functions.rb
|
* lib/rexml/functions.rb: Add some documentation for REXML::Functions.
|
2011-05-13 17:54:22 +00:00 |
instruction.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
namespace.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
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
|
* lib/rexml/parent.rb (REXML::Parent#delete): return the deleted node
|
2010-01-31 06:55:06 +00:00 |
parseexception.rb
|
* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
|
2010-10-30 12:10:56 +00:00 |
quickpath.rb
|
* lib: revert r31635-r31638 and untabify with expand(1).
|
2011-05-19 00:07:25 +00:00 |
rexml.rb
|
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
|
2009-12-29 01:36:26 +00:00 |
sax2listener.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
source.rb
|
* ruby.c (load_file_internal): set default source encoding as
|
2012-11-06 00:49:57 +00:00 |
streamlistener.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
syncenumerator.rb
|
* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:
|
2008-01-01 05:43:50 +00:00 |
text.rb
|
* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):
|
2013-02-22 09:35:46 +00:00 |
undefinednamespaceexception.rb
|
r1367@bean: ser | 2007-10-01 21:24:35 -0400
|
2007-10-02 01:46:50 +00:00 |
xmldecl.rb
|
* lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \A
|
2012-11-03 05:44:31 +00:00 |
xmltokens.rb
|
* lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):
|
2010-04-05 21:08:12 +00:00 |
xpath.rb
|
* lib: Convert tabs to spaces for ruby files per
|
2011-05-18 21:19:18 +00:00 |
xpath_parser.rb
|
* object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.
|
2011-05-11 22:56:13 +00:00 |