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
 
51360 5972 d 3 h ripley /trunk/src/library/base/man/ clarifications  
50821 6061 d 3 h ripley /trunk/src/library/ titles (mainly capitalization)  
44738 6712 d 3 h hornik /trunk/src/library/ Avoid unnecessary partial matching.  
44184 6756 d 22 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42333 6941 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38789 7298 d 0 h ripley /trunk/src/library/base/man/ add details  
34344 7745 d 1 h ripley /trunk/ try harder to preserve 'tzone' attributes on POSIXt objects  
33203 7832 d 16 h ripley /trunk/ make sprintf MBCS-aware, add %X
allow from, to and negative time increments in seq.{Date,POSIXt}
 
30915 8002 d 21 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30912 8003 d 5 h ripley /trunk/src/library/ layout improvements  
28166 8215 d 22 h ripley /trunk/ add first pass at Date class  
24700 8447 d 0 h ripley /trunk/src/library/ branch update  
17734 8962 d 18 h ripley /trunk/ make print.summary.princomp a separate function
add [, [<- and as.data.frame methods for POSIXlt
add by="DSTday" to seq.POSIXlt, unset isdst flag for months and years
 
17247 8999 d 13 h luke /trunk/src/library/base/man/ Changed date example from 1901 to 1910 to get past HP-UX.  
15458 9115 d 3 h ripley /trunk/src/library/ match methods and generics  
13806 9221 d 19 h ripley /trunk/ add seq, cut, convenience functions for date-time
make more use of .POSIXt methods