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 5807 d 20 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50821 6061 d 3 h ripley /trunk/src/library/ titles (mainly capitalization)  
42333 6941 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 11 h ripley /trunk/src/library/ add require() or :: calls where needed  
40281 7158 d 5 h ripley /trunk/src/library/ spelling  
39053 7269 d 16 h maechler /trunk/ mapply(FUN, x1, x2,...) now uses the names(x1) when available  
38994 7274 d 21 h ripley /trunk/ make rep() a primitive, with internal dispatch, for speed  
38017 7383 d 20 h ripley /trunk/src/library/base/man/ clarifications  
36816 7525 d 1 h ripley /trunk/src/library/ tweaks, usually over-long lines  
36144 7572 d 17 h murdoch /trunk/ Added Vectorize function  
29362 8114 d 6 h ripley /trunk/src/library/ branch update  
24700 8447 d 0 h ripley /trunk/src/library/ branch update  
24049 8495 d 17 h ripley /trunk/ branch update  
22838 8584 d 14 h tlumley /trunk/ mapply -- multivariate version of sapply