summaryrefslogtreecommitdiffstats
path: root/lib/rexml/parsers
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-066-46/+46
* * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused whenmame2008-10-011-2/+0
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-014-316/+316
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-1/+1
* r1479@bean: ser | 2008-01-19 14:26:31 -0500ser2008-01-201-8/+30
* * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz2008-01-014-8/+25
* Fixes ticket:110 (more UTF-16 problems)ser2007-11-042-0/+3
* r1366@bean: ser | 2007-10-01 21:24:33 -0400ser2007-10-022-11/+50
* r1361@bean: ser | 2007-10-01 21:24:28 -0400ser2007-10-021-2/+2
* Merges upstream changes for REXML v3.1.7ser2007-07-253-6/+8
* Merged from REXML main repository:ser2007-01-203-5/+6
* * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz2006-10-091-2/+2
* Merged changes into HEAD from REXML 3.1.5.ser2006-09-082-2/+19
* Short summary:ser2006-04-155-573/+597
* Merged in development from the main REXML repository.ser2005-05-194-18/+73
* r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 linesser2004-07-042-2/+5
* This is the log for the *previous* commit, but CVS is bloody stupid.ser2004-06-101-0/+88
* -ser2004-06-107-39/+192
* Cross-ported fix for REXML bug #14, StreamParser and doctype events.ser2004-05-161-2/+5
* ------------------------------------------------------------------------ser2004-05-161-0/+2
* * Non-String attributes are now converted to Strings; this means code such asser2004-04-231-3/+3
* @@ Fix for the XPath descendant* result set ordering bug @@ser2004-02-132-11/+15
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-093-553/+565
* * 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-102-30/+37
* * bignum.c (rb_big_and): convert argument using 'to_int'.matz2003-09-121-2/+4
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-161-1/+1
* REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser2003-06-152-11/+14
* * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban2003-06-101-2/+2
* Initial revisionser2003-06-107-0/+1477