1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
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
..
cmd
ext * lib/optparse/version.rb: remove variable shadowing to stop 2008-12-18 07:54:50 +00:00
lc
completion.rb * lib/optparse/version.rb: remove variable shadowing to stop 2008-12-18 07:54:50 +00:00
context.rb * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_path. see [ruby-dev:36660]. Thanks Kouhei Sutou. 2008-10-04 03:26:16 +00:00
extend-command.rb * lib/irb/extend-command.rb (def_extend_command): check number of 2008-08-25 13:41:11 +00:00
frame.rb
help.rb
init.rb * lib/irb/init.rb (IRB.load_modules): catch LoadError explicitly. 2008-10-23 07:21:05 +00:00
input-method.rb
locale.rb
notifier.rb
output-method.rb
ruby-lex.rb
ruby-token.rb
slex.rb
version.rb
workspace.rb
ws-for-case-2.rb
xmp.rb