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
86967 724 d 2 h kalibera /trunk/src/ Provide user domain in Sys.info on Windows.  
85648 970 d 7 h kalibera /trunk/src/gnuwin32/ Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
 
85614 977 d 4 h kalibera /trunk/src/ Fixes of formatted output.  
84681 1111 d 2 h kalibera /trunk/src/ Fixes for clang/aarch64.  
83954 1237 d 5 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  
83911 1245 d 23 h kalibera /trunk/src/gnuwin32/ Fix normalizePath on Windows for non-existent paths (amends 83772, reported by Yihui Xie).  
83897 1249 d 4 h kalibera /trunk/src/ Avoid using MinGW-W64 implementation of dirent functions, which does not
work with long paths and is not directly supported by Windows.
 
83775 1266 d 0 h kalibera /trunk/src/ Remove some path length limitations on Windows in GraphApp.  
83772 1266 d 7 h kalibera /trunk/src/ Remove some path length limitations on Windows. Simplify implementation of
normalizePath for Windows.
 
81491 1655 d 7 h ripley /trunk/ more migration to R_Calloc  
80832 1792 d 3 h kalibera /trunk/ Use system memory allocator on Windows (removes support for
--max-mem-size, R_MAX_MEM_SIZE, memory.limit() and memory.size()).
 
80707 1818 d 13 h kalibera /trunk/src/gnuwin32/ Fix typo in macro name.  
80618 1839 d 9 h kalibera /trunk/src/ Remove unused wrappers to fake UTF-8 encoding on Windows (patch from Brodie
Gaslam).
 
78140 2307 d 7 h kalibera /trunk/src/gnuwin32/ Fix for newer versions of MinGW/Windows.  
78069 2314 d 6 h kalibera /trunk/src/gnuwin32/ Handle the case when pathname is not representable in current native
encoding after following symlinks in normalizePath on Windows.
 
77919 2331 d 4 h kalibera /trunk/src/ Fixes/changes to avoid compiler warnings.  
77460 2435 d 22 h kalibera /trunk/src/ Do not introduce UNC paths in normalizePath() on Windows.  
77459 2436 d 0 h kalibera /trunk/src/gnuwin32/ Fix normalization of UNC paths on Windows (Unicode version of 77458).  
77458 2436 d 0 h kalibera /trunk/src/gnuwin32/ Return correct UNC paths on Windows in normalizePath (amends 77324).  
77324 2470 d 4 h kalibera /trunk/ Resolve symlinks and normalize case of long names of path elements in case
insensitive folders on Windows in normalizePath() (PR#17165).
 
76170 2706 d 5 h kalibera /trunk/src/gnuwin32/ Added comment re MoveFileEx.  
75971 2754 d 9 h kalibera /trunk/ Handle NA in normalizePath as non-existent file path (amends 75835).  
75835 2785 d 3 h kalibera /trunk/src/ Handle NA in normalizePath (reported by Yihui Xie).  
75785 2790 d 3 h kalibera /trunk/src/gnuwin32/ Amend 75482 (waccess workaround for Windows).  
75482 2833 d 4 h kalibera /trunk/src/gnuwin32/ Fall back to _waccess when security descriptor is not available. Better
support for unmapped samba owner and group.
 
73329 3231 d 9 h kalibera /trunk/ Clean up code to retry file move in Windows in case of error.  
73323 3232 d 8 h kalibera /trunk/src/gnuwin32/ Retry file move in Windows also when access is denied. Optionally report
error code from MoveFileExW (temporary option).
 
73308 3234 d 7 h kalibera /trunk/src/gnuwin32/ Retry few times when MoveFileEx fails on Windows due to sharing violation.  
72714 3353 d 9 h murdoch /trunk/src/ Clean up wcstoutf8 definition and usage  
69050 4000 d 14 h ripley /trunk/src/ attempt to report Windows 10  
69040 4001 d 5 h ripley /trunk/src/ tweaks  
69039 4001 d 5 h ripley /trunk/src/ more on Windows versions, grrr ....  
68956 4005 d 3 h ripley /trunk/src/ use http  
67570 4204 d 8 h ripley /trunk/ correct copyright dates  
67451 4213 d 3 h ripley /trunk/src/ merge common parts of do_syssleep.
curl_multi version of internal curlDownload.
 
67129 4250 d 2 h ripley /trunk/src/ require LEA_MALLOC  
66108 4401 d 7 h ripley /trunk/src/ more use of headers on Windows  
65805 4439 d 11 h ripley /trunk/src/ prefer _WIN{32,64}  
64308 4626 d 5 h ripley /trunk/src/ add access to Olson name  
63181 4770 d 23 h ripley /trunk/src/ micro-manage R_alloc stack