ruby/lib/rexml/parsers
ser 69e5c7d297 * Fixed the inheritance bug in the pull parser that James Britt found.
* Indentation changes, and changed some exceptions to runtime
  exceptions.
* Backed out the patch that changed the versions
* Wasn't including Text class.
* Fixes issue:25 (Trac)
* Fixes ticket:3 (Issue38 in Roundup.)
* Numerous fixes in the XPath interpreter correcting, among other
  things, ordering bugs and some incorrect behavior.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-08-12 12:08:52 +00:00
..
baseparser.rb * Fixed the inheritance bug in the pull parser that James Britt found. 2005-08-12 12:08:52 +00:00
lightparser.rb * Added the treeparser, and added the file to the MANIFEST. 2004-07-04 15:39:05 +00:00
pullparser.rb * Fixed the inheritance bug in the pull parser that James Britt found. 2005-08-12 12:08:52 +00:00
sax2parser.rb * Fixed the inheritance bug in the pull parser that James Britt found. 2005-08-12 12:08:52 +00:00
streamparser.rb Cross-ported the REXML changes from HEAD to the 1.8 branch. 2005-05-19 03:51:53 +00:00
treeparser.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-07-04 15:39:05 +00:00
ultralightparser.rb * Added the treeparser, and added the file to the MANIFEST. 2004-07-04 15:39:05 +00:00
xpathparser.rb Cross-ported the REXML changes from HEAD to the 1.8 branch. 2005-05-19 03:51:53 +00:00