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
85145 1047 d 5 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85143.  
84772 1095 d 13 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84466 1154 d 5 h ripley /trunk/ implement --max-connections  
83954 1237 d 6 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  
83755 1270 d 3 h kalibera /trunk/ Remove some path length limitations on Windows. Avoid using deprecated API.
Ensure variables remain after call to putenv.
 
83460 1321 d 1 h kalibera /trunk/src/ Make gcc 12 happy.  
83166 1372 d 10 h kalibera /trunk/src/gnuwin32/ Improve synchronization between reader thread and R main thread in Rterm to
avoid potential races involving unrelated window messages.
 
83151 1375 d 5 h kalibera /trunk/src/gnuwin32/ Improve execution of tab completion in Rterm (prevent intermittent crashes
due to R computation and hence stack overflow checking running on other than
the main thread, catch potential R errors to prevent crashes/lockups).
 
82031 1580 d 10 h kalibera /trunk/src/gnuwin32/ Do not use reserved identifiers.  
81952 1589 d 8 h kalibera /trunk/ Add version to structRstart and support more callbacks on Windows
(PR#18028).
 
81659 1631 d 11 h kalibera /trunk/ Revert 81628.  
81628 1636 d 6 h kalibera /trunk/ Support ResetConsole callback on Windows (PR#18286). Make ResetConsole,
CallBack and Busy optional.
 
81626 1636 d 7 h kalibera /trunk/ Make ReadConsole on Windows use "unsigned char *" as read buffer to match
the Unix API. Clean up type definitions of Windows callbacks.
 
81306 1692 d 0 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 5 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 13 h kalibera /trunk/src/gnuwin32/ Comment.  
80547 1860 d 0 h maechler /trunk/src/gnuwin32/ unlink the test file in TMPDIR; PR#18133  
79996 1991 d 8 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 7 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 4 h kalibera /trunk/src/gnuwin32/ Fall back to getRUser (R_USER may not be set yet).  

Show All