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
42208 6955 d 3 h murdoch /branches/djm-source/ Recreate branch from trunk  
41899 6987 d 9 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41894 6989 d 2 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41715 7002 d 10 h ripley /trunk/ improvements to error/warning messages  
41686 7005 d 3 h ripley /trunk/ more improvements to warning/error messages  
41613 7010 d 5 h ripley /trunk/ add arguments to warn on partial matching  
41495 7019 d 19 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 7058 d 10 h ripley /trunk/ bugfix in rep()  
40705 7104 d 9 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40192 7163 d 22 h ripley /trunk/ make some specials builtins: seq_along and sys_*  
40093 7177 d 21 h ripley /trunk/ tidy up  
40091 7177 d 22 h ripley /trunk/src/main/ more R_Visible tweaks  
40090 7177 d 23 h ripley /trunk/ port trace() fix from R-2-4-branch
more R_Visibility fixes (not yet complete)
 
40056 7180 d 18 h ripley /trunk/ more visibility issues  
39848 7198 d 9 h ripley /trunk/src/main/ better error message from rep(5, NA)  
39009 7272 d 3 h ripley /trunk/src/main/ correct behaviour of 1D arrays  
39006 7272 d 4 h ripley /trunk/ introduce new primitives seq_along and seq_len, and make use of them  
38997 7272 d 11 h ripley /trunk/ add seq.int  
38994 7274 d 1 h ripley /trunk/ make rep() a primitive, with internal dispatch, for speed  
38979 7276 d 7 h ripley /trunk/src/ change names to allow for internal rep and seq.  

Show All