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
52864 5807 d 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51275 5979 d 6 h ripley /trunk/src/main/ standardize names in copyright statements  
49744 6156 d 14 h ripley /trunk/src/ a little bit more hiding of entry points  
49665 6163 d 4 h ripley /trunk/ bug fix on string matching  
49661 6163 d 6 h ripley /trunk/src/main/ back-compatibility mode  
49476 6177 d 10 h maechler /trunk/ identical() gains flags num.eq, single.NA & attrib.as.set  
48372 6305 d 6 h maechler /trunk/src/ provide R_compute_identical() as public (not yet "API") entry point  
48346 6309 d 6 h maechler /trunk/src/ rationalization in install("<sym>") definitions  
45889 6622 d 2 h rgentlem /trunk/src/main/ fixed a bug where attributes were not protected  
45667 6651 d 8 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 8 h ripley /trunk/src/main/ whitespace cleanup  
42681 6907 d 4 h ripley /trunk/ identical() was order-dependent  
42307 6942 d 11 h ripley /trunk/src/ change reference to GPL  
41894 6989 d 6 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
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
 
40705 7104 d 13 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40321 7150 d 10 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 15 h ripley /trunk/ fixes to identical
clarifications of attributes
 
39059 7268 d 13 h ripley /trunk/src/ tidy up identical() interface (do_identical was unused, missing declaration).
R_MethodsNamespace needs to be LibExtern.
 
38546 7322 d 3 h ripley /trunk/src/main/ separate out LGLSXP and INTSXP for future use  

Show All