summaryrefslogtreecommitdiffstats
path: root/lib/rexml
Commit message (Expand)AuthorAgeFilesLines
* merges r20859 from trunk into ruby_1_9_1.yugui2008-12-191-1/+1
* merges r20620 from trunk into ruby_1_9_1.yugui2008-12-133-1/+5
* merges r20454 from trunk into ruby_1_9_1.yugui2008-12-041-0/+11
* merges r20120 from trunk into ruby_1_9_1.yugui2008-11-111-1/+1
* * 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-0130-1960/+1960
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):matz2008-09-231-0/+1
* * lib/rexml/document.rb: fixed typo.shugo2008-09-131-2/+2
* * lib/rexml/document.rb: limit entity expansion.shugo2008-09-012-0/+23
* * lib/rexml/document.rb (REXML::Document:write): leaky modificationmame2008-06-052-3/+3
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-047-9/+9
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-123-9/+7
* * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse2008-01-261-1/+1
* * lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse2008-01-231-2/+2
* r1479@bean: ser | 2008-01-19 14:26:31 -0500ser2008-01-208-51/+163
* * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz2008-01-0115-67/+85
* * lib/rexml/node.rb (REXML::Node::indent): should initialize rvmatz2007-12-251-1/+1
* * lib/rexml/element.rb (REXML::Elements#each): yield in eachgotoyuzo2007-12-241-1/+1
* * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x formatz2007-11-061-2/+2
* Fixes ticket:110 (more UTF-16 problems)ser2007-11-044-6/+18
* * lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): morematz2007-10-181-6/+7
* * lib/rexml/document.rb (REXML::Document::write): leakymatz2007-10-121-1/+1
* r1368@bean: ser | 2007-10-01 21:24:36 -0400ser2007-10-021-1/+1
* r1367@bean: ser | 2007-10-01 21:24:35 -0400ser2007-10-021-0/+8
* r1366@bean: ser | 2007-10-01 21:24:33 -0400ser2007-10-024-17/+56
* r1365@bean: ser | 2007-10-01 21:24:32 -0400ser2007-10-021-0/+1
* r1364@bean: ser | 2007-10-01 21:24:31 -0400ser2007-10-021-0/+1
* r1361@bean: ser | 2007-10-01 21:24:28 -0400ser2007-10-025-68/+39
* * lib/rexml/rexml.rb: added encoding.nobu2007-08-181-0/+1
* * lib/rexml/rexml.rb: removed doubled constant.nobu2007-08-181-3/+2
* * lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.nobu2007-08-062-80/+80
* Fixes a bug in the pretty printer related to an incomplete refactoring.ser2007-07-283-7/+12
* Indentation fix.ser2007-07-251-0/+1
* Merges upstream changes for REXML v3.1.7ser2007-07-2523-1414/+1775
* Fixed typo in code. Fixes bug #10420ryan2007-06-121-1/+1
* Merged from REXML main repository:ser2007-01-2013-83/+142
* * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz2006-10-092-3/+3
* * hash.c (rb_hash_compare_by_identity): rename Hash#identical tomatz2006-09-131-1/+1
* * lib/rexml/source.rb (REXML::Source::encoding): should notmatz2006-09-113-16/+19
* Merged changes into HEAD from REXML 3.1.5.ser2006-09-088-47/+87
* * lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu2006-08-222-5/+5
* Documentation cleanup.drbrain2006-08-041-2/+4
* Short summary:ser2006-04-1523-1287/+1436
* * lib/rexml/encoding.rb (encoding=): give priority to particularnobu2005-12-094-33/+57
* Merged in development from the main REXML repository.ser2005-05-1915-866/+1210
* * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean2005-04-252-22/+22
* Applied Nobu's patch to the XML document encoding structure in REXML. Itser2005-04-099-114/+98
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-044-61/+61
* * lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958]kou2004-12-191-1/+1
* Merged in the changes from BSD bug report. shift-jis is now shift_jis, inser2004-12-132-5/+5