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
52864 5808 d 19 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50821 6062 d 1 h ripley /trunk/src/library/ titles (mainly capitalization)  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7020 d 10 h ripley /trunk/src/library/ add require() or :: calls where needed  
40281 7159 d 4 h ripley /trunk/src/library/ spelling  
39053 7270 d 15 h maechler /trunk/ mapply(FUN, x1, x2,...) now uses the names(x1) when available  
38994 7275 d 20 h ripley /trunk/ make rep() a primitive, with internal dispatch, for speed  
38017 7384 d 19 h ripley /trunk/src/library/base/man/ clarifications  
36816 7525 d 23 h ripley /trunk/src/library/ tweaks, usually over-long lines  
36144 7573 d 16 h murdoch /trunk/ Added Vectorize function  
29362 8115 d 4 h ripley /trunk/src/library/ branch update  
24700 8447 d 23 h ripley /trunk/src/library/ branch update  
24049 8496 d 15 h ripley /trunk/ branch update  
22838 8585 d 13 h tlumley /trunk/ mapply -- multivariate version of sapply