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
46659 6502 d 23 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
42333 6942 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40318 7153 d 13 h pd /trunk/ difftime changes  
40307 7154 d 21 h ripley /trunk/ tweaks to 'compact' rownames, including 'automatic' ones and performance tweaks  
38402 7340 d 4 h ripley /trunk/src/library/ remove distracting historical comments  
38361 7344 d 1 h murdoch /trunk/src/library/base/ Add stringsAsFactors to as.data.frame.matrix (so indirectly for as.data.frame.ts and as.data.frame.array).  
38195 7370 d 21 h ripley /trunk/src/library/ change charToFactor to stringsAsFactors to conform with S-PLUS at
their request (see message from Bill Dunlap on R-devel)
 
38146 7374 d 5 h ripley /trunk/src/library/base/man/ update  
38139 7375 d 2 h ripley /trunk/ add data.frame(charToFactor)  
38116 7377 d 2 h ripley /trunk/ add '...' arg to as.data.frame  
35047 7672 d 22 h ripley /trunk/src/library/base/ clarifications (cf PR#8006)  
33115 7840 d 2 h ripley /trunk/ add ngettext()
tidy up some misc help files
 
30461 8030 d 19 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
29352 8116 d 6 h ripley /trunk/ handling of names/rownames in data frames  
27928 8238 d 1 h ripley /trunk/ arrays in data frames needed sorting out  
27447 8268 d 3 h ripley /trunk/src/library/ update links  
24855 8439 d 5 h ripley /trunk/ many tweaks to data frame code.
enhancements to make.names, add make.unique (from Tom Minka)
Fix PR#3280
 
24809 8442 d 4 h ripley /trunk/src/library/base/man/ clarify what is.data.frame does  
24794 8442 d 15 h ripley /trunk/src/library/base/man/ split into three help files, adding many more details