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
81322 1689 d 12 h kalibera /branches/R-ucrt/ Create R-ucrt  
80742 1810 d 8 h kalibera /trunk/src/ Handle the case when GetShortPathName fails (e.g. due to insufficient
permissions, PR#18167).
 
80712 1818 d 2 h kalibera /trunk/src/ Emit warning or error on too long paths (addresses compiler warnings about
unhandled truncations by snprintf).
 
80699 1819 d 10 h kalibera /trunk/src/main/ Clear localeCP when setting C encoding on Windows (amends 78185).  
80618 1839 d 10 h kalibera /trunk/src/ Remove unused wrappers to fake UTF-8 encoding on Windows (patch from Brodie
Gaslam).
 
80558 1858 d 8 h kalibera /trunk/src/main/ Do not translate file name for R_ShowFiles to UTF-8, it currently expects it
in native encoding (PR#18132, related to 44016, 46842).
 
80402 1886 d 1 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
80364 1891 d 5 h ripley /trunk/ libxml support is not disabled
cat NEWS up with R-patched
 
80040 1977 d 4 h ripley /trunk/ MB_CUR_MAX is now 4 in a UTF-8 locale on macOS  
80023 1985 d 23 h ripley /trunk/src/main/ protect against a package calling nl_langinfo or setlocale  
80022 1985 d 23 h ripley /trunk/ add 'codeset' element to l10n_info, more comments'  
79519 2068 d 9 h ripley /trunk/src/main/ tweak for --disable-long-double  
79506 2069 d 8 h ripley /trunk/ tweak when .Machine has longdouble.*  
79064 2164 d 13 h ripley /trunk/ add support for path.expand("~user") even without readline  
79062 2165 d 5 h ripley /trunk/ more on libedit emulation of readline  
79022 2173 d 1 h ripley /trunk/src/main/ avoid a gcc/sanitizer compilation warning  
78752 2218 d 12 h maechler /trunk/ capabilities() now reports if Rprof() is enabled  
78717 2229 d 6 h kalibera /trunk/src/main/ Do not warn when going to UTF-8 in path.expand on Windows (amends 78712).  
78712 2230 d 4 h kalibera /trunk/src/main/ Do not convert result of a string operation to UTF-8 when inputs are in
native encoding and output can be represented in native encoding as well.
Prevention of bugs like PR#17833.
 
78364 2274 d 4 h maechler /trunk/ fix machar() inf.loop on PPC64, using FLT_RADIX  

Show All