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
26606 8323 d 16 h murrell /branches/R-grid/ merged trunk to branch  
26266 8349 d 19 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
26152 8356 d 5 h luke /trunk/ Wrapped calls to popen() and system() in R_popen and R_system to allow
suspending SIGALRM interrupts around call on Mac OS X.
 
26045 8363 d 1 h luke /trunk/src/main/ Added more byte code support.  
25994 8365 d 9 h iacus /trunk/src/ changes and fixings tfor redirecting stdout/stderr to R Console under RAqua  
25961 8367 d 20 h ripley /trunk/ export part of Parse.h, using an enumeration type.  
25686 8387 d 0 h iacus /trunk/src/main/ eliminated ifdefs for old mac compiler __MRC__  
25629 8391 d 7 h ripley /trunk/src/main/ formatting  
25523 8397 d 0 h luke /trunk/src/ Added C level support for new condition system.  
25371 8402 d 19 h luke /trunk/src/main/ Use jump_to_toplevel (which now does what its name says) for browser Q
instead of direct call to LONGJMP.
 
25313 8406 d 0 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25229 8410 d 22 h luke /trunk/src/main/ Disabled one more signal handler re-install.  
25225 8411 d 0 h luke /trunk/src/main/ Disabled repeated setting of signal handlers.  
25223 8411 d 1 h luke /trunk/src/main/ Removed redundant SIGINT signal handler setting.  
25220 8411 d 2 h luke /trunk/src/ Changed SIGINT handling on Unix to set a flag and let R_CheckUserInterrupt
and the like do the jumping. Added R_SelectEx as version of socket that
handles SIGINTs.
 
25212 8411 d 6 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.
 
25200 8412 d 1 h luke /trunk/src/ Changed suspend interrupt macros to use globar variable instead of
sigprocmask; save and restore global from context.
Changed readline SIGINT handler to use its own longjmp target.
 
25142 8418 d 19 h iacus /trunk/src/main/ *** empty log message ***  
25141 8418 d 19 h iacus /trunk/src/ *** empty log message ***  
24735 8444 d 4 h ripley /trunk/src/ remove #ifdef-ed old code  

Show All