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
83796 1265 d 10 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
83191 1370 d 20 h ripley /trunk/src/main/ some platforms need time_t explicitly  
83190 1370 d 20 h ripley /trunk/src/main/ some platforms need time_t explicitly  
83185 1371 d 3 h ripley /trunk/src/ split .Machine from platform.c to use only one datetime system per file  
83168 1373 d 17 h ripley /trunk/src/main/ use R_time_t directly without the rest of platform.h  
83161 1375 d 1 h ripley /trunk/src/main/ move up R_Date to ensure time(&t) gets the system time_t  
83129 1378 d 11 h kalibera /trunk/src/main/ Fix use of internal mktime.  
83078 1385 d 19 h ripley /trunk/ record sizeof(time_t) in .Machine  
82303 1548 d 16 h kalibera /trunk/src/main/ Tweak warning about unsupported locale category in setlocale() on Windows.  
82268 1552 d 23 h kalibera /trunk/src/main/ Be consistent in not using unsupported categories on Windows with the
setlocale call (LC_MESSAGES is defined by libgnuintl but not supported by
Windows).
 
81956 1590 d 0 h ripley /trunk/ further protect file.exists against misuse by package XML  
81949 1590 d 23 h ripley /trunk/src/main/ a slightly cleaner approach that GCC 12 accepts without warning  
81789 1618 d 16 h kalibera /trunk/src/main/ Amend 81718 - do not warn about charset when changing other parts of locale.  
81718 1628 d 13 h kalibera /trunk/src/ Warn when setting a locale on Windows that does not match the system
codepage. Detect the locale code page when setlocale() does not provide the
information. Expand documentation on locale names on Windows, document that
.UTF-8 suffix is needed when changing a locale.
 
81653 1635 d 19 h kalibera /trunk/src/main/ Handle broken symlinks (PR#18296).  
81412 1678 d 17 h kalibera /trunk/src/main/ Fix return value of unlink() on Windows (also amends 81411).  
81411 1678 d 23 h kalibera /trunk/src/ Fix unlink() and file.exists() documentation to reflect that the Windows behavior
with broken symbolic links changed (PR#18263).
 
81388 1684 d 15 h kalibera /trunk/src/main/ Increase file copy buffer size (PR#18245).  
80742 1811 d 22 h kalibera /trunk/src/ Handle the case when GetShortPathName fails (e.g. due to insufficient
permissions, PR#18167).
 
80712 1819 d 15 h kalibera /trunk/src/ Emit warning or error on too long paths (addresses compiler warnings about
unhandled truncations by snprintf).
 

Show All