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 20 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
46546 6521 d 21 h jmc /trunk/ bug in setIs() that broke method inheritance; better warning message in setMethod()  
42333 6941 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
29354 8114 d 22 h ripley /trunk/ branch update  
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
 
25118 8421 d 11 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
20092 8809 d 17 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 12 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8988 d 16 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 8999 d 21 h jmc /trunk/src/library/methods/ fixes to automatic printing with show methods; added example  
17211 9000 d 21 h jmc /trunk/src/library/methods/man/ Various fixups; change long descriptions to sections  
17055 9003 d 15 h jmc /trunk/src/library/methods/ fix to bug in show; typo in promptClass.Rd  
17000 9005 d 21 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16802 9015 d 22 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
15432 9116 d 15 h jmc /trunk/src/library/methods/man/ *** empty log message ***