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
85145 1047 d 14 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85143.  
84772 1095 d 22 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
68948 4005 d 15 h ripley /trunk/src/library/ use https  
61433 4962 d 17 h ripley /trunk/src/library/ remove trailing spaces  
61153 4991 d 19 h ripley /trunk/ legibility  
61150 4992 d 15 h ripley /trunk/src/library/base/man/ legibility  
59039 5216 d 19 h ripley /trunk/ use preferred form of 'R Core Team'  
52853 5809 d 12 h ripley /trunk/src/library/base/man/ typos  
52824 5811 d 22 h ripley /trunk/ add [[<-.factor  
42987 6879 d 19 h ripley /trunk/src/library/ remove some historical comments  
42976 6880 d 13 h ripley /trunk/ make 'exact' work with '[[.factor'  
42333 6940 d 19 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39371 7253 d 8 h hornik /trunk/src/library/base/man/ Use S3 method markup.  
38971 7277 d 14 h ripley /trunk/ more handling of factor matrices, better factor printing.  
38636 7314 d 18 h ripley /trunk/src/library/base/man/ update  
30461 8029 d 12 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
27447 8266 d 20 h ripley /trunk/src/library/ update links  
24767 8442 d 18 h ripley /trunk/src/library/base/man/ attempt to document extaction for data frames and factors more comprehensively
use afactor[, drop=TRUE] where more transparent.