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
89998 84 d 7 h hornik /trunk/src/library/ Rd markup.  
85977 885 d 5 h hornik /trunk/ Tweaks.  
85606 978 d 6 h kalibera /trunk/src/library/base/man/ Document that arguments in args of system2() are not quoted (PR#16127).  
84676 1113 d 10 h kalibera /trunk/src/ In system/system2, allow to opt-in for console signals even with tasks
running with wait=FALSE. Use this feature to allow interruption of
computations running using cluterApply() etc. via Ctrl+C, fixing a
regression introduced in 84413.
 
75824 2786 d 12 h kalibera /trunk/src/ Fix system/system2 on Rgui to redirect/print outputs as documented (also
fixes PR#17508). Add comments to .Internal(system) code for Windows. Use
REPROTECT for better performance when capturing output.
 
74435 3050 d 13 h kalibera /trunk/src/library/base/man/ Timeout argument in system/system2 is no longer experimental.  
74434 3050 d 14 h kalibera /trunk/src/library/base/ Show stderr on RGui console in system2 when instructed to also with
stdout=FALSE (PR#17399). Fix system2 docs (will wait also when stderr is
TRUE).
 
73621 3196 d 9 h ripley /trunk/ system warning also affect system2  
73045 3277 d 16 h ripley /trunk/src/library/base/man/ mention that timeouts are truncated  
73040 3278 d 17 h ripley /trunk/src/library/base/man/ clarify what 'timeout' does  
72855 3318 d 15 h kalibera /trunk/ Add support for system/system2 timeout for Windows. Do not warn about
non-zero exit code in Windows when exit code is returned (to match
documentation and Unix version). Return 124 as exit status in case of
timeout.
 
72823 3323 d 7 h kalibera /trunk/ Add support for timeout to system and system2 (currently Unix only).  
71883 3492 d 14 h ripley /trunk/src/library/ remove older historical comments  
68948 4005 d 10 h ripley /trunk/src/library/ use https  
66444 4359 d 6 h hornik /trunk/ Rd markup.  
66341 4367 d 17 h ripley /trunk/src/library/base/man/ recommend system2. More details  
61433 4962 d 12 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 14 h ripley /trunk/ use preferred form of 'R Core Team'  
57469 5385 d 13 h ripley /trunk/ system[2] now return status if non-success  
56186 5516 d 23 h murdoch /trunk/ Revert r56184 and r56185  

Show All