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 6390 d 11 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45446 6670 d 22 h ripley /trunk/src/main/ whitespace cleanup  
43119 6867 d 23 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 6943 d 1 h ripley /trunk/src/ change reference to GPL  
41894 6989 d 20 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
38945 7280 d 15 h ripley /trunk/src/ length = MAX_INT is allowed, object.size was wrong for raw.  
38701 7306 d 20 h jmc /trunk/src/main/ objectsize needs to know about S4SXP  
38572 7321 d 2 h ripley /trunk/src/main/ add comment  
38440 7334 d 21 h ripley /trunk/ more accurate calculations in object.size for vector nodes  
36990 7508 d 13 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7524 d 18 h ripley /trunk/ update FSF address  
35334 7647 d 0 h ripley /trunk/src/ More care in the use of long.
Comments about what will probably be needed on Win64.
 
35193 7658 d 3 h ripley /trunk/ improvements to object.size  
32203 7895 d 17 h ripley /trunk/ improve hashing in object.size  
30673 8017 d 15 h ripley /trunk/ improves estimates of size of character vectors.  
29902 8074 d 23 h ripley /trunk/ add rawtype  
27656 8258 d 15 h ripley /trunk/ support objects of more than 2G  
12976 9282 d 0 h pd /trunk/ branch update  
11346 9387 d 1 h ripley /trunk/src/main/ #define USE_RINTERNALS  
11003 9410 d 17 h ripley /trunk/ add preliminary version of object.size