aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ruby.c (load_file_internal): set default source encoding asnaruse2012-11-062-0/+2
* * lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \Akou2012-11-031-1/+1
* * lib/rexml/output.rb (REXML::Output#initialize): Use normalizedkou2012-11-031-1/+1
* * lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou2012-11-031-0/+5
* Revert r37439 and r37441kou2012-11-031-4/+7
* * lib/rexml/document.rb (REXML::Document#write): Document encodingkou2012-11-032-7/+7
* * lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou2012-11-031-7/+4
* * lib/rexml/source.rb: Move encoding detection code to base class.kou2012-10-282-58/+56
* * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou2012-10-281-0/+3
* * lib/rexml/source.rb (REXML::IOSource#initialize): Reducekou2012-10-282-14/+40
* Revert r37358kou2012-10-281-2/+2
* * lib/rexml/source.rb (REXML::IOSource#initialize): Usekou2012-10-281-2/+2
* * lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou2012-10-281-5/+7
* * lib/rexml/document.rb (REXML::Document#write): Remove needlesskou2012-10-281-1/+1
* * lib/rexml/document.rb (REXML::Document#write): Accept optionskou2012-10-281-5/+37
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong usagekou2012-10-281-2/+2
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong methodkou2012-10-281-2/+2
* eliminate `shadowing outer local variable - name` warning.tenderlove2012-02-081-4/+4
* * lib/rexml/parsers/baseparser.rb: use meaningful name.kou2012-02-021-13/+13
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou2012-02-021-1/+1
* * lib/rexml/parsers/baseparser.rb: use private instead of _xxxkou2012-01-031-2/+3
* * lib/rexml/parsers/baseparser.rb: rexml BaseParser usesayumin2012-01-031-13/+9
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-052-4/+4
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou2011-09-071-1/+1
* * lib/rexml/formatters/pretty.rbkou2011-06-111-1/+1
* * lib/rexml/parsers/xpathparser.rbkou2011-06-111-1/+2
* prevent an error when passing a frozen string to REXML::Text.newshyouhei2011-05-271-1/+1
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-1911-115/+115
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-1812-129/+129
* * lib/rexml/functions.rb: Add some documentation for REXML::Functions.drbrain2011-05-131-0/+7
* * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain2011-05-113-0/+15
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-027-43/+26
* * lib/rexml/light/node.rb: remove circular require.kou2010-12-071-1/+0
* * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou2010-12-071-5/+5
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-181-5/+7
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-0811-16/+7