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
47757 6389 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45446 6670 d 5 h ripley /trunk/src/main/ whitespace cleanup  
43119 6867 d 7 h ripley /trunk/ whoever added it to object.size got the size of an S4 object wrong.
"S4" was missing as a possible value for typeof().
Now CHARSXPs have abused attributes we need to exclude these in object.size()
 
42307 6942 d 8 h ripley /trunk/src/ change reference to GPL  
41894 6989 d 3 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
38945 7279 d 22 h ripley /trunk/src/ length = MAX_INT is allowed, object.size was wrong for raw.  
38701 7306 d 3 h jmc /trunk/src/main/ objectsize needs to know about S4SXP  
38572 7320 d 9 h ripley /trunk/src/main/ add comment  
38440 7334 d 5 h ripley /trunk/ more accurate calculations in object.size for vector nodes  
36990 7507 d 20 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7524 d 1 h ripley /trunk/ update FSF address  
35334 7646 d 7 h ripley /trunk/src/ More care in the use of long.
Comments about what will probably be needed on Win64.
 
35193 7657 d 11 h ripley /trunk/ improvements to object.size  
32203 7895 d 0 h ripley /trunk/ improve hashing in object.size  
30673 8016 d 22 h ripley /trunk/ improves estimates of size of character vectors.  
29902 8074 d 6 h ripley /trunk/ add rawtype  
27656 8257 d 22 h ripley /trunk/ support objects of more than 2G  
12976 9281 d 7 h pd /trunk/ branch update  
11346 9386 d 9 h ripley /trunk/src/main/ #define USE_RINTERNALS  
11003 9410 d 1 h ripley /trunk/ add preliminary version of object.size