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
79738 2034 d 14 h luke /branches/R-chkvars/ Branch to experiment with limiting variables in call environments
based on static analysis.
 
79342 2111 d 2 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 23 h kalibera /trunk/src/gnuwin32/ Fall back to getRUser (R_USER may not be set yet).  
77926 2328 d 21 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 6 h kalibera /trunk/src/gnuwin32/ The default for LinkDLL stays at no UTF8 (77769).  
77769 2365 d 6 h kalibera /trunk/src/ Experimental support for embedded UTF8 in LinkDLL (PR#17677).  
77605 2412 d 3 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 2457 d 1 h kalibera /trunk/ Support workspace files with equals in their name via Windows file
associations.
 
77228 2495 d 0 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
76998 2538 d 2 h kalibera /trunk/ Support line editing in RTerm running under MSYS2/cygwin terminal when
winpty is available.
 
76988 2539 d 3 h kalibera /trunk/src/gnuwin32/ Comment about line editing with mintty.  
76905 2554 d 3 h kalibera /trunk/src/ Basic support for msys/cygwin console on Windows (no line editing).  
75450 2840 d 1 h kalibera /trunk/src/gnuwin32/ Remove memory limit on embedded applications on Windows (reported by Livio
Bertacco).
 
74905 2961 d 14 h luke /trunk/src/gnuwin32/ Fix for r74893 on Windows.  
74893 2965 d 20 h luke /trunk/src/ Check memory limit environment variables after loading site/user Renviron files.  
74844 2975 d 2 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 17 h kalibera /trunk/src/gnuwin32/ Prevent path conversion of R_ARCH on Windows by MSYS2 (from Jeroen Ooms).  
73683 3184 d 4 h kalibera /trunk/src/gnuwin32/ Resolve user documents directory in Windows at startup to allow
installation in system context.
 
73609 3197 d 7 h kalibera /trunk/ Issue a warning when external command cannot be executed by
system(,intern=FALSE), file.edit and file.show. Amends 73584, 73589.
 
73584 3199 d 2 h kalibera /trunk/src/gnuwin32/ Report error (on Windows) when system, file.edit or file.show fails
executing an external command (editor, pager).
 

Show All