summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2011-06-11* lib/rexml/formatters/pretty.rbkou
2011-06-11* lib/rexml/parsers/xpathparser.rbkou
2011-05-27prevent an error when passing a frozen string to REXML::Text.newshyouhei
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-13 * lib/rexml/functions.rb: Add some documentation for REXML::Functions.drbrain
2011-05-11 * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2010-12-07* lib/rexml/light/node.rb: remove circular require.kou
2010-12-07* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou
2010-11-18* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-10-30* lib/rexml/encoding.rb: untabify.kou
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2010-09-17* lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou
2010-04-14* lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse
2010-04-07* lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp.naruse
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