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
81425 1666 d 16 h ripley /branches/R-structure/ add branch for expeiments with specials in depares/structure  
81306 1692 d 5 h luke /trunk/src/ Move time limit checking code into main/sysutils.c:R_CheckTimeLimits.
Windows use of tis is not yet enabled; needs someone to test.
 
80832 1792 d 10 h kalibera /trunk/ Use system memory allocator on Windows (removes support for
--max-mem-size, R_MAX_MEM_SIZE, memory.limit() and memory.size()).
 
80556 1858 d 18 h kalibera /trunk/src/gnuwin32/ Comment.  
80547 1860 d 5 h maechler /trunk/src/gnuwin32/ unlink the test file in TMPDIR; PR#18133  
79996 1991 d 13 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 2111 d 12 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 2133 d 9 h kalibera /trunk/src/gnuwin32/ Fall back to getRUser (R_USER may not be set yet).  
77926 2329 d 7 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 15 h kalibera /trunk/src/gnuwin32/ The default for LinkDLL stays at no UTF8 (77769).  
77769 2365 d 15 h kalibera /trunk/src/ Experimental support for embedded UTF8 in LinkDLL (PR#17677).  
77605 2412 d 13 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 11 h kalibera /trunk/ Support workspace files with equals in their name via Windows file
associations.
 
77228 2495 d 10 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
76998 2538 d 12 h kalibera /trunk/ Support line editing in RTerm running under MSYS2/cygwin terminal when
winpty is available.
 
76988 2539 d 13 h kalibera /trunk/src/gnuwin32/ Comment about line editing with mintty.  
76905 2554 d 13 h kalibera /trunk/src/ Basic support for msys/cygwin console on Windows (no line editing).  
75450 2840 d 11 h kalibera /trunk/src/gnuwin32/ Remove memory limit on embedded applications on Windows (reported by Livio
Bertacco).
 
74905 2962 d 0 h luke /trunk/src/gnuwin32/ Fix for r74893 on Windows.  
74893 2966 d 6 h luke /trunk/src/ Check memory limit environment variables after loading site/user Renviron files.  

Show All