Timestamp:
03/30/04 19:33:06 (5 years ago)
Author:
ser
Branch:
default
convert_revision:
svn:877f57f0-f5bd-0310-8c13-bb9e5bdefd87/rexml/trunk@863
Message:

* Added an EUC encoded file for future testing.
* Using text= on a non-string or non-Text argument would cause an error.

This has been fixed so that text= operates like puts, calling to_s on the
object first.

* Optimized the pretty-printing code
* XPath was doing the wrong comparison for document_order, causing a terrible

bottleneck.

(No files)