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
42208 6955 d 7 h murdoch /branches/djm-source/ Recreate branch from trunk  
41937 6984 d 11 h ripley /trunk/ change arguments of getMatrixDimnames  
41894 6989 d 5 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41831 6991 d 20 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41807 6993 d 4 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
 
41784 6995 d 10 h ripley /trunk/src/ more 'const char *'  
41781 6995 d 23 h ripley /trunk/src/ start introducing const char *  
41720 7001 d 13 h ripley /trunk/src/main/ correct comments
avoid some spurious reports about partial matches to "names"
 
41702 7003 d 23 h ripley /trunk/ add option to check for partial matching in attributes, and attr(exact=TRUE)
some fixes to partial matching of attributes.
 
41688 7005 d 1 h ripley /trunk/ more tweaks to warnings  
41686 7005 d 6 h ripley /trunk/ more improvements to warning/error messages  
41509 7018 d 13 h maechler /trunk/ dimnames(x) <- .. factor with NA  
41289 7034 d 12 h ripley /trunk/ coercing S4 objects to a basic class let the S4 bit set.  
41002 7057 d 1 h jmc /trunk/ use DUPLICATE_ATTRIB instead of SET_ATTRIB to copy object, S4 bits correctly  
40909 7062 d 6 h ripley /trunk/src/ tidy up visibility of internal class<- etc code  
40719 7103 d 13 h ripley /trunk/ bugfixes to detecting duplicate attributes  
40705 7104 d 12 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40672 7108 d 12 h ripley /trunk/ start marking encoding of CHARSXPs  
40600 7120 d 8 h ripley /trunk/src/main/ use proper ISO C  
40419 7138 d 21 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
 

Show All