summaryrefslogtreecommitdiffstats
path: root/lib/rexml/light/node.rb
Commit message (Collapse)AuthorAgeFilesLines
* REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser2003-06-151-13/+12
| | | | | | | | | unbelievably stupid of me. There were a lot of warnings and some errors that were caused by Block vs. Proc differences; these have been fixed. REXML passes all of the tests under Ruby 1.8.0. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial revisionser2003-06-101-0/+232
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e