summaryrefslogtreecommitdiff
path: root/lib/rexml
AgeCommit message (Expand)Author
2017-08-14fix documentation of REXML::Formatters::Default (id_hack -> ie_hack) [ci skip]duerst
2017-08-13REXML: Fix a bug that unexpected methods can be called as a XPath functionkou
2017-07-28rexml: Remove needless documentkou
2017-06-07rexml: add close tag check on end of document to StreamParserkou
2016-12-06rexml: REXML::Element#[] accepts String or Symbol as attribute namekou
2016-11-05numeric.c: round to nearest evennobu
2016-07-22* lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrongkou
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-06-14* lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo inkou
2015-06-14* lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo inkou
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