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
41899 6988 d 15 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41894 6990 d 7 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41715 7003 d 15 h ripley /trunk/ improvements to error/warning messages  
41686 7006 d 9 h ripley /trunk/ more improvements to warning/error messages  
41613 7011 d 11 h ripley /trunk/ add arguments to warn on partial matching  
41495 7021 d 1 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 15 h ripley /trunk/ bugfix in rep()  
40705 7105 d 14 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40192 7165 d 4 h ripley /trunk/ make some specials builtins: seq_along and sys_*  
40093 7179 d 3 h ripley /trunk/ tidy up  
40091 7179 d 4 h ripley /trunk/src/main/ more R_Visible tweaks  
40090 7179 d 5 h ripley /trunk/ port trace() fix from R-2-4-branch
more R_Visibility fixes (not yet complete)
 
40056 7182 d 0 h ripley /trunk/ more visibility issues  
39848 7199 d 15 h ripley /trunk/src/main/ better error message from rep(5, NA)  
39009 7273 d 8 h ripley /trunk/src/main/ correct behaviour of 1D arrays  
39006 7273 d 9 h ripley /trunk/ introduce new primitives seq_along and seq_len, and make use of them  
38997 7273 d 17 h ripley /trunk/ add seq.int  
38994 7275 d 6 h ripley /trunk/ make rep() a primitive, with internal dispatch, for speed  
38979 7277 d 12 h ripley /trunk/src/ change names to allow for internal rep and seq.  
38417 7337 d 10 h ripley /trunk/src/main/ update copyright date  

Show All