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 9 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51706 5949 d 20 h ripley /trunk/ remove specific plot methods for date-time classes  
51691 5950 d 16 h ripley /trunk/ starting cleaning up date-time functions  
51690 5950 d 16 h ripley /trunk/ implement wrong expectation of PR#14016  
48873 6236 d 23 h murdoch /trunk/src/library/ Lots of typos found by aspell  
48069 6351 d 6 h ripley /trunk/ change the default way axis.POSICxt handles timezones  
47422 6416 d 14 h ripley /trunk/src/library/graphics/man/ update for extra leap second  
44243 6753 d 16 h ripley /trunk/src/library/ more over-long lines  
42333 6940 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 12 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 7405 d 11 h ripley /trunk/src/library/graphics/man/ nicer way to run the example  
37079 7500 d 10 h ripley /trunk/src/library/graphics/man/ updates  
35869 7593 d 8 h ripley /trunk/ add Axis(), a generic interface to axis()  
35074 7669 d 9 h ripley /trunk/ remove \synopsis
hist.{Date,POSIXct} now respects par("xaxt")
 
34800 7706 d 3 h murrell /trunk/ axis() now returns locations of tick marks  
34546 7725 d 10 h murdoch /trunk/ Added label parameter to axis.Date and axis.POSIXct  
30449 8029 d 11 h ripley /trunk/src/library/ more removal of unneeded data() statements  
28166 8215 d 11 h ripley /trunk/ add first pass at Date class  
27442 8266 d 18 h ripley /trunk/src/library/ split from base