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 5 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26627 8322 d 4 h ripley /trunk/ branch update  
26512 8333 d 7 h pd /trunk/src/unix/ zap temp dir *after* KillAllDevices()  
26152 8356 d 10 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 12 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
25709 8385 d 12 h ripley /trunk/src/unix/ need \n in R_ShowMessages.  
25497 8397 d 23 h luke /trunk/src/ Moved more of management of R_interrupts_pending into onintr.  
25362 8403 d 7 h luke /trunk/src/unix/ Fixed spelling error in comment.  
25313 8406 d 4 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25227 8411 d 4 h luke /trunk/src/unix/ Added handleInterrupt definition for no readline case.  
25220 8411 d 6 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 6 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 19 h murdoch /trunk/ Optional tmpdir argument to tempfile()  
23260 8557 d 11 h ripley /trunk/src/ unsafe to use Rprintf(s) since s might contain %  
22282 8629 d 4 h ripley /trunk/src/unix/ match prototype ...  
22272 8630 d 5 h ripley /trunk/src/unix/ use exact form of prototype for signal: Sun cc warns otherwise  
22262 8630 d 22 h pd /trunk/src/unix/ Drop unused variable.  
22257 8631 d 4 h pd /trunk/src/unix/ fix declaration problem  
22232 8632 d 6 h pd /trunk/ clean up do_syssleep() code  
22218 8633 d 3 h duncan /trunk/src/unix/ Potential fix for the problem Luke identified about system.time(Sys.sleep(x))[3] where x < .5 always being == .5  

Show All