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
81354 1687 d 20 h kalibera /branches/R-ucrt/ Change the default location of the personal library on Windows to be in
LOCALAPPDATA, instead of CSIDL_PERSONAL (PR#17842).
 
81352 1688 d 1 h kalibera /branches/R-ucrt/ Change default R installation directory to User Program Files on Windows
when installing only for the current user (PR#17842).
 
81346 1688 d 18 h kalibera /branches/R-ucrt/doc/ NEWS tweaks.  
81342 1688 d 20 h kalibera /branches/R-ucrt/doc/ NEWS entry for 81341.  
81338 1688 d 22 h kalibera /branches/R-ucrt/ Add Windows-specific R.version$crt field with "ucrt" as the current value.
In a theoretical MSVCRT build of R the value would be "msvcrt".
 
81337 1688 d 22 h kalibera /branches/R-ucrt/ Add support for Makevars.ucrt, Makefile.ucrt, cleanup.ucrt and
configure.ucrt, which take precedence over .win files with the switch to
UCRT.
 
81334 1689 d 1 h kalibera /branches/R-ucrt/doc/ NEWS entry for 81332.  
81329 1689 d 2 h kalibera /branches/R-ucrt/doc/ NEWS entry for 81328.  
81325 1689 d 3 h kalibera /branches/R-ucrt/ Experimental support for installation time patching. Currently enabled to
ease transition from MSVCRT to UCRT for package authors.
 
81324 1689 d 4 h kalibera /branches/R-ucrt/doc/ NEWS entry for 81323.  
81322 1689 d 6 h kalibera /branches/R-ucrt/ Create R-ucrt  
81300 1693 d 19 h maechler /trunk/doc/ add note about consequence of new as.vector(<data.frame>)  
81299 1694 d 1 h maechler /trunk/ conditionalize most as.vector/is.vector changes from 81252,81270,81274,81285-6  
81296 1695 d 5 h ripley /trunk/doc/ tweaks (mainly grammar)  
81285 1697 d 15 h maechler /trunk/ as.vector() gets a data.frame method; is.vector(x) now false for list/expression with is.object() when dim() is not NULL ==> is/as.vector() good for data.frames  
81284 1697 d 16 h luke /trunk/ Use a hash table in makeLazyLoadDB once 'utils' is available to improve
performance when there are many environments, e.g. when keep.source is
used for a large package (PR18236).
 
81283 1698 d 0 h maechler /trunk/ fix ...names() to match names(list(...))  
81280 1698 d 4 h maechler /trunk/ reorder gets a new option `decreasing` which it passes to sort()ing leevels  
81278 1698 d 14 h murrell /trunk/ expand dev.capabilities() to report on patterns, clipping paths, masks, compositing operators, affine transformations, and paths; added dev->capabilities() device procedure as part of R_GE_version 15  
81265 1699 d 17 h luke /trunk/ Add extptr.as.ref argument to identical() with default FALSE.  

Show All