1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
drbrain 7bbf2f3085 * lib: Convert tabs to spaces for ruby files per
http://redmine.ruby-lang.org/projects/ruby/wiki/DeveloperHowto#coding-style
	  Patch by Steve Klabnik [Ruby 1.9 - Bug #4730]
	  Patch by Jason Dew [Ruby 1.9 - Feature #4718]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31635 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-18 21:19:18 +00:00
..
dtd
formatters * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
light * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
parsers * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
validation * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
attlistdecl.rb
attribute.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
cdata.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
child.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
comment.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
doctype.rb * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings. 2010-12-07 12:10:23 +00:00
document.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
element.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
encoding.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
entity.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00
functions.rb * lib/rexml/functions.rb: Add some documentation for REXML::Functions. 2011-05-13 17:54:22 +00:00
instruction.rb
namespace.rb
node.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
output.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
parent.rb * lib/rexml/parent.rb (REXML::Parent#delete): return the deleted node 2010-01-31 06:55:06 +00:00
parseexception.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
quickpath.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
rexml.rb * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE): 2009-12-29 01:36:26 +00:00
sax2listener.rb
source.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
streamlistener.rb
syncenumerator.rb
text.rb * lib/rexml/text.rb (REXML::Text.check): comment out 2010-04-05 21:21:53 +00:00
undefinednamespaceexception.rb
xmldecl.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
xmltokens.rb * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT): 2010-04-05 21:08:12 +00:00
xpath.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
xpath_parser.rb * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts. 2011-05-11 22:56:13 +00:00