The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
25367 8404 d 11 h luke /trunk/src/main/ Changed PrintWarnings to keep track of recursive entry and print lost
warnings message on non-local exit.
 
25358 8404 d 18 h luke /trunk/src/main/ Rearranged printing of warning messages a bit.  
25353 8405 d 9 h luke /trunk/src/main/ Merged jump_now into jump_to_toplevel.  
25352 8405 d 11 h luke /trunk/src/main/ Added contexts with cend actions to reset inError and inWarnings globals.  
25224 8412 d 13 h luke /trunk/src/main/ Added comment on event processing in R_CheckUserInterrrupt.  
25221 8412 d 13 h luke /trunk/src/main/ Modified onsigusr2, onsigusr2 to ignore signals that arrive when
interrupts are suspended (e.g. in gc). Should eventually defer rather
than ignore.
 
25212 8412 d 19 h luke /trunk/src/ Added R_CheckUserInterrupt; call periodically in eval; make count
local to eval.Changed from boolean R_interrupt_pending to count
R_interrupts_pending.
 
24068 8495 d 13 h ripley /trunk/ more removing classic MacOS  
20106 8809 d 12 h ripley /trunk/ truncate warnings/errors to options(warning.length) characters.
document options(warning.expression)
 
19761 8835 d 20 h ripley /trunk/ branch update  
19732 8838 d 7 h tlumley /trunk/src/main/ clear inWarning flag with options(warn=2) (PR#1570)  
19318 8871 d 5 h luke /trunk/ Set R_GlobalContext to target value before calling R_restore_globals
(and before LONGJMP'ing) to avoid a race condition that could cause
segfaults when a second SIGINT arrives while processing an earlier
one.
 
18015 8946 d 14 h ripley /trunk/ add call. arg to warning (like stop)
library() now checks R dependence and build version.
 
17742 8962 d 21 h ripley /trunk/src/main/ update copyright dates  
17741 8962 d 21 h ripley /trunk/ add vsnprintf.c, assume vsnprintf is always available  
16986 9007 d 5 h pd /trunk/src/ R -g gnome segfault when unavailable  
15322 9121 d 12 h luke /trunk/src/ Removed R_Inputfile variable (use local variables instead).  
14977 9147 d 19 h luke /trunk/src/main/ Merged some changes from release branch to trunk  
14904 9154 d 14 h luke /trunk/src/ Merged change of marker token for restarts from release branch to trunk.  
14723 9171 d 10 h luke /trunk/src/main/ Cleaned up traceback calculation.  

Show All