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
47757 6390 d 22 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46546 6522 d 7 h jmc /trunk/ bug in setIs() that broke method inheritance; better warning message in setMethod()  
42333 6941 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
29354 8115 d 7 h ripley /trunk/ branch update  
25816 8378 d 7 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
 
25118 8421 d 21 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
20092 8810 d 3 h jmc /trunk/src/library/methods/ make generic functions a true class; add package name information
to methods list meta-names and to functions that create them (and to generic function objects)
 
19029 8885 d 22 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8989 d 2 h jmc /trunk/src/library/methods/ 1. Add missing functions callGeneric, removeMethod

2. Fixes to insert inherited methods correctly in examples with
default + multi-dispatch methods.

3. Documentation fixes responding to CMD check
 
17239 9000 d 7 h jmc /trunk/src/library/methods/ fixes to automatic printing with show methods; added example  
17211 9001 d 7 h jmc /trunk/src/library/methods/man/ Various fixups; change long descriptions to sections  
17055 9004 d 1 h jmc /trunk/src/library/methods/ fix to bug in show; typo in promptClass.Rd  
17000 9006 d 7 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16802 9016 d 8 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
15432 9117 d 1 h jmc /trunk/src/library/methods/man/ *** empty log message ***