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
ktsj c3749b6a6d * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,
ext/tk/sample/demos-en/widget, lib/benchmark.rb, lib/irb/cmd/fork.rb,
  lib/mkmf.rb, lib/net/ftp.rb, lib/net/smtp.rb, lib/open3.rb,
  lib/pstore.rb, lib/rexml/element.rb, lib/rexml/light/node.rb,
  lib/rinda/tuplespace.rb, lib/rss/maker/base.rb,
  lib/rss/maker/entry.rb, lib/scanf.rb, lib/set.rb, lib/shell.rb,
  lib/shell/command-processor.rb, lib/shell/process-controller.rb,
  lib/shell/system-command.rb, lib/uri/common.rb: remove unused block
  arguments to avoid creating Proc objects.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-11-05 07:37:47 +00:00
..
cmd * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, 2011-11-05 07:37:47 +00:00
ext * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
lc * lib: remove trailing spaces. 2011-05-18 14:09:38 +00:00
completion.rb * lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145]. 2011-06-29 15:08:41 +00:00
context.rb * lib/irb.rb: suppoort [Feature#988], [ruby-core:21177]. 2010-03-30 13:03:23 +00:00
extend-command.rb * lib/irb/extend-command.rb (def_extend_command): fixed argument 2009-12-05 01:18:28 +00:00
frame.rb
help.rb * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode 2009-07-07 11:36:20 +00:00
init.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
input-method.rb * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode 2009-07-07 11:36:20 +00:00
inspector.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
locale.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
magic-file.rb
notifier.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00
output-method.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00
ruby-lex.rb * lib/irb/ruby-lex.rb: recognize '\char' in ruby statement. 2011-06-28 12:52:21 +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 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode 2009-07-07 11:36:20 +00:00
workspace.rb * lib/irb/workspace.rb: fix BUG#4793. 2011-06-27 15:10:28 +00:00
ws-for-case-2.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
xmp.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00