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
81810 1613 d 8 h murrell /branches/R-vecpat/ ported r81570:81809 from main  
81390 1680 d 17 h murrell /branches/R-vecpat/ Create R-vecpat  
81306 1691 d 18 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 1791 d 23 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 7 h kalibera /trunk/src/gnuwin32/ Comment.  
80547 1859 d 19 h maechler /trunk/src/gnuwin32/ unlink the test file in TMPDIR; PR#18133  
79996 1991 d 2 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 1 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 22 h kalibera /trunk/src/gnuwin32/ Fall back to getRUser (R_USER may not be set yet).  
77926 2328 d 20 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 4 h kalibera /trunk/src/gnuwin32/ The default for LinkDLL stays at no UTF8 (77769).  
77769 2365 d 5 h kalibera /trunk/src/ Experimental support for embedded UTF8 in LinkDLL (PR#17677).  
77605 2412 d 2 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 0 h kalibera /trunk/ Support workspace files with equals in their name via Windows file
associations.
 
77228 2494 d 23 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
76998 2538 d 1 h kalibera /trunk/ Support line editing in RTerm running under MSYS2/cygwin terminal when
winpty is available.
 
76988 2539 d 2 h kalibera /trunk/src/gnuwin32/ Comment about line editing with mintty.  
76905 2554 d 2 h kalibera /trunk/src/ Basic support for msys/cygwin console on Windows (no line editing).  
75450 2840 d 0 h kalibera /trunk/src/gnuwin32/ Remove memory limit on embedded applications on Windows (reported by Livio
Bertacco).
 
74905 2961 d 13 h luke /trunk/src/gnuwin32/ Fix for r74893 on Windows.  

Show All