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
80548 1859 d 14 h maechler /branches/R-4-1-branch/src/gnuwin32/ ported r80547 [unlink test file] from trunk  
80189 1924 d 12 h pd /branches/R-4-1-branch/ Create R-4-1-branch  
79996 1990 d 22 h kalibera /trunk/src/gnuwin32/ Fix usage help for Rterm: it does not support <,> redirection arguments,
those are implemented by the shell. Related to 77926, before which
redirection arguments were interpreted by a shell used internally in R.exe.
 
79342 2110 d 21 h kalibera /trunk/src/ Use TMPDIR when creating temporary file for expressions given via -e to
R/Rscript. Reduce code duplication wrt to isDir (PR#17925).
 
79244 2132 d 18 h kalibera /trunk/src/gnuwin32/ Fall back to getRUser (R_USER may not be set yet).  
77926 2328 d 16 h kalibera /trunk/src/ Quote paths unconditionally (checking for space is not enough anymore,
other special shell characters are becoming popular in filenames).
 
77770 2365 d 0 h kalibera /trunk/src/gnuwin32/ The default for LinkDLL stays at no UTF8 (77769).  
77769 2365 d 0 h kalibera /trunk/src/ Experimental support for embedded UTF8 in LinkDLL (PR#17677).  
77605 2411 d 22 h kalibera /trunk/src/gnuwin32/ Use Unicode Windows API when changing to user documents directory at
startup to support characters not representable in system locale.
 
77363 2456 d 20 h kalibera /trunk/ Support workspace files with equals in their name via Windows file
associations.
 
77228 2494 d 18 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
76998 2537 d 21 h kalibera /trunk/ Support line editing in RTerm running under MSYS2/cygwin terminal when
winpty is available.
 
76988 2538 d 22 h kalibera /trunk/src/gnuwin32/ Comment about line editing with mintty.  
76905 2553 d 22 h kalibera /trunk/src/ Basic support for msys/cygwin console on Windows (no line editing).  
75450 2839 d 19 h kalibera /trunk/src/gnuwin32/ Remove memory limit on embedded applications on Windows (reported by Livio
Bertacco).
 
74905 2961 d 9 h luke /trunk/src/gnuwin32/ Fix for r74893 on Windows.  
74893 2965 d 15 h luke /trunk/src/ Check memory limit environment variables after loading site/user Renviron files.  
74844 2974 d 20 h kalibera /trunk/src/gnuwin32/ Change to user documents directory on Windows before looking for user
.Renviron file to ensure it is found in that directory by default (amends
73683). Reported by Jeroen Ooms.
 
74528 3035 d 12 h kalibera /trunk/src/gnuwin32/ Prevent path conversion of R_ARCH on Windows by MSYS2 (from Jeroen Ooms).  
73683 3183 d 22 h kalibera /trunk/src/gnuwin32/ Resolve user documents directory in Windows at startup to allow
installation in system context.
 

Show All