summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2007-11-06* lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x formatz
2007-11-04 Fixes ticket:110 (more UTF-16 problems)ser
2007-10-18* lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): morematz
2007-10-12* lib/rexml/document.rb (REXML::Document::write): leakymatz
2007-10-02 r1368@bean: ser | 2007-10-01 21:24:36 -0400ser
2007-10-02 r1367@bean: ser | 2007-10-01 21:24:35 -0400ser
2007-10-02 r1366@bean: ser | 2007-10-01 21:24:33 -0400ser
2007-10-02 r1365@bean: ser | 2007-10-01 21:24:32 -0400ser
2007-10-02 r1364@bean: ser | 2007-10-01 21:24:31 -0400ser
2007-10-02 r1361@bean: ser | 2007-10-01 21:24:28 -0400ser
2007-08-18* lib/rexml/rexml.rb: added encoding.nobu
2007-08-18* lib/rexml/rexml.rb: removed doubled constant.nobu
2007-08-06* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.nobu
2007-07-28Fixes a bug in the pretty printer related to an incomplete refactoring.ser
2007-07-25Indentation fix.ser
2007-07-25Merges upstream changes for REXML v3.1.7ser
2007-06-12Fixed typo in code. Fixes bug #10420ryan
2007-01-20Merged from REXML main repository:ser
2006-10-09* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz
2006-09-13* hash.c (rb_hash_compare_by_identity): rename Hash#identical tomatz
2006-09-11* lib/rexml/source.rb (REXML::Source::encoding): should notmatz
2006-09-08Merged changes into HEAD from REXML 3.1.5.ser
2006-08-22* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu
2006-08-04Documentation cleanup.drbrain
2006-04-15Short summary:ser
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