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
26795 8308 d 6 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26418 8341 d 3 h rgentlem /trunk/src/ fixed buffer overruns  
26152 8356 d 11 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 6 h luke /trunk/src/main/ Added more byte code support.  
25994 8365 d 15 h iacus /trunk/src/ changes and fixings tfor redirecting stdout/stderr to R Console under RAqua  
25961 8368 d 1 h ripley /trunk/ export part of Parse.h, using an enumeration type.  
25686 8387 d 5 h iacus /trunk/src/main/ eliminated ifdefs for old mac compiler __MRC__  
25629 8391 d 12 h ripley /trunk/src/main/ formatting  
25523 8397 d 5 h luke /trunk/src/ Added C level support for new condition system.  
25371 8403 d 0 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 5 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25229 8411 d 3 h luke /trunk/src/main/ Disabled one more signal handler re-install.  
25225 8411 d 6 h luke /trunk/src/main/ Disabled repeated setting of signal handlers.  
25223 8411 d 6 h luke /trunk/src/main/ Removed redundant SIGINT signal handler setting.  
25220 8411 d 7 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 12 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 7 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 8419 d 1 h iacus /trunk/src/main/ *** empty log message ***  
25141 8419 d 1 h iacus /trunk/src/ *** empty log message ***  
24735 8444 d 9 h ripley /trunk/src/ remove #ifdef-ed old code  

Show All