summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2008-06-07merge revision(s) 13830:shyouhei
2007-11-04 Fixes a bug in the pretty printer related to an incomplete refactoring.ser
2007-10-03Sorry SER, reverting r13600, which brakes make test-all''shyouhei
2007-10-02* Fixes a bug in the pretty printer related to an incomplete refactoring.ser
2007-08-22 * lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.shyouhei
2007-07-28Fixes a bug in the pretty printer related to an incomplete refactoring.ser
2007-07-28 r1278@bean: ser | 2007-06-07 00:53:06 -0400ser
2006-12-01* Cross-patch from Ruby CVS; mostly Nabu edits.ser
2006-10-09* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz
2006-09-08Forgot to update the version. Grrr.ser
2006-09-08Merged changes from REXML 3.1.5.ser
2006-08-25* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu
2006-08-04Merge RDoc changes from HEAD.drbrain
2006-04-14Short summary:ser
2005-12-30All of the tickets and issues mentioned in this log can be found at:ser
2005-12-09* lib/rexml/encoding.rb (encoding=): give priority to particularnobu
2005-08-12* Fixed the inheritance bug in the pull parser that James Britt found.ser
2005-05-19* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean
2005-05-19Cross-ported the REXML changes from HEAD to the 1.8 branch.ser
2005-05-19This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-19* lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.kou
2004-07-19r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser
2004-07-07Forgot to add the validation files.ser
2004-07-04* Added the treeparser, and added the file to the MANIFEST.ser
2004-07-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-16REXML version bump.ser
2004-05-16Fixed REXML bug #14: StreamParser reports doctype events to listeners again.ser
2004-05-16Cross-ported the REXML changes (3.0.8) from the development branch to theser
2004-05-16This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-04-24-ser
2004-04-07REXML CHANGESser
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-02REXML changesser
2004-04-02REXML changes backported from the 1.9 branch:ser
2004-02-06* several backports from 1.9matz
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