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
80166 1929 d 19 h murrell /branches/R-groups/ create R-groups  
75824 2786 d 8 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.
 
73630 3195 d 10 h kalibera /trunk/ Give call object in warnings in do_system (Linux and Windows).  
73609 3197 d 12 h kalibera /trunk/ Issue a warning when external command cannot be executed by
system(,intern=FALSE), file.edit and file.show. Amends 73584, 73589.
 
73584 3199 d 7 h kalibera /trunk/src/gnuwin32/ Report error (on Windows) when system, file.edit or file.show fails
executing an external command (editor, pager).
 
73059 3276 d 4 h kalibera /trunk/ Extend timeout warnings to say after how many seconds the command timed out.  
72855 3318 d 11 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.
 
72719 3352 d 10 h murdoch /trunk/ Fix PR#17120: path.expand could not handle some UTF-8 paths on Windows.  
69326 3975 d 0 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
68956 4005 d 5 h ripley /trunk/src/ use http  
67595 4202 d 10 h ripley /trunk/src/ update copyright dates for 2014 changes  
66130 4397 d 13 h ripley /trunk/src/ more use of headers  
66108 4401 d 9 h ripley /trunk/src/ more use of headers on Windows  
64657 4586 d 5 h ripley /trunk/src/ correct/standardize copyright dates  
64237 4635 d 7 h murdoch /trunk/ Fix system2() bugs:
1. Left file open if stdout was specified (probably also stdin, stderr)
2. Did not report error or warning when the command failed to launch.
 
63695 4719 d 11 h ripley /trunk/src/gnuwin32/ fix PR#15393  
60667 5067 d 9 h ripley /trunk/src/ only use Internals.h where needed  
60370 5087 d 6 h urbaneks /trunk/ additional protection in do_system (PR#15025)  
59039 5216 d 10 h ripley /trunk/ use preferred form of 'R Core Team'  
57499 5383 d 12 h ripley /trunk/src/ add comments on timing, comment-out unused header  

Show All