ruby--ruby/lib/rexml
ser 94e117da62 r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines
@@ Fixed a CDATA pretty-printing bug. (#39) @@
r1026 | ser | 2004-07-18 09:03:02 -0400 (Sun, 18 Jul 2004) | 4 lines
@@ Fixed a buffering bug in Source.rb that affected the SAX parser @@
This bug was related to how REXML determines the encoding of a file, and
evinced itself by hanging on input when using the SAX parser.
r1028 | ser | 2004-07-18 09:06:18 -0400 (Sun, 18 Jul 2004) | 3 lines
* Minor pretty printing fix WRT CDATA segments.
@@ Applied Curt Sampson's optimization improvements @@


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-07-18 14:04:03 +00:00
..
dtd
encodings Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems. 2004-05-16 15:19:22 +00:00
light
parsers r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines 2004-07-04 15:26:07 +00:00
validation These validation files for REXML need to be included in the main branch. 2004-07-07 13:21:39 +00:00
attlistdecl.rb
attribute.rb - 2004-06-10 02:01:04 +00:00
cdata.rb r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines 2004-07-18 14:04:03 +00:00
child.rb
comment.rb * Non-String attributes are now converted to Strings; this means code such as 2004-04-23 15:44:30 +00:00
doctype.rb ------------------------------------------------------------------------ 2004-05-16 17:35:51 +00:00
document.rb r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines 2004-07-18 14:04:03 +00:00
element.rb r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines 2004-07-18 14:04:03 +00:00
encoding.rb
entity.rb
functions.rb ------------------------------------------------------------------------ 2004-05-16 15:17:31 +00:00
instruction.rb
namespace.rb
node.rb Issue11: null context causing indentation crash 2004-02-16 22:24:45 +00:00
output.rb
parent.rb
parseexception.rb ------------------------------------------------------------------------ 2004-05-16 15:17:31 +00:00
quickpath.rb
rexml.rb r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines 2004-07-04 15:26:07 +00:00
sax2listener.rb
source.rb r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines 2004-07-18 14:04:03 +00:00
streamlistener.rb
text.rb - 2004-06-10 02:01:04 +00:00
xmldecl.rb r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines 2004-07-18 14:04:03 +00:00
xmltokens.rb
xpath.rb
xpath_parser.rb r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines 2004-07-04 15:26:07 +00:00