The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
26795 8308 d 5 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
/branches/R-gcontext
/branches/R-gcontext/Attic
26646 8320 d 10 h luke /trunk/ branch update  
/trunk/NEWS
/trunk/src/main/errors.c
/trunk/src/main/memory.c
26354 8345 d 5 h luke /trunk/src/main/ Modified onintr to signal a condition of class c("interrupt","condition")
before executing the default action.
 
/trunk/src/main/errors.c
26353 8345 d 6 h luke /trunk/src/main/ Fixed do_signalCondition to use conditions call rather than function's call
for exiting handler.
 
/trunk/src/main/errors.c
26352 8345 d 6 h luke /trunk/src/main/ Added save/restore of hadler stack around code in do_signalCondition.  
/trunk/src/main/errors.c
25526 8397 d 3 h luke /trunk/src/main/ Renamed exception to error  
/trunk/src/main/errors.c
25523 8397 d 5 h luke /trunk/src/ Added C level support for new condition system.  
/trunk/src/include/Defn.h
/trunk/src/include/Internal.h
/trunk/src/main/context.c
/trunk/src/main/errors.c
/trunk/src/main/main.c
/trunk/src/main/memory.c
/trunk/src/main/names.c
25517 8397 d 7 h luke /trunk/src/ Added .addTryHandlers .Internal; modified try() to use it.
Removed do_restart.
 
/trunk/src/include/Internal.h
/trunk/src/library/base/R/New-Internal.R
/trunk/src/main/errors.c
/trunk/src/main/names.c
25514 8397 d 8 h iacus /trunk/src/main/ simplified check for R_ProcessEvents for RAqua  
/trunk/src/main/errors.c
25513 8397 d 8 h luke /trunk/src/main/ Cleaned up the way do_stop and do_call find their calls.  
/trunk/src/main/errors.c
25497 8398 d 0 h luke /trunk/src/ Moved more of management of R_interrupts_pending into onintr.  
/trunk/src/include/Defn.h
/trunk/src/main/errors.c
/trunk/src/unix/sys-std.c
25478 8398 d 23 h iacus /trunk/src/ dding suport for user break on darwin-aqua  
/trunk/src/library/grid/src/grid.h
/trunk/src/main/errors.c
25472 8399 d 1 h luke /trunk/src/main/ Changes in comments.  
/trunk/src/main/errors.c
25470 8399 d 5 h luke /trunk/src/main/ Factored out code for jumping to browser/try into one place.  
/trunk/src/main/errors.c
25421 8400 d 3 h luke /trunk/src/main/ Consolidated traceback computation code.  
/trunk/src/main/errors.c
25370 8403 d 0 h luke /trunk/src/main/ Added argument to jump_to_top_ex to skip try/browser frames  
/trunk/src/main/errors.c
25368 8403 d 3 h luke /trunk/src/main/ Split jump_to_toplevel into internal version that allows individual
control over stack printing, user error option calling, etc. Public
jump_to_toplevel no longer callse error option if set and no longer
saves stack trace (neither made any sense).
 
/trunk/src/main/errors.c
25367 8403 d 3 h luke /trunk/src/main/ Changed PrintWarnings to keep track of recursive entry and print lost
warnings message on non-local exit.
 
/trunk/src/main/errors.c
25358 8403 d 10 h luke /trunk/src/main/ Rearranged printing of warning messages a bit.  
/trunk/src/main/errors.c
25353 8404 d 2 h luke /trunk/src/main/ Merged jump_now into jump_to_toplevel.  
/trunk/src/main/errors.c

Show All