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
30100 8062 d 3 h /branches/lazy/ This commit was manufactured by cvs2svn to create branch 'lazy'.  
29967 8070 d 10 h ripley /trunk/src/ need to free result from R_tmpnam  
27170 8285 d 3 h luke /trunk/src/unix/ Added check for interrupt in R_checkActivityEx.  
26627 8322 d 3 h ripley /trunk/ branch update  
26512 8333 d 5 h pd /trunk/src/unix/ zap temp dir *after* KillAllDevices()  
26152 8356 d 8 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.
 
25983 8366 d 10 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
25709 8385 d 10 h ripley /trunk/src/unix/ need \n in R_ShowMessages.  
25497 8397 d 22 h luke /trunk/src/ Moved more of management of R_interrupts_pending into onintr.  
25362 8403 d 5 h luke /trunk/src/unix/ Fixed spelling error in comment.  
25313 8406 d 2 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25227 8411 d 2 h luke /trunk/src/unix/ Added handleInterrupt definition for no readline case.  
25220 8411 d 4 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.
 
25200 8412 d 4 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.
 
23729 8527 d 17 h murdoch /trunk/ Optional tmpdir argument to tempfile()  
23260 8557 d 9 h ripley /trunk/src/ unsafe to use Rprintf(s) since s might contain %  
22282 8629 d 3 h ripley /trunk/src/unix/ match prototype ...  
22272 8630 d 3 h ripley /trunk/src/unix/ use exact form of prototype for signal: Sun cc warns otherwise  
22262 8630 d 21 h pd /trunk/src/unix/ Drop unused variable.  
22257 8631 d 2 h pd /trunk/src/unix/ fix declaration problem  

Show All