| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958] | kou | 2004-12-19 | 1 | -1/+1 |
* | Merged in the changes from BSD bug report. shift-jis is now shift_jis, in | ser | 2004-12-13 | 2 | -5/+5 |
* | r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines | ser | 2004-07-18 | 5 | -15/+28 |
* | These validation files for REXML need to be included in the main branch. | ser | 2004-07-07 | 3 | -0/+720 |
* | r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines | ser | 2004-07-04 | 5 | -14/+23 |
* | This is the log for the *previous* commit, but CVS is bloody stupid. | ser | 2004-06-10 | 2 | -0/+89 |
* | - | ser | 2004-06-10 | 13 | -121/+244 |
* | Cross-ported fix for REXML bug #14, StreamParser and doctype events. | ser | 2004-05-16 | 2 | -4/+7 |
* | ------------------------------------------------------------------------ | ser | 2004-05-16 | 4 | -6/+6 |
* | ------------------------------------------------------------------------ | ser | 2004-05-16 | 2 | -9/+19 |
* | Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems. | ser | 2004-05-16 | 2 | -0/+167 |
* | ------------------------------------------------------------------------ | ser | 2004-05-16 | 8 | -956/+1001 |
* | * Non-String attributes are now converted to Strings; this means code such as | ser | 2004-04-23 | 7 | -27/+49 |
* | REXML CHANGES | ser | 2004-04-07 | 2 | -25/+21 |
* | * Fixed a bug in the evaluation of XPath's 'or' | ser | 2004-04-03 | 2 | -12/+18 |
* | REXML changes | ser | 2004-04-02 | 4 | -7/+12 |
* | Documentation fixes and a patch to fix whitespace handling. | ser | 2004-03-28 | 6 | -21/+43 |
* | * lib/rexml/encodings/SHIFT_JIS: wrong library name. | nobu | 2004-02-16 | 1 | -1/+1 |
* | Issue11: null context causing indentation crash | ser | 2004-02-16 | 2 | -2/+2 |
* | Fixed Issue7: DocType with external IDs was not being quoted. | ser | 2004-02-16 | 3 | -36/+4 |
* | @@ Fix for the XPath descendant* result set ordering bug @@ | ser | 2004-02-13 | 13 | -50/+110 |
* | * misc/ruby-mode.el: better support for general delimited | matz | 2004-01-27 | 1 | -1/+1 |
* | Commit miss? | usa | 2003-12-23 | 1 | -1/+1 |
* | * pack.c (pack_pack): remove unnecessary negative value check. | matz | 2003-12-23 | 1 | -1/+1 |
* | * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650] | nahi | 2003-12-23 | 1 | -1/+1 |
* | REXML changes: | ser | 2003-12-12 | 7 | -46/+44 |
* | Added downcased shift-jis declarations. The old, all upper case declarations | ser | 2003-12-09 | 2 | -0/+38 |
* | * Added the lower-case Shift-JIS files to the manifest. The upper-case ones | ser | 2003-12-09 | 21 | -722/+817 |
* | consistent parentheses in assignment RHS. | matz | 2003-10-16 | 6 | -14/+14 |
* | * lib/rexml/quickpath.rb (REXML::QuickPath::match): | eban | 2003-10-11 | 1 | -1/+1 |
* | * 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 | 23 | -222/+183 |
* | * bignum.c (rb_big_and): convert argument using 'to_int'. | matz | 2003-09-12 | 1 | -2/+4 |
* | * eval.c (ruby_init): set ruby_running to true after | matz | 2003-07-17 | 2 | -3/+19 |
* | * rename 'Shift-JIS' to 'SHIFT-JIS' | matz | 2003-07-11 | 4 | -33/+18 |
* | * lib/rexml/encodings/EUC-JP.rb (Encoding): use join. | matz | 2003-07-10 | 2 | -4/+4 |
* | * lib/rexml/encoding.rb (encoding=): oops, shouldn't have | matz | 2003-07-09 | 1 | -3/+1 |
* | * eval.c (rb_load): put rb_load_file() in a thread critical | matz | 2003-07-09 | 4 | -25/+41 |
* | * eval.c (proc_alloc): re-unification of Block and Proc. Block | matz | 2003-06-16 | 1 | -1/+1 |
* | * lib/rexml/quickpath.rb: escape '[' to avoid warning. | eban | 2003-06-16 | 1 | -1/+1 |
* | REXML hadn't been tested with Ruby 1.8.0, which was really, really, | ser | 2003-06-15 | 5 | -26/+28 |
* | * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb: | eban | 2003-06-10 | 3 | -4/+4 |
* | The versions on the import were messed up; I imported an untranslated | ser | 2003-06-10 | 1 | -3/+3 |
* | Initial revision | ser | 2003-06-10 | 53 | -0/+6674 |