aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/encodings
Commit message (Expand)AuthorAgeFilesLines
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-097-126/+143
* * Changes to the encoding mechanism. If iconv is found, it is used firstser2003-10-1013-56/+45
* * eval.c (ruby_init): set ruby_running to true aftermatz2003-07-172-3/+19
* * rename 'Shift-JIS' to 'SHIFT-JIS'matz2003-07-114-33/+18
* * lib/rexml/encodings/EUC-JP.rb (Encoding): use join.matz2003-07-102-4/+4
* * eval.c (rb_load): put rb_load_file() in a thread criticalmatz2003-07-093-21/+35
* Initial revisionser2003-06-1013-0/+187