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
78769 2215 d 21 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
77239 2491 d 11 h ripley /trunk/tests/ update  
76431 2649 d 3 h ripley /trunk/ update  
75343 2866 d 8 h ripley /trunk/tests/ update  
73630 3195 d 6 h kalibera /trunk/ Give call object in warnings in do_system (Linux and Windows).  
73059 3276 d 0 h kalibera /trunk/ Extend timeout warnings to say after how many seconds the command timed out.  
72855 3318 d 7 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 3322 d 23 h kalibera /trunk/ Add support for timeout to system and system2 (currently Unix only).  
66960 4276 d 4 h ripley /trunk/ update  
53611 5732 d 3 h ripley /trunk/ more on system[2]  
53594 5733 d 23 h ripley /trunk/tests/ add test files for new system[2] options