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
81348 1688 d 20 h kalibera /branches/R-ucrt/src/main/ Do not declare unused environ on Windows.  
81322 1689 d 9 h kalibera /branches/R-ucrt/ Create R-ucrt  
81307 1691 d 20 h luke /trunk/src/main/ Reduce frequency of calling R_getProcTime from R_CheckTimeLimits to
reduce overhead.
 
81306 1691 d 20 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.
 
81103 1735 d 23 h kalibera /trunk/src/main/ Fix substitution of invalid bytes in wtransChar (from Brodie Gaslam).  
80742 1810 d 5 h kalibera /trunk/src/ Handle the case when GetShortPathName fails (e.g. due to insufficient
permissions, PR#18167).
 
80618 1839 d 6 h kalibera /trunk/src/ Remove unused wrappers to fake UTF-8 encoding on Windows (patch from Brodie
Gaslam).
 
80402 1885 d 22 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
80059 1972 d 5 h ripley /trunk/src/main/ un-hide wtransChar (already unhidden on Windows)  
79699 2038 d 10 h ripley /trunk/src/main/ update comments  
79679 2040 d 23 h ripley /trunk/src/main/ add explanatory comments  
79676 2041 d 7 h ripley /trunk/src/ add some comments about encodings  
79342 2111 d 3 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).
 
78183 2300 d 15 h murrell /trunk/ merged R-symfam branch r78108:78182 into trunk  
78021 2319 d 9 h ripley /trunk/src/main/ more fixes for usage of utf8toucs  
77916 2332 d 7 h ripley /trunk/src/ use R_ prefix for out types, e.g. R_ucs2_t and R_wchar_t  
77234 2492 d 6 h ripley /trunk/ some 3.7.0->4.0.0 changes  
77083 2524 d 8 h kalibera /trunk/ Update R_free_tmpnam to match the inteface of free (amends 77059).  
77059 2531 d 3 h kalibera /trunk/ Introduce R_free_tmpnam (PR#17599).  
77049 2532 d 10 h ripley /trunk/src/main/ remove attribute_hidden  

Show All