aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958]kou2004-12-191-1/+1
* Merged in the changes from BSD bug report. shift-jis is now shift_jis, inser2004-12-132-5/+5
* r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser2004-07-185-15/+28
* These validation files for REXML need to be included in the main branch.ser2004-07-073-0/+720
* r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 linesser2004-07-045-14/+23
* This is the log for the *previous* commit, but CVS is bloody stupid.ser2004-06-102-0/+89
* -ser2004-06-1013-121/+244
* Cross-ported fix for REXML bug #14, StreamParser and doctype events.ser2004-05-162-4/+7
* ------------------------------------------------------------------------ser2004-05-164-6/+6
* ------------------------------------------------------------------------ser2004-05-162-9/+19
* Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems.ser2004-05-162-0/+167
* ------------------------------------------------------------------------ser2004-05-168-956/+1001
* * Non-String attributes are now converted to Strings; this means code such asser2004-04-237-27/+49
* REXML CHANGESser2004-04-072-25/+21
* * Fixed a bug in the evaluation of XPath's 'or'ser2004-04-032-12/+18
* REXML changesser2004-04-024-7/+12
* Documentation fixes and a patch to fix whitespace handling.ser2004-03-286-21/+43
* * lib/rexml/encodings/SHIFT_JIS: wrong library name.nobu2004-02-161-1/+1
* Issue11: null context causing indentation crashser2004-02-162-2/+2
* Fixed Issue7: DocType with external IDs was not being quoted.ser2004-02-163-36/+4
* @@ Fix for the XPath descendant* result set ordering bug @@ser2004-02-1313-50/+110
* * misc/ruby-mode.el: better support for general delimitedmatz2004-01-271-1/+1
* Commit miss?usa2003-12-231-1/+1
* * pack.c (pack_pack): remove unnecessary negative value check.matz2003-12-231-1/+1
* * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi2003-12-231-1/+1
* REXML changes:ser2003-12-127-46/+44
* Added downcased shift-jis declarations. The old, all upper case declarationsser2003-12-092-0/+38
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-0921-722/+817
* consistent parentheses in assignment RHS.matz2003-10-166-14/+14
* * lib/rexml/quickpath.rb (REXML::QuickPath::match):eban2003-10-111-1/+1
* * Forgot to update the MANIFEST, WRT the removal of files from theser2003-10-101-2/+1
* * Changes to the encoding mechanism. If iconv is found, it is used firstser2003-10-1023-222/+183
* * bignum.c (rb_big_and): convert argument using 'to_int'.matz2003-09-121-2/+4
* * 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
* * lib/rexml/encoding.rb (encoding=): oops, shouldn't havematz2003-07-091-3/+1
* * eval.c (rb_load): put rb_load_file() in a thread criticalmatz2003-07-094-25/+41
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-161-1/+1
* * lib/rexml/quickpath.rb: escape '[' to avoid warning.eban2003-06-161-1/+1
* REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser2003-06-155-26/+28
* * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban2003-06-103-4/+4
* The versions on the import were messed up; I imported an untranslatedser2003-06-101-3/+3
* Initial revisionser2003-06-1053-0/+6674