summaryrefslogtreecommitdiff
path: root/lib/rexml/encoding.rb
AgeCommit message (Expand)Author
2008-01-01* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz
2007-11-04 Fixes ticket:110 (more UTF-16 problems)ser
2007-07-25Merges upstream changes for REXML v3.1.7ser
2007-01-20Merged from REXML main repository:ser
2006-10-09* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz
2006-09-11* lib/rexml/source.rb (REXML::Source::encoding): should notmatz
2006-08-22* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu
2006-04-15Short summary:ser
2005-12-09* lib/rexml/encoding.rb (encoding=): give priority to particularnobu
2005-04-25* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean
2005-04-09Applied Nobu's patch to the XML document encoding structure in REXML. Itser
2003-12-09* Added the lower-case Shift-JIS files to the manifest. The upper-case onesser
2003-10-10* Changes to the encoding mechanism. If iconv is found, it is used firstser
2003-07-09* lib/rexml/encoding.rb (encoding=): oops, shouldn't havematz
2003-07-09* eval.c (rb_load): put rb_load_file() in a thread criticalmatz
2003-06-10Initial revisionser