summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2005-12-09* lib/rexml/encoding.rb (encoding=): give priority to particularnobu
2005-05-19Merged in development from the main REXML repository.ser
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
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
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-07-18r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser
2004-07-07These validation files for REXML need to be included in the main branch.ser
2004-07-04r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 linesser
2004-06-10This is the log for the *previous* commit, but CVS is bloody stupid.ser
2004-06-10-ser
2004-05-16Cross-ported fix for REXML bug #14, StreamParser and doctype events.ser
2004-05-16------------------------------------------------------------------------ser
2004-05-16------------------------------------------------------------------------ser
2004-05-16Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems.ser
2004-05-16------------------------------------------------------------------------ser
2004-04-23* Non-String attributes are now converted to Strings; this means code such asser
2004-04-07REXML CHANGESser
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-02REXML changesser
2004-03-28Documentation fixes and a patch to fix whitespace handling.ser
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