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
84772 1095 d 5 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
77239 2491 d 7 h ripley /trunk/tests/ update  
76431 2649 d 0 h ripley /trunk/ update  
75343 2866 d 4 h ripley /trunk/tests/ update  
73630 3195 d 2 h kalibera /trunk/ Give call object in warnings in do_system (Linux and Windows).  
73059 3275 d 20 h kalibera /trunk/ Extend timeout warnings to say after how many seconds the command timed out.  
72855 3318 d 3 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 19 h kalibera /trunk/ Add support for timeout to system and system2 (currently Unix only).  
66960 4276 d 0 h ripley /trunk/ update  
53611 5731 d 23 h ripley /trunk/ more on system[2]  
53594 5733 d 20 h ripley /trunk/tests/ add test files for new system[2] options