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 8 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6429 d 17 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44184 6757 d 10 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42987 6880 d 13 h ripley /trunk/src/library/ remove some historical comments  
42333 6941 d 14 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40321 7151 d 13 h ripley /trunk/ change identical to look at the R-visible 'row.names' attribute
use explicit .set_row_names function, and make handling of nrow=0 consistent.
bug fixes for data.frame on 0 cols and explicit row.names=NULL
 
40316 7153 d 10 h ripley /trunk/ efficiency tweaks (such as 1L for 1:1)
.subset2 really has a variable number of arguments.
 
40140 7172 d 8 h pd /trunk/src/library/ misc doc. fixups (merge from branch)  
39638 7225 d 16 h ripley /trunk/src/library/base/man/ update  
37807 7407 d 12 h ripley /trunk/ store row.names 1:n in a compact form  
37787 7408 d 12 h ripley /trunk/ allow integer row.names for data frames  
25488 8399 d 12 h hornik /trunk/src/library/base/man/ Eliminate duplicate \alias.  
24810 8441 d 15 h ripley /trunk/src/library/base/man/ split off row.names to separate help file