summaryrefslogtreecommitdiff
path: root/lib/rexml/encodings
AgeCommit message (Expand)Author
2007-11-06* lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x formatz
2007-10-02 r1361@bean: ser | 2007-10-01 21:24:28 -0400ser
2007-08-06* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.nobu
2007-07-25Merges upstream changes for REXML v3.1.7ser
2007-01-20Merged from REXML main repository:ser
2006-09-13* hash.c (rb_hash_compare_by_identity): rename Hash#identical tomatz
2006-09-11* lib/rexml/source.rb (REXML::Source::encoding): should notmatz
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
2004-12-19* lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958]kou
2004-12-13Merged in the changes from BSD bug report. shift-jis is now shift_jis, inser
2004-05-16Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems.ser
2004-05-16------------------------------------------------------------------------ser
2004-04-02REXML changesser
2004-02-16* lib/rexml/encodings/SHIFT_JIS: wrong library name.nobu
2004-02-16Fixed Issue7: DocType with external IDs was not being quoted.ser
2004-02-13@@ Fix for the XPath descendant* result set ordering bug @@ser
2004-01-27* misc/ruby-mode.el: better support for general delimitedmatz
2003-12-23Commit miss?usa
2003-12-23* pack.c (pack_pack): remove unnecessary negative value check.matz
2003-12-23 * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi
2003-12-12REXML changes:ser
2003-12-09Added downcased shift-jis declarations. The old, all upper case declarationsser
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-17* eval.c (ruby_init): set ruby_running to true aftermatz
2003-07-11* rename 'Shift-JIS' to 'SHIFT-JIS'matz
2003-07-10* lib/rexml/encodings/EUC-JP.rb (Encoding): use join.matz
2003-07-09* eval.c (rb_load): put rb_load_file() in a thread criticalmatz
2003-06-10Initial revisionser