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 5808 d 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51360 5972 d 11 h ripley /trunk/src/library/base/man/ clarifications  
50821 6061 d 10 h ripley /trunk/src/library/ titles (mainly capitalization)  
44738 6712 d 10 h hornik /trunk/src/library/ Avoid unnecessary partial matching.  
44184 6757 d 5 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38789 7298 d 8 h ripley /trunk/src/library/base/man/ add details  
34344 7745 d 8 h ripley /trunk/ try harder to preserve 'tzone' attributes on POSIXt objects  
33203 7832 d 23 h ripley /trunk/ make sprintf MBCS-aware, add %X
allow from, to and negative time increments in seq.{Date,POSIXt}
 
30915 8003 d 4 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30912 8003 d 13 h ripley /trunk/src/library/ layout improvements  
28166 8216 d 5 h ripley /trunk/ add first pass at Date class  
24700 8447 d 8 h ripley /trunk/src/library/ branch update  
17734 8963 d 1 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 21 h luke /trunk/src/library/base/man/ Changed date example from 1901 to 1910 to get past HP-UX.  
15458 9115 d 11 h ripley /trunk/src/library/ match methods and generics  
13806 9222 d 2 h ripley /trunk/ add seq, cut, convenience functions for date-time
make more use of .POSIXt methods