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 14 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51360 5971 d 22 h ripley /trunk/src/library/base/man/ clarifications  
50821 6060 d 21 h ripley /trunk/src/library/ titles (mainly capitalization)  
44738 6711 d 21 h hornik /trunk/src/library/ Avoid unnecessary partial matching.  
44184 6756 d 16 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42333 6940 d 20 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38789 7297 d 18 h ripley /trunk/src/library/base/man/ add details  
34344 7744 d 19 h ripley /trunk/ try harder to preserve 'tzone' attributes on POSIXt objects  
33203 7832 d 10 h ripley /trunk/ make sprintf MBCS-aware, add %X
allow from, to and negative time increments in seq.{Date,POSIXt}
 
30915 8002 d 15 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30912 8003 d 0 h ripley /trunk/src/library/ layout improvements  
28166 8215 d 16 h ripley /trunk/ add first pass at Date class  
24700 8446 d 19 h ripley /trunk/src/library/ branch update  
17734 8962 d 12 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 8 h luke /trunk/src/library/base/man/ Changed date example from 1901 to 1910 to get past HP-UX.  
15458 9114 d 21 h ripley /trunk/src/library/ match methods and generics  
13806 9221 d 13 h ripley /trunk/ add seq, cut, convenience functions for date-time
make more use of .POSIXt methods