summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2004-02-16* lib/rexml/encodings/SHIFT_JIS: wrong library name.nobu
2004-02-16Issue11: null context causing indentation crashser
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-16consistent parentheses in assignment RHS.matz
2003-10-11* lib/rexml/quickpath.rb (REXML::QuickPath::match):eban
2003-10-10* Forgot to update the MANIFEST, WRT the removal of files from theser
2003-10-10* Changes to the encoding mechanism. If iconv is found, it is used firstser
2003-09-12* bignum.c (rb_big_and): convert argument using 'to_int'.matz
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* 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-16* eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz
2003-06-16* lib/rexml/quickpath.rb: escape '[' to avoid warning.eban
2003-06-15REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser
2003-06-10* lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban
2003-06-10The versions on the import were messed up; I imported an untranslatedser
2003-06-10Initial revisionser