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
75453 2839 d 5 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
74363 3064 d 14 h maechler /trunk/ missing parens patch from Duncan Murdoch (except those Kurt did in 74360)  
71366 3591 d 5 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 7 h ripley /trunk/src/library/ use https  
68104 4140 d 11 h maechler /trunk/ deprecating another dozen functions which use the `MethodsList` class that is now defunct  
61433 4962 d 10 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 12 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 20 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 22 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
51304 5976 d 5 h jmc /trunk/ getMethods() deprecated; new class listOfMethods  
42333 6940 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39016 7271 d 9 h jmc /trunk/ Changes to methods and class management  
25816 8377 d 8 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 8880 d 22 h hornik /trunk/src/library/methods/man/ Rd syntax.  
19064 8883 d 0 h jmc /trunk/src/library/methods/man/ fixups to promptClass, MethodsList class definition  
19050 8884 d 3 h hornik /trunk/src/library/methods/man/ Update according to recent promptClass().  
19029 8884 d 23 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18994 8886 d 10 h hornik /trunk/src/library/ Cosmetics and Rd markup fixes/improvements.  
17376 8993 d 6 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