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.  
46573 6513 d 0 h luke /trunk/src/main/ Bumped up NAMED for expresions in mkPromise and substitute to ensure
code does not get accidentally modified.
 
46170 6571 d 4 h ripley /trunk/src/main/ fix up various problems with calls from lapply  
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  
44828 6702 d 8 h ripley /trunk/ use our own strtod/atof to mitigate effects of setting LC_NUMERIC  
44080 6761 d 23 h maechler /trunk/src/main/ correct typo in error message  
43784 6788 d 8 h ripley /trunk/src/ leave zero-length string to later & better error message  
43693 6799 d 8 h maechler /trunk/src/main/ comment  
43221 6855 d 6 h ripley /trunk/src/main/ improve error messages  
42307 6942 d 8 h ripley /trunk/src/ change reference to GPL  
42016 6975 d 11 h ripley /trunk/src/main/ one missing protect
two comments on assumptions about protects
use asChar instead of coerceVector
 
41979 6980 d 1 h ripley /trunk/src/main/ DUPLICATE_ATTRIB needs a protect  
41908 6987 d 2 h ripley /trunk/ make misuse of storage.mode<- defunct: Design has had quite long enough to
catch up (and fails on another issue anyway).
 
41894 6989 d 3 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41885 6989 d 23 h ripley /trunk/ casts needed for libiconv on Solaris 10  
41880 6990 d 2 h ripley /trunk/src/main/ avoid duplication of truenames  
41816 6992 d 21 h ripley /trunk/src/main/ typo in last change  
41814 6992 d 21 h ripley /trunk/src/ more 'const char *'changes  
41807 6993 d 1 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
 

Show All