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
83868 1253 d 21 h urbaneks /branches/R-exeinfo/ create R-exeinfo branch  
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 9 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 2 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 9 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  
67837 4177 d 1 h murdoch /trunk/src/ Changes for compatibility with gcc 4.9.2 Windows toolchain.  
67595 4202 d 9 h ripley /trunk/src/ update copyright dates for 2014 changes  
66108 4401 d 8 h ripley /trunk/src/ more use of headers on Windows  
65574 4459 d 7 h ripley /trunk/src/ update/correct comments  

Show All