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 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49488 6175 d 1 h ripley /trunk/src/library/ match filename and \name  
47159 6437 d 16 h ripley /trunk/src/library/ remove unneeded support for installed packages without metadata
remove more mentions of versioned installs.
 
47143 6437 d 23 h ripley /trunk/src/library/ spelling issues  
44236 6754 d 9 h ripley /trunk/src/library/ line length issues  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40615 7118 d 20 h ripley /trunk/src/library/ more spelling issues  
34634 7717 d 22 h ripley /trunk/src/library/base/man/ typo  
32201 7895 d 16 h ripley /trunk/src/library/base/man/ missing 'be'  
31054 7994 d 21 h ripley /trunk/src/library/base/man/ updates  
30915 8002 d 17 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30661 8018 d 0 h ripley /trunk/ build and use package grDevices
remove material moved from package graphics to grDevices
 
30461 8029 d 15 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
28126 8219 d 21 h ripley /trunk/src/library/base/man/ forward ref  
28109 8220 d 22 h ripley /trunk/src/library/ remove old-style user hooks
document .onLoad etc separately (they were in an `internal' help file)
 
28029 8228 d 15 h hornik /trunk/ Rename pkgEvent() to packageEvent().  
28011 8229 d 21 h ripley /trunk/ reverse the running order of hooks on detach and unloadNamespace  
27990 8231 d 13 h ripley /trunk/ add more general g/setHook, and make use of it  
27782 8249 d 21 h ripley /trunk/ add user hooks for load, attach, detach, unload packages/namespaces