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 4 h murdoch /branches/djm-source/ Recreate branch from trunk  
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 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
 
40705 7104 d 9 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40321 7150 d 7 h ripley /trunk/ change identical to look at the R-visible 'row.names' attribute
use explicit .set_row_names function, and make handling of nrow=0 consistent.
bug fixes for data.frame on 0 cols and explicit row.names=NULL
 
39069 7267 d 12 h ripley /trunk/ fixes to identical
clarifications of attributes
 
39059 7268 d 10 h ripley /trunk/src/ tidy up identical() interface (do_identical was unused, missing declaration).
R_MethodsNamespace needs to be LibExtern.
 
38546 7322 d 0 h ripley /trunk/src/main/ separate out LGLSXP and INTSXP for future use  
38505 7326 d 5 h ripley /trunk/src/main/ more attribute_hidden  
38476 7329 d 2 h jmc /trunk/ Introduce S4 SEXP type, but not used by default  
38417 7336 d 5 h ripley /trunk/src/main/ update copyright date  
37721 7412 d 6 h ripley /trunk/src/ try to keep gcc3 and gcc4 happy  
37720 7412 d 7 h ripley /trunk/src/main/ better error messages
make use of type2char
 
36990 7507 d 20 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36831 7522 d 9 h ripley /trunk/ correct identical() for char strings, add comments on comparison ops.  
36820 7524 d 0 h ripley /trunk/ update FSF address  
32380 7880 d 1 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
32310 7885 d 12 h ripley /trunk/ Use hashing for list methods of unique/duplicated
Tweak the hashing algorithms, especially for raw and table size.
 
32305 7885 d 20 h ripley /trunk/ add list methods for unique and duplicated  
29902 8074 d 6 h ripley /trunk/ add rawtype  

Show All