aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml
Commit message (Expand)AuthorAgeFilesLines
* rexml: add close tag check on end of document to StreamParserkou2017-06-071-0/+8
* rexml: REXML::Element#[] accepts String or Symbol as attribute namekou2016-12-061-0/+24
* numeric.c: round to nearest evennobu2016-11-051-4/+7
* * lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrongkou2016-07-221-1/+1
* Use Integer instead of Fixnum and Bignum.akr2016-05-173-4/+4
* Add frozen_string_literal: false for all filesnaruse2015-12-1650-0/+50
* * lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo inkou2015-06-141-1/+1
* * lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo inkou2015-06-141-1/+1
* elementdecl.rb: suppress warningsnobu2014-11-231-2/+2
* * lib/rexml/document.rb: add REXML::Document#document.nagachika2014-11-132-0/+5
* * lib/rexml/entity.rb: keep the entity size within the limitation.usa2014-10-271-0/+6
* * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou2014-10-231-1/+1
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-217-178/+0
* * lib/cgi/core.rb: remove unused variables.hsbt2014-07-275-11/+4
* * lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou2014-02-231-5/+71
* * lib/rexml/xpath_parser.rb: Fix indent.kou2014-02-221-10/+10
* * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt2014-01-194-4/+4
* * lib/rexml/entity.rb: [DOC] Fix typoa_matsuda2013-12-191-1/+1
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-161-1/+1
* * lib/rexml/parsers/streamparser.rb: Add dependency file require.kou2013-10-311-0/+2
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-2/+2
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-1/+1
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou2013-08-111-1/+1
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#elementdecl): Fix wrongkou2013-08-111-6/+6
* * lib/rexml/parsers/sax2parser.rbkou2013-08-111-24/+28
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-2/+18
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+6
* * lib/rexml/parsers/baseparser.rbkou2013-08-111-1/+2
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-112-2/+2
* * lib/rexml/parsers/baseparser.rbkou2013-08-101-1/+1
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou2013-08-101-2/+3
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou2013-08-101-7/+7
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM):kou2013-08-101-1/+1
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou2013-08-101-1/+1
* * lib/rexml/attribute.rb: [DOC] Update example for #namespacezzak2013-08-041-2/+5
* * lib/rexml/parsers/streamparser.rbkou2013-07-261-0/+4
* * lib/rexml/streamlistener.rb: [DOC] Fix examples inzzak2013-07-221-6/+6
* * lib/rexml/text.rb (REXML::Text#<<): Support appending in notkou2013-07-071-0/+1
* * lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"kou2013-07-071-0/+4
* * lib/rexml/text.rb (REXML::Text#clear_cache): Extract commonkou2013-07-071-3/+8
* * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou2013-04-261-1/+1
* * lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou2013-04-261-1/+1
* lib/rexml/document.rb, lib/rexml/element.rb,duerst2013-04-233-11/+5
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-274-35/+39
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-262-5/+19
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-263-5/+20
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika2013-02-221-1/+1
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa2013-02-222-15/+37
* * lib/rexml/element.rb (REXML::Elements#add): Remove too muchkou2013-01-031-1/+1
* * lib/rexml/element.rb (REXML::Elements#each): Add missingkou2013-01-031-4/+4