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
matz 85bae86cb6 * lib/optparse/version.rb: remove variable shadowing to stop
warning.   [ruby-core:20612]

* lib/irb/completion.rb, lib/net/imap.rb, lib/prime.rb,
  lib/rinda/ring.rb, lib/racc/parser.rb,
  lib/shell/command-processor.rb, lib/yaml/yamlnode.rb: ditto.

* lib/racc/parser.rb: remove space before parentheses.

* lib/shell/command-processor.rb, lib/shell/process-controller.rb:
  use parentheses around arguments.

* lib/irb/ext/change-ws.rb, lib/rexml/validation/relaxng.rb,
  lib/yaml/baseemitter.rb: indentation fix.

* lib/matrix.rb: small cosmetic change.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-18 07:54:50 +00:00
..
dtd * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
encodings * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
formatters * lib/rexml/document.rb (REXML::Document#write): require 2008-12-11 01:20:23 +00:00
light * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
parsers * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused when 2008-10-01 13:55:08 +00:00
validation * lib/optparse/version.rb: remove variable shadowing to stop 2008-12-18 07:54:50 +00:00
attlistdecl.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
attribute.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
cdata.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
child.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
comment.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
doctype.rb * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace 2008-01-26 00:42:08 +00:00
document.rb * lib/rexml/document.rb (REXML::Document#write): require 2008-12-11 01:20:23 +00:00
element.rb * lib/rexml/document.rb (REXML::Document#write): require 2008-12-11 01:20:23 +00:00
encoding.rb
entity.rb * lib/rexml/entity.rb (unnormalized): do not call 2008-11-06 17:03:40 +00:00
functions.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:37:38 +00:00
instruction.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
namespace.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
node.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
output.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
parent.rb
parseexception.rb
quickpath.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
rexml.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
sax2listener.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
source.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
streamlistener.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
syncenumerator.rb
text.rb * lib/rexml/document.rb (REXML::Document:write): leaky modification 2008-06-05 11:22:32 +00:00
undefinednamespaceexception.rb
xmldecl.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
xmltokens.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
xpath.rb * lib/rexml/xpath.rb (REXML::XPath.first): apply documentation 2008-12-03 00:31:58 +00:00
xpath_parser.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00