R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-4-4-branch
/
src
/
gnuwin32
/
extra.c
– Rev 86207
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
86207
852 d 11 h
pd
/branches/R-4-4-branch/
Create R-4-4-branch
85648
969 d 22 h
kalibera
/trunk/src/gnuwin32/
Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
85614
976 d 19 h
kalibera
/trunk/src/
Fixes of formatted output.
84681
1110 d 18 h
kalibera
/trunk/src/
Fixes for clang/aarch64.
83954
1236 d 20 h
kalibera
/trunk/src/
On Windows, use Vista features unconditionally.
83911
1245 d 15 h
kalibera
/trunk/src/gnuwin32/
Fix normalizePath on Windows for non-existent paths (amends 83772, reported by Yihui Xie).
83897
1248 d 19 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
1265 d 16 h
kalibera
/trunk/src/
Remove some path length limitations on Windows in GraphApp.
83772
1265 d 22 h
kalibera
/trunk/src/
Remove some path length limitations on Windows. Simplify implementation of
normalizePath for Windows.
81491
1654 d 23 h
ripley
/trunk/
more migration to R_Calloc
80832
1791 d 19 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 5 h
kalibera
/trunk/src/gnuwin32/
Fix typo in macro name.
80618
1839 d 0 h
kalibera
/trunk/src/
Remove unused wrappers to fake UTF-8 encoding on Windows (patch from Brodie
Gaslam).
78140
2306 d 23 h
kalibera
/trunk/src/gnuwin32/
Fix for newer versions of MinGW/Windows.
78069
2313 d 22 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
2330 d 20 h
kalibera
/trunk/src/
Fixes/changes to avoid compiler warnings.
77460
2435 d 13 h
kalibera
/trunk/src/
Do not introduce UNC paths in normalizePath() on Windows.
77459
2435 d 15 h
kalibera
/trunk/src/gnuwin32/
Fix normalization of UNC paths on Windows (Unicode version of 77458).
77458
2435 d 15 h
kalibera
/trunk/src/gnuwin32/
Return correct UNC paths on Windows in normalizePath (amends 77324).
77324
2469 d 19 h
kalibera
/trunk/
Resolve symlinks and normalize case of long names of path elements in case
insensitive folders on Windows in normalizePath() (PR#17165).
←Prev
1
2
Next→
Show All