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
43096 6870 d 10 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42307 6942 d 21 h ripley /trunk/src/ change reference to GPL  
41899 6988 d 0 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41894 6989 d 16 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41715 7003 d 0 h ripley /trunk/ improvements to error/warning messages  
41686 7005 d 17 h ripley /trunk/ more improvements to warning/error messages  
41613 7010 d 20 h ripley /trunk/ add arguments to warn on partial matching  
41495 7020 d 10 h rgentlem /trunk/src/ a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
 
40984 7059 d 0 h ripley /trunk/ bugfix in rep()  
40705 7104 d 23 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40192 7164 d 13 h ripley /trunk/ make some specials builtins: seq_along and sys_*  
40093 7178 d 11 h ripley /trunk/ tidy up  
40091 7178 d 13 h ripley /trunk/src/main/ more R_Visible tweaks  
40090 7178 d 14 h ripley /trunk/ port trace() fix from R-2-4-branch
more R_Visibility fixes (not yet complete)
 
40056 7181 d 8 h ripley /trunk/ more visibility issues  
39848 7199 d 0 h ripley /trunk/src/main/ better error message from rep(5, NA)  
39009 7272 d 17 h ripley /trunk/src/main/ correct behaviour of 1D arrays  
39006 7272 d 18 h ripley /trunk/ introduce new primitives seq_along and seq_len, and make use of them  
38997 7273 d 1 h ripley /trunk/ add seq.int  
38994 7274 d 15 h ripley /trunk/ make rep() a primitive, with internal dispatch, for speed  

Show All