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 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
46441 6544 d 19 h maechler /trunk/ within(., { ...; rm(a,b) })  
44538 6733 d 16 h ripley /trunk/src/library/base/man/ correction  
42814 6895 d 0 h pd /trunk/ standard evaluation for within()  
42730 6904 d 0 h pd /trunk/src/library/base/ revised version of within() & docs  
42714 6905 d 1 h pd /trunk/ new function within()  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30448 8029 d 21 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27716 8255 d 12 h ripley /trunk/src/library/ reduce dependence on specified default packages  
25599 8393 d 21 h ripley /trunk/src/library/base/man/ clarrify where assignments go  
25597 8393 d 22 h ripley /trunk/src/library/base/man/ add xrefs to attach/with  
25360 8403 d 20 h ripley /trunk/src/library/ tweak man pages for new method rendering  
17188 9001 d 2 h ripley /trunk/src/library/base/ fix up after shading and with changes; their authors not havine run
the QA tools it semes.
 
17159 9001 d 13 h luke /trunk/ Added `with' function.