aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/encodings/UTF-16.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-35/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * hash.c (rb_hash_compare_by_identity): rename Hash#identical tomatz2006-09-131-1/+1
* * lib/rexml/source.rb (REXML::Source::encoding): should notmatz2006-09-111-1/+2
* Applied Nobu's patch to the XML document encoding structure in REXML. Itser2005-04-091-4/+9
* REXML changes:ser2003-12-121-1/+1
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-091-24/+26
* * Changes to the encoding mechanism. If iconv is found, it is used firstser2003-10-101-2/+2
* Initial revisionser2003-06-101-0/+27