mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
@@ 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 |
||
|---|---|---|
| .. | ||
| dtd | ||
| encodings | ||
| light | ||
| parsers | ||
| validation | ||
| attlistdecl.rb | ||
| attribute.rb | ||
| cdata.rb | ||
| child.rb | ||
| comment.rb | ||
| doctype.rb | ||
| document.rb | ||
| element.rb | ||
| encoding.rb | ||
| entity.rb | ||
| functions.rb | ||
| instruction.rb | ||
| namespace.rb | ||
| node.rb | ||
| output.rb | ||
| parent.rb | ||
| parseexception.rb | ||
| quickpath.rb | ||
| rexml.rb | ||
| sax2listener.rb | ||
| source.rb | ||
| streamlistener.rb | ||
| text.rb | ||
| xmldecl.rb | ||
| xmltokens.rb | ||
| xpath.rb | ||
| xpath_parser.rb | ||