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
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