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
85648 970 d 7 h kalibera /trunk/src/gnuwin32/ Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
 
85539 984 d 5 h kalibera /trunk/src/gnuwin32/ Protect against space in file name.  
84676 1113 d 5 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.
 
84419 1173 d 6 h kalibera /trunk/src/ Avoid interruption of background tasks on Windows by Ctrl+C (PR#17764). Preserve
inheritable per-process attribute for ignoring Ctrl handlers. Switch to R
internal implementation of pipe() also with RTerm.
 
84215 1203 d 12 h maechler /trunk/src/ more typos from Eric Lindblad (skipping modules/lapack/*.f)  
83756 1269 d 22 h kalibera /trunk/src/gnuwin32/ Fix buffer size. Work-around for SearchPathA behavior (bug) with extra
slashes on PATH.
 
83695 1278 d 5 h kalibera /trunk/src/gnuwin32/ Improve allocation of path names on Windows.  
82340 1538 d 9 h kalibera /trunk/src/gnuwin32/ Add encoding conversion.  
82247 1554 d 10 h kalibera /trunk/src/gnuwin32/ Improve system()/system2() timeout implementation to terminate also
grandchild R processes on Windows (fixes _R_INSTALL_PACKAGES_ELAPSED_TIMEOUT_).
Use nested jobs on Windows versions that support it.
 
80742 1810 d 8 h kalibera /trunk/src/ Handle the case when GetShortPathName fails (e.g. due to insufficient
permissions, PR#18167).
 
79250 2132 d 6 h kalibera /trunk/src/gnuwin32/ Give child process run via pipe on Windows some time to finish gracefully
when closing the connection (reported by Brodie Gaslam).
 
79248 2133 d 1 h kalibera /trunk/src/ More truncation fixes from Brodie Gaslam.  
78045 2316 d 7 h kalibera /trunk/src/ Make checks for binary connection modes more robust (also fixes PR#17715).  
77919 2331 d 5 h kalibera /trunk/src/ Fixes/changes to avoid compiler warnings.  
75992 2751 d 3 h kalibera /trunk/src/gnuwin32/ Wait for (some) child processes in Windows system/system2 calls to prevent
sharing violation/permission denied errors on output files (including log
files while installing and checking R packages).
 
73675 3185 d 8 h kalibera /trunk/src/gnuwin32/ Fix race condition on Windows in obtaining exit code for rpipe
(used also by system/system2).
 
73564 3202 d 6 h kalibera /trunk/ Tolerate space in directory names of Rhome on Windows.  
73273 3237 d 8 h kalibera /trunk/src/gnuwin32/ Fix memory leaks in error paths (report from Steve Grubb).  
72855 3318 d 10 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.
 
68956 4005 d 4 h ripley /trunk/src/ use http  

Show All