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
46659 6501 d 3 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
45667 6651 d 4 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 4 h ripley /trunk/src/main/ whitespace cleanup  
44023 6766 d 9 h ripley /trunk/src/main/ update date  
43843 6780 d 7 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 0 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 19 h ripley /trunk/ use 64-bit time_t where available  
43825 6783 d 1 h ripley /trunk/ improve DST extrapolation  
43810 6784 d 0 h ripley /trunk/src/ add tzone database for use under Windows  
42724 6904 d 0 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 20 h ripley /trunk/ final tweaks for cygwin  
42357 6937 d 2 h ripley /trunk/src/ clean up the (non-)use of R-log.
Windows has gettimeofday, but it is not particularly accurate.
 
42307 6942 d 7 h ripley /trunk/src/ change reference to GPL  
41894 6989 d 2 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41807 6993 d 0 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 7059 d 23 h ripley /trunk/src/ workaround for PR#9572  
40871 7067 d 5 h ripley /trunk/ fix for PR#9577  
40419 7138 d 18 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 6 h ripley /trunk/ copy 'tz' to object if set in strptime  
40406 7139 d 8 h ripley /trunk/src/main/ to find isdst correctly we need to set the timezone:
will not work correctly on Windows with named timezones (but little does)
 

Show All