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
84987 1073 d 17 h kalibera /trunk/src/ Improve handling of R_ARCH on Windows.  
84419 1173 d 13 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.
 
83927 1242 d 13 h smeyer /trunk/src/ sync version message  
83755 1270 d 10 h kalibera /trunk/ Remove some path length limitations on Windows. Avoid using deprecated API.
Ensure variables remain after call to putenv.
 
81406 1678 d 9 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.
 
81389 1683 d 5 h kalibera /trunk/src/gnuwin32/front-ends/ Reduce code duplication.  
77936 2328 d 4 h kalibera /trunk/src/gnuwin32/front-ends/ More quoting against cmd.exe expansion in RTerm (PR#17709).  
77926 2329 d 8 h kalibera /trunk/src/ Quote paths unconditionally (checking for space is not enough anymore,
other special shell characters are becoming popular in filenames).
 
77228 2495 d 10 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
75783 2790 d 17 h kalibera /trunk/src/gnuwin32/front-ends/ Remove debug/diagnostic message from R CMD INSTALL on Windows (amend 73564).  
73849 3156 d 6 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 13 h kalibera /trunk/ Tolerate space in directory names of Rhome on Windows.  
71736 3520 d 13 h hornik /trunk/ Improve URLs.  
68956 4005 d 11 h ripley /trunk/src/ use http  
64657 4586 d 10 h ripley /trunk/src/ correct/standardize copyright dates  
63437 4747 d 6 h murdoch /trunk/ Windows only:
Fix PR#15406: "" is lost from R command line.
Also fix -e and -f in case of missing argument.
 
63079 4778 d 7 h murdoch /trunk/ weave and tangle collide with the TeX commands, so drop them.
Maybe they should be called Rweave and Rtangle; that could be done by reversing this change, and doing some s/S/R/ editing.
 
63076 4778 d 9 h murdoch /trunk/ Introduce buildVignette() and weave and tangle utilities.  
59578 5152 d 0 h murdoch /trunk/ Fix for PR#14948, Ctrl-C handling when R.exe starts R in Windows.  
59039 5216 d 16 h ripley /trunk/ use preferred form of 'R Core Team'  

Show All