summaryrefslogtreecommitdiff
path: root/lib/rexml/encoding.rb
AgeCommit message (Expand)Author
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-10-28* lib/rexml/source.rb: Move encoding detection code to base class.kou
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2010-10-30* lib/rexml/encoding.rb: untabify.kou
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
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