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 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6429 d 4 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44184 6756 d 20 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42987 6880 d 0 h ripley /trunk/src/library/ remove some historical comments  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40321 7151 d 0 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 7152 d 20 h ripley /trunk/ efficiency tweaks (such as 1L for 1:1)
.subset2 really has a variable number of arguments.
 
40140 7171 d 19 h pd /trunk/src/library/ misc doc. fixups (merge from branch)  
39638 7225 d 2 h ripley /trunk/src/library/base/man/ update  
37807 7406 d 22 h ripley /trunk/ store row.names 1:n in a compact form  
37787 7407 d 23 h ripley /trunk/ allow integer row.names for data frames  
25488 8398 d 22 h hornik /trunk/src/library/base/man/ Eliminate duplicate \alias.  
24810 8441 d 1 h ripley /trunk/src/library/base/man/ split off row.names to separate help file