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
80166 1930 d 9 h murrell /branches/R-groups/ create R-groups  
74363 3065 d 3 h maechler /trunk/ missing parens patch from Duncan Murdoch (except those Kurt did in 74360)  
71366 3591 d 19 h jmc /trunk/src/library/methods/man/ Large-scale rewrite of documentation to simplify, make a network for basic information separate from details and to correct
out-of-date statements.
 
68948 4005 d 21 h ripley /trunk/src/library/ use https  
68104 4141 d 0 h maechler /trunk/ deprecating another dozen functions which use the `MethodsList` class that is now defunct  
61433 4962 d 23 h ripley /trunk/src/library/ remove trailing spaces  
59039 5217 d 1 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 10 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 12 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
51304 5976 d 18 h jmc /trunk/ getMethods() deprecated; new class listOfMethods  
42333 6941 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39016 7271 d 22 h jmc /trunk/ Changes to methods and class management  
25816 8377 d 21 h jmc /trunk/src/library/methods/ changes to generic functions and dispatch, making functions more self-contained
and preparatory to making classes and methods work with namespaces
 
19123 8881 d 12 h hornik /trunk/src/library/methods/man/ Rd syntax.  
19064 8883 d 13 h jmc /trunk/src/library/methods/man/ fixups to promptClass, MethodsList class definition  
19050 8884 d 17 h hornik /trunk/src/library/methods/man/ Update according to recent promptClass().  
19029 8885 d 12 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18994 8887 d 0 h hornik /trunk/src/library/ Cosmetics and Rd markup fixes/improvements.  
17376 8993 d 19 h jmc /trunk/src/library/methods/ fixes to documentation, add proper inheritance etc for array and matrix,
increased checking for duplicate slots and other inconsistencies in class definitions