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
47757 6391 d 8 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46815 6477 d 10 h ripley /trunk/src/extra/tzone/ typo  
44200 6757 d 2 h ripley /trunk/src/extra/tzone/ protoize  
43843 6781 d 23 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 16 h ripley /trunk/src/extra/tzone/ recover from incorrect isdst (as e.g. glibc does)  
43828 6784 d 11 h ripley /trunk/ use 64-bit time_t where available  
43817 6784 d 22 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 16 h ripley /trunk/src/ add tzone database for use under Windows