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-exp-R5
/
src
/
extra
/
tzone
/
localtime.c
@ 63243
– Rev 52864
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
52864
5808 d 7 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
51426
5968 d 5 h
ripley
/trunk/src/
rationalize 32- and 64-bit code
51346
5973 d 7 h
ripley
/trunk/src/extra/tzone/
indentation
51344
5973 d 12 h
ripley
/trunk/src/extra/tzone/
cleaned up code
51049
6027 d 6 h
ripley
/trunk/src/extra/tzone/
use WIN64
50936
6046 d 9 h
ripley
/trunk/src/
tweaks for Win64
46815
6477 d 1 h
ripley
/trunk/src/extra/tzone/
typo
44200
6756 d 17 h
ripley
/trunk/src/extra/tzone/
protoize
43843
6781 d 14 h
ripley
/trunk/src/
revert R_time_t on Windows to 32-bit, as tz database is only 32-bit.
make use of mktime which sets errno where possible (Solaris ...).
alter Windows' substitution code to set errno.
add comments about specific times with special issues.
43839
6782 d 6 h
ripley
/trunk/src/extra/tzone/
recover from incorrect isdst (as e.g. glibc does)
43828
6784 d 1 h
ripley
/trunk/
use 64-bit time_t where available
43817
6784 d 13 h
ripley
/trunk/src/
be explicit about POSIXRULES
unknwon timezones may be intrepreted as pseudo-POSIX, e.g. HST10
update docs, add example of looking at zone.tab
43810
6785 d 7 h
ripley
/trunk/src/
add tzone database for use under Windows