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