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.  
45889 6621 d 23 h rgentlem /trunk/src/main/ fixed a bug where attributes were not protected  
45667 6651 d 5 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  
42681 6907 d 1 h ripley /trunk/ identical() was order-dependent  
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 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 9 h ripley /trunk/src/ tidy up identical() interface (do_identical was unused, missing declaration).
R_MethodsNamespace needs to be LibExtern.
 
38546 7321 d 23 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 19 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.  

Show All