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
28254 20661 d 18 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
28035 8227 d 20 h ripley /trunk/src/main/ indentation  
28024 8228 d 6 h ripley /trunk/ detect and issue a warnign if started in an UTF-8 locale  
26418 8340 d 23 h rgentlem /trunk/src/ fixed buffer overruns  
26152 8356 d 7 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 2 h luke /trunk/src/main/ Added more byte code support.  
25994 8365 d 11 h iacus /trunk/src/ changes and fixings tfor redirecting stdout/stderr to R Console under RAqua  
25961 8367 d 21 h ripley /trunk/ export part of Parse.h, using an enumeration type.  
25686 8387 d 1 h iacus /trunk/src/main/ eliminated ifdefs for old mac compiler __MRC__  
25629 8391 d 8 h ripley /trunk/src/main/ formatting  
25523 8397 d 1 h luke /trunk/src/ Added C level support for new condition system.  
25371 8402 d 20 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 1 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25229 8410 d 23 h luke /trunk/src/main/ Disabled one more signal handler re-install.  
25225 8411 d 2 h luke /trunk/src/main/ Disabled repeated setting of signal handlers.  
25223 8411 d 2 h luke /trunk/src/main/ Removed redundant SIGINT signal handler setting.  
25220 8411 d 3 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 8 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 3 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 21 h iacus /trunk/src/main/ *** empty log message ***  

Show All