| Commit message (Expand) | Author | Age | Files | Lines |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 42 | -307/+307 |
* | * lib/optparse/version.rb: remove variable shadowing to stop | matz | 2008-12-18 | 1 | -1/+1 |
* | * lib/rexml/document.rb (REXML::Document#write): require | matz | 2008-12-11 | 3 | -1/+5 |
* | * lib/rexml/xpath.rb (REXML::XPath.first): apply documentation | matz | 2008-12-03 | 1 | -0/+11 |
* | * lib/rexml/entity.rb (unnormalized): do not call | shugo | 2008-11-06 | 1 | -1/+1 |
* | * 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 | 30 | -1960/+1960 |
* | * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): | matz | 2008-09-23 | 1 | -0/+1 |
* | * lib/rexml/document.rb: fixed typo. | shugo | 2008-09-13 | 1 | -2/+2 |
* | * lib/rexml/document.rb: limit entity expansion. | shugo | 2008-09-01 | 2 | -0/+23 |
* | * lib/rexml/document.rb (REXML::Document:write): leaky modification | mame | 2008-06-05 | 2 | -3/+3 |
* | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz | 2008-06-04 | 7 | -9/+9 |
* | * ext/json/lib/json/pure/generator.rb, | naruse | 2008-02-12 | 3 | -9/+7 |
* | * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace | naruse | 2008-01-26 | 1 | -1/+1 |
* | * lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb, | naruse | 2008-01-23 | 1 | -2/+2 |
* | r1479@bean: ser | 2008-01-19 14:26:31 -0500 | ser | 2008-01-20 | 8 | -51/+163 |
* | * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: | matz | 2008-01-01 | 15 | -67/+85 |
* | * lib/rexml/node.rb (REXML::Node::indent): should initialize rv | matz | 2007-12-25 | 1 | -1/+1 |
* | * lib/rexml/element.rb (REXML::Elements#each): yield in each | gotoyuzo | 2007-12-24 | 1 | -1/+1 |
* | * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for | matz | 2007-11-06 | 1 | -2/+2 |
* | Fixes ticket:110 (more UTF-16 problems) | ser | 2007-11-04 | 4 | -6/+18 |
* | * lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): more | matz | 2007-10-18 | 1 | -6/+7 |
* | * lib/rexml/document.rb (REXML::Document::write): leaky | matz | 2007-10-12 | 1 | -1/+1 |
* | r1368@bean: ser | 2007-10-01 21:24:36 -0400 | ser | 2007-10-02 | 1 | -1/+1 |
* | r1367@bean: ser | 2007-10-01 21:24:35 -0400 | ser | 2007-10-02 | 1 | -0/+8 |
* | r1366@bean: ser | 2007-10-01 21:24:33 -0400 | ser | 2007-10-02 | 4 | -17/+56 |
* | r1365@bean: ser | 2007-10-01 21:24:32 -0400 | ser | 2007-10-02 | 1 | -0/+1 |
* | r1364@bean: ser | 2007-10-01 21:24:31 -0400 | ser | 2007-10-02 | 1 | -0/+1 |
* | r1361@bean: ser | 2007-10-01 21:24:28 -0400 | ser | 2007-10-02 | 5 | -68/+39 |
* | * lib/rexml/rexml.rb: added encoding. | nobu | 2007-08-18 | 1 | -0/+1 |
* | * lib/rexml/rexml.rb: removed doubled constant. | nobu | 2007-08-18 | 1 | -3/+2 |
* | * lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax. | nobu | 2007-08-06 | 2 | -80/+80 |
* | Fixes a bug in the pretty printer related to an incomplete refactoring. | ser | 2007-07-28 | 3 | -7/+12 |
* | Indentation fix. | ser | 2007-07-25 | 1 | -0/+1 |
* | Merges upstream changes for REXML v3.1.7 | ser | 2007-07-25 | 23 | -1414/+1775 |
* | Fixed typo in code. Fixes bug #10420 | ryan | 2007-06-12 | 1 | -1/+1 |
* | Merged from REXML main repository: | ser | 2007-01-20 | 13 | -83/+142 |
* | * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces | matz | 2006-10-09 | 2 | -3/+3 |
* | * hash.c (rb_hash_compare_by_identity): rename Hash#identical to | matz | 2006-09-13 | 1 | -1/+1 |
* | * lib/rexml/source.rb (REXML::Source::encoding): should not | matz | 2006-09-11 | 3 | -16/+19 |
* | Merged changes into HEAD from REXML 3.1.5. | ser | 2006-09-08 | 8 | -47/+87 |
* | * lib/rexml/source.rb (REXML::IOSource#initialize): encoding have to | nobu | 2006-08-22 | 2 | -5/+5 |
* | Documentation cleanup. | drbrain | 2006-08-04 | 1 | -2/+4 |
* | Short summary: | ser | 2006-04-15 | 23 | -1287/+1436 |
* | * lib/rexml/encoding.rb (encoding=): give priority to particular | nobu | 2005-12-09 | 4 | -33/+57 |
* | Merged in development from the main REXML repository. | ser | 2005-05-19 | 15 | -866/+1210 |
* | * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were | ocean | 2005-04-25 | 2 | -22/+22 |
* | Applied Nobu's patch to the XML document encoding structure in REXML. It | ser | 2005-04-09 | 9 | -114/+98 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 4 | -61/+61 |
* | * lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958] | kou | 2004-12-19 | 1 | -1/+1 |