summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2010-04-06Refix previous commit.naruse
2010-04-06Fix previous commit.naruse
2010-04-05Remove warning.naruse
2010-04-05* lib/rexml/text.rb (REXML::Text.check): comment outnaruse
2010-04-05* lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):naruse
2010-03-20* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu
2010-02-09* lib/rexml/text.rb (REXML::Text#initialize): REXML::Text.new checksmame
2010-01-31* lib/rexml/text.rb (REXML::Text#initialize): do Text.check only whenmame
2010-01-31* lib/rexml/text.rb (REXML::Text#initialize): fix typo and a bug thatmame
2010-01-31* lib/rexml/parent.rb (REXML::Parent#delete): return the deleted nodemame
2010-01-31* lib/rexml/document.rb (REXML::Document#add): fix duplicate XMLDeclsmame
2010-01-03* lib/rexml/text.rb: String no longer has #each.yugui
2009-12-29* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu
2009-11-28* lib/rexml/formatters/default.rb (write_attribute): fix antenderlove
2009-10-18* lib/rexml/element.rb (text=): false should be converted to string.marcandre
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-12-18* lib/optparse/version.rb: remove variable shadowing to stopmatz
2008-12-11* lib/rexml/document.rb (REXML::Document#write): requirematz
2008-12-03* lib/rexml/xpath.rb (REXML::XPath.first): apply documentationmatz
2008-11-06* lib/rexml/entity.rb (unnormalized): do not callshugo
2008-10-01* lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused whenmame
2008-10-01* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame
2008-09-23* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):matz
2008-09-13* lib/rexml/document.rb: fixed typo.shugo
2008-09-01* lib/rexml/document.rb: limit entity expansion.shugo
2008-06-05* lib/rexml/document.rb (REXML::Document:write): leaky modificationmame
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2008-01-26* lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse
2008-01-23* lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse
2008-01-20 r1479@bean: ser | 2008-01-19 14:26:31 -0500ser
2008-01-01* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz
2007-12-25* lib/rexml/node.rb (REXML::Node::indent): should initialize rvmatz
2007-12-24* lib/rexml/element.rb (REXML::Elements#each): yield in eachgotoyuzo
2007-11-06* lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x formatz
2007-11-04 Fixes ticket:110 (more UTF-16 problems)ser
2007-10-18* lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): morematz
2007-10-12* lib/rexml/document.rb (REXML::Document::write): leakymatz
2007-10-02 r1368@bean: ser | 2007-10-01 21:24:36 -0400ser
2007-10-02 r1367@bean: ser | 2007-10-01 21:24:35 -0400ser
2007-10-02 r1366@bean: ser | 2007-10-01 21:24:33 -0400ser
2007-10-02 r1365@bean: ser | 2007-10-01 21:24:32 -0400ser
2007-10-02 r1364@bean: ser | 2007-10-01 21:24:31 -0400ser
2007-10-02 r1361@bean: ser | 2007-10-01 21:24:28 -0400ser
2007-08-18* lib/rexml/rexml.rb: added encoding.nobu
2007-08-18* lib/rexml/rexml.rb: removed doubled constant.nobu
2007-08-06* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.nobu
2007-07-28Fixes a bug in the pretty printer related to an incomplete refactoring.ser
2007-07-25Indentation fix.ser
2007-07-25Merges upstream changes for REXML v3.1.7ser