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 6389 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47432 6415 d 11 h ripley /trunk/src/main/ 24th leap second  
45667 6651 d 5 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 5 h ripley /trunk/src/main/ whitespace cleanup  
44023 6766 d 11 h ripley /trunk/src/main/ update date  
43843 6780 d 9 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.
 
43840 6781 d 1 h ripley /trunk/ unfortunately some systems with 64-bit time_t have only 32-bit tz tables,
and so don't know about DST changes after 2037.
 
43828 6782 d 20 h ripley /trunk/ use 64-bit time_t where available  
43825 6783 d 2 h ripley /trunk/ improve DST extrapolation  
43810 6784 d 2 h ripley /trunk/src/ add tzone database for use under Windows  
42724 6904 d 1 h ripley /trunk/ gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included.
 
42600 6914 d 21 h ripley /trunk/ final tweaks for cygwin  
42357 6937 d 4 h ripley /trunk/src/ clean up the (non-)use of R-log.
Windows has gettimeofday, but it is not particularly accurate.
 
42307 6942 d 8 h ripley /trunk/src/ change reference to GPL  
41894 6989 d 3 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41807 6993 d 2 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 
40947 7060 d 1 h ripley /trunk/src/ workaround for PR#9572  
40871 7067 d 6 h ripley /trunk/ fix for PR#9577  
40419 7138 d 19 h ripley /trunk/ allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
 
40412 7139 d 7 h ripley /trunk/ copy 'tz' to object if set in strptime  

Show All