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
84419 1173 d 5 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.
 
83755 1270 d 1 h kalibera /trunk/ Remove some path length limitations on Windows. Avoid using deprecated API.
Ensure variables remain after call to putenv.
 
81406 1678 d 1 h kalibera /trunk/src/gnuwin32/front-ends/ Fix Windows frontends to quote a double quote (and backslashes preceding a
double quote) when invoking R. Reported by Henrik Bengtsson.
 
77926 2328 d 23 h kalibera /trunk/src/ Quote paths unconditionally (checking for space is not enough anymore,
other special shell characters are becoming popular in filenames).
 
77919 2331 d 3 h kalibera /trunk/src/ Fixes/changes to avoid compiler warnings.  
73849 3155 d 22 h kalibera /trunk/src/gnuwin32/front-ends/ Fix quoting of commands passed to Windows system() call to work with legacy
parsing algorithm of cmd.exe.
 
73564 3202 d 4 h kalibera /trunk/ Tolerate space in directory names of Rhome on Windows.  
72846 3321 d 8 h kalibera /trunk/src/gnuwin32/front-ends/ Fix Ctrl-C handling on Windows when R is executed via Rfe (bin/R.exe,
complements 59578, related to PR14948).
 
68956 4005 d 2 h ripley /trunk/src/ use http  
59039 5216 d 7 h ripley /trunk/ use preferred form of 'R Core Team'  
52990 5785 d 2 h ripley /trunk/src/gnuwin32/front-ends/ add some usage information  
51891 5929 d 11 h ripley /trunk/src/gnuwin32/ add bin/Rscript.exe  
51875 5931 d 11 h ripley /trunk/src/gnuwin32/ use \ in open.exe
tweaks for combined 32/64 builds
 
51536 5961 d 4 h ripley /trunk/src/gnuwin32/ add bin/R.exe