aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml
Commit message (Expand)AuthorAgeFilesLines
* * 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