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
47757 6390 d 4 h jmc /branches/R-classInheritance/ create branch for class inheritance  
44738 6711 d 19 h hornik /trunk/src/library/ Avoid unnecessary partial matching.  
44184 6756 d 14 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42333 6940 d 18 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38789 7297 d 16 h ripley /trunk/src/library/base/man/ add details  
34344 7744 d 17 h ripley /trunk/ try harder to preserve 'tzone' attributes on POSIXt objects  
33203 7832 d 8 h ripley /trunk/ make sprintf MBCS-aware, add %X
allow from, to and negative time increments in seq.{Date,POSIXt}
 
30915 8002 d 13 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30912 8002 d 22 h ripley /trunk/src/library/ layout improvements  
28166 8215 d 14 h ripley /trunk/ add first pass at Date class  
24700 8446 d 16 h ripley /trunk/src/library/ branch update  
17734 8962 d 10 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 5 h luke /trunk/src/library/base/man/ Changed date example from 1901 to 1910 to get past HP-UX.  
15458 9114 d 19 h ripley /trunk/src/library/ match methods and generics  
13806 9221 d 11 h ripley /trunk/ add seq, cut, convenience functions for date-time
make more use of .POSIXt methods