| Commit message (Expand) | Author | Age | Files | Lines |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 6 | -46/+46 |
* | * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused when | mame | 2008-10-01 | 1 | -2/+0 |
* | * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, | mame | 2008-10-01 | 4 | -316/+316 |
* | * ext/json/lib/json/pure/generator.rb, | naruse | 2008-02-12 | 1 | -1/+1 |
* | r1479@bean: ser | 2008-01-19 14:26:31 -0500 | ser | 2008-01-20 | 1 | -8/+30 |
* | * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: | matz | 2008-01-01 | 4 | -8/+25 |
* | Fixes ticket:110 (more UTF-16 problems) | ser | 2007-11-04 | 2 | -0/+3 |
* | r1366@bean: ser | 2007-10-01 21:24:33 -0400 | ser | 2007-10-02 | 2 | -11/+50 |
* | r1361@bean: ser | 2007-10-01 21:24:28 -0400 | ser | 2007-10-02 | 1 | -2/+2 |
* | Merges upstream changes for REXML v3.1.7 | ser | 2007-07-25 | 3 | -6/+8 |
* | Merged from REXML main repository: | ser | 2007-01-20 | 3 | -5/+6 |
* | * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces | matz | 2006-10-09 | 1 | -2/+2 |
* | Merged changes into HEAD from REXML 3.1.5. | ser | 2006-09-08 | 2 | -2/+19 |
* | Short summary: | ser | 2006-04-15 | 5 | -573/+597 |
* | Merged in development from the main REXML repository. | ser | 2005-05-19 | 4 | -18/+73 |
* | r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines | ser | 2004-07-04 | 2 | -2/+5 |
* | This is the log for the *previous* commit, but CVS is bloody stupid. | ser | 2004-06-10 | 1 | -0/+88 |
* | - | ser | 2004-06-10 | 7 | -39/+192 |
* | Cross-ported fix for REXML bug #14, StreamParser and doctype events. | ser | 2004-05-16 | 1 | -2/+5 |
* | ------------------------------------------------------------------------ | ser | 2004-05-16 | 1 | -0/+2 |
* | * Non-String attributes are now converted to Strings; this means code such as | ser | 2004-04-23 | 1 | -3/+3 |
* | @@ Fix for the XPath descendant* result set ordering bug @@ | ser | 2004-02-13 | 2 | -11/+15 |
* | * Added the lower-case Shift-JIS files to the manifest. The upper-case ones | ser | 2003-12-09 | 3 | -553/+565 |
* | * Forgot to update the MANIFEST, WRT the removal of files from the | ser | 2003-10-10 | 1 | -2/+1 |
* | * Changes to the encoding mechanism. If iconv is found, it is used first | ser | 2003-10-10 | 2 | -30/+37 |
* | * bignum.c (rb_big_and): convert argument using 'to_int'. | matz | 2003-09-12 | 1 | -2/+4 |
* | * eval.c (proc_alloc): re-unification of Block and Proc. Block | matz | 2003-06-16 | 1 | -1/+1 |
* | REXML hadn't been tested with Ruby 1.8.0, which was really, really, | ser | 2003-06-15 | 2 | -11/+14 |
* | * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb: | eban | 2003-06-10 | 1 | -2/+2 |
* | Initial revision | ser | 2003-06-10 | 7 | -0/+1477 |