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-is
/
src
/
main
/
machine.c
– Rev 85202
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
85202
1039 d 8 h
maechler
/branches/R-is/
catch-up merge [from r81673 to r85197]
83191
1369 d 7 h
ripley
/trunk/src/main/
some platforms need time_t explicitly
83190
1369 d 7 h
ripley
/trunk/src/main/
some platforms need time_t explicitly
83185
1369 d 14 h
ripley
/trunk/src/
split .Machine from platform.c to use only one datetime system per file
83168
1372 d 4 h
ripley
/trunk/src/main/
use R_time_t directly without the rest of platform.h
83161
1373 d 12 h
ripley
/trunk/src/main/
move up R_Date to ensure time(&t) gets the system time_t
83129
1376 d 22 h
kalibera
/trunk/src/main/
Fix use of internal mktime.
83078
1384 d 6 h
ripley
/trunk/
record sizeof(time_t) in .Machine
82303
1547 d 3 h
kalibera
/trunk/src/main/
Tweak warning about unsupported locale category in setlocale() on Windows.
82268
1551 d 10 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
1588 d 11 h
ripley
/trunk/
further protect file.exists against misuse by package XML
81949
1589 d 10 h
ripley
/trunk/src/main/
a slightly cleaner approach that GCC 12 accepts without warning
81789
1617 d 3 h
kalibera
/trunk/src/main/
Amend 81718 - do not warn about charset when changing other parts of locale.
81718
1627 d 0 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
1634 d 6 h
kalibera
/trunk/src/main/
Handle broken symlinks (PR#18296).
81412
1677 d 4 h
kalibera
/trunk/src/main/
Fix return value of unlink() on Windows (also amends 81411).
81411
1677 d 10 h
kalibera
/trunk/src/
Fix unlink() and file.exists() documentation to reflect that the Windows behavior
with broken symbolic links changed (PR#18263).
81388
1683 d 2 h
kalibera
/trunk/src/main/
Increase file copy buffer size (PR#18245).
80742
1810 d 9 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).
←Prev
1
2
Next→
Show All