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
 
49488 6175 d 13 h ripley /trunk/src/library/ match filename and \name  
47159 6438 d 3 h ripley /trunk/src/library/ remove unneeded support for installed packages without metadata
remove more mentions of versioned installs.
 
47143 6438 d 10 h ripley /trunk/src/library/ spelling issues  
44236 6754 d 21 h ripley /trunk/src/library/ line length issues  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40615 7119 d 7 h ripley /trunk/src/library/ more spelling issues  
34634 7718 d 9 h ripley /trunk/src/library/base/man/ typo  
32201 7896 d 3 h ripley /trunk/src/library/base/man/ missing 'be'  
31054 7995 d 8 h ripley /trunk/src/library/base/man/ updates  
30915 8003 d 4 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30661 8018 d 12 h ripley /trunk/ build and use package grDevices
remove material moved from package graphics to grDevices
 
30461 8030 d 2 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
28126 8220 d 8 h ripley /trunk/src/library/base/man/ forward ref  
28109 8221 d 9 h ripley /trunk/src/library/ remove old-style user hooks
document .onLoad etc separately (they were in an `internal' help file)
 
28029 8229 d 2 h hornik /trunk/ Rename pkgEvent() to packageEvent().  
28011 8230 d 8 h ripley /trunk/ reverse the running order of hooks on detach and unloadNamespace  
27990 8232 d 1 h ripley /trunk/ add more general g/setHook, and make use of it  
27782 8250 d 9 h ripley /trunk/ add user hooks for load, attach, detach, unload packages/namespaces