summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2014-11-23elementdecl.rb: suppress warningsnobu
2014-11-13* lib/rexml/document.rb: add REXML::Document#document.nagachika
2014-10-27* lib/rexml/entity.rb: keep the entity size within the limitation.usa
2014-10-23* lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou
2014-09-21* lib/rexml/**/*.rb: removed commented-out code.hsbt
2014-07-27* lib/cgi/core.rb: remove unused variables.hsbt
2014-02-23* lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou
2014-02-22* lib/rexml/xpath_parser.rb: Fix indent.kou
2014-01-19* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt
2013-12-19* lib/rexml/entity.rb: [DOC] Fix typoa_matsuda
2013-11-16* lib/rexml/parsers/ultralightparser.rbkou
2013-10-31* lib/rexml/parsers/streamparser.rb: Add dependency file require.kou
2013-09-03* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou
2013-09-03* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou
2013-08-11* lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou
2013-08-11* lib/rexml/sax2listener.rb (REXML::SAX2Listener#elementdecl): Fix wrongkou
2013-08-11* lib/rexml/parsers/sax2parser.rbkou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* lib/rexml/parsers/baseparser.rbkou
2013-08-11* NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou
2013-08-10* lib/rexml/parsers/baseparser.rbkou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM):kou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou
2013-08-04* lib/rexml/attribute.rb: [DOC] Update example for #namespacezzak
2013-07-26* lib/rexml/parsers/streamparser.rbkou
2013-07-22* lib/rexml/streamlistener.rb: [DOC] Fix examples inzzak
2013-07-07* lib/rexml/text.rb (REXML::Text#<<): Support appending in notkou
2013-07-07* lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"kou
2013-07-07* lib/rexml/text.rb (REXML::Text#clear_cache): Extract commonkou
2013-04-26* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou
2013-04-26* lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou
2013-04-23lib/rexml/document.rb, lib/rexml/element.rb,duerst
2013-02-27* lib/rexml/security.rb (REXML::Security): create.kou
2013-02-26* lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou
2013-02-26* lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa
2013-01-03* lib/rexml/element.rb (REXML::Elements#add): Remove too muchkou
2013-01-03* lib/rexml/element.rb (REXML::Elements#each): Add missingkou
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \Akou
2012-11-03* lib/rexml/output.rb (REXML::Output#initialize): Use normalizedkou
2012-11-03* lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou
2012-11-03Revert r37439 and r37441kou
2012-11-03* lib/rexml/document.rb (REXML::Document#write): Document encodingkou
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou
2012-10-28* lib/rexml/source.rb: Move encoding detection code to base class.kou