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
marcandre f3e3547407 * lib/*.rb: Remove unused variable warnings.
Patch by Run Paint [ruby-core:30991]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-11-08 20:59:01 +00:00
..
cmd * ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb, 2010-05-23 08:48:44 +00:00
ext * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
lc * lib/irb/init.rb, lib/irb/lc/help-message, 2010-04-09 14:55:18 +00:00
completion.rb * lib/irb/completion.rb (CompletionProc): fix [ruby-dev:40953] 2010-04-13 05:01:10 +00:00
context.rb * lib/irb.rb: suppoort [Feature#988], [ruby-core:21177]. 2010-03-30 13:03:23 +00:00
extend-command.rb
frame.rb
help.rb
init.rb * lib/irb/init.rb (IRB.parse_opts): set VERBOSE to true when debug 2010-08-01 01:48:57 +00:00
input-method.rb
inspector.rb
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb * lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass. 2010-11-03 05:23:56 +00:00
ruby-token.rb Clarification of what '*' matches. Patch by John Wells <john.wells at greatworx.com> 2010-06-04 21:22:47 +00:00
slex.rb * lib/csv.rb: Fix unused variable warnings. 2010-07-11 16:59:10 +00:00
src_encoding.rb
version.rb
workspace.rb
ws-for-case-2.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
xmp.rb