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 1 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51706 5950 d 12 h ripley /trunk/ remove specific plot methods for date-time classes  
51691 5951 d 8 h ripley /trunk/ starting cleaning up date-time functions  
51690 5951 d 8 h ripley /trunk/ implement wrong expectation of PR#14016  
48873 6237 d 15 h murdoch /trunk/src/library/ Lots of typos found by aspell  
48069 6351 d 22 h ripley /trunk/ change the default way axis.POSICxt handles timezones  
47422 6417 d 6 h ripley /trunk/src/library/graphics/man/ update for extra leap second  
44243 6754 d 8 h ripley /trunk/src/library/ more over-long lines  
42333 6941 d 7 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 4 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
37836 7406 d 3 h ripley /trunk/src/library/graphics/man/ nicer way to run the example  
37079 7501 d 2 h ripley /trunk/src/library/graphics/man/ updates  
35869 7594 d 0 h ripley /trunk/ add Axis(), a generic interface to axis()  
35074 7670 d 1 h ripley /trunk/ remove \synopsis
hist.{Date,POSIXct} now respects par("xaxt")
 
34800 7706 d 19 h murrell /trunk/ axis() now returns locations of tick marks  
34546 7726 d 2 h murdoch /trunk/ Added label parameter to axis.Date and axis.POSIXct  
30449 8030 d 3 h ripley /trunk/src/library/ more removal of unneeded data() statements  
28166 8216 d 3 h ripley /trunk/ add first pass at Date class  
27442 8267 d 10 h ripley /trunk/src/library/ split from base