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 9603e28844 * eval.c (return_jump): set return value to the return
destination.  separated from localjump_destination().

* eval.c (break_jump): break innermost loop (or thread or proc).

* eval.c (rb_yield_0): set exit_value for block break.

* eval.c (eval): Only print backtrace if generating the backtrace
  doesn't generate an exception.  [ruby-core:02621]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5936 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-10 08:21:07 +00:00
..
cmd consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
ext * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb, 2003-02-07 19:00:21 +00:00
lc * eval.c (return_jump): set return value to the return 2004-03-10 08:21:07 +00:00
completion.rb * eval.c (return_jump): set return value to the return 2004-03-10 08:21:07 +00:00
context.rb * marshal.c (w_object): dump extended modules as well. 2003-10-15 02:27:56 +00:00
extend-command.rb * numeric.c (num_to_int): default to_int implementaion for every 2002-07-29 06:14:10 +00:00
frame.rb * irb 0.9 2002-07-09 11:17:17 +00:00
help.rb * irb 0.9 2002-07-09 11:17:17 +00:00
init.rb * eval.c (return_jump): set return value to the return 2004-03-10 08:21:07 +00:00
input-method.rb update NotImplementError to NotImplementedError. 2003-03-23 17:58:57 +00:00
locale.rb * eval.c (thgroup_add): no warning for terminated threads. 2003-07-24 05:18:47 +00:00
ruby-lex.rb * marshal.c (w_object): instance variable dump do not cause error 2003-10-04 17:51:11 +00:00
ruby-token.rb * lib/irb/ruby-lex.rb, lib/irb/ruby-token.rb: support %s-notation for irb. 2003-08-05 03:08:16 +00:00
slex.rb * lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492) 2003-06-10 05:36:35 +00:00
version.rb * irb 0.9 2002-07-09 11:17:17 +00:00
workspace.rb consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
ws-for-case-2.rb * irb 0.9 2002-07-09 11:17:17 +00:00
xmp.rb * irb 0.9 2002-07-09 11:17:17 +00:00