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
28254 20662 d 7 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27836 8244 d 14 h jmc /trunk/src/library/methods/man/ some changes in arguments  
27569 8261 d 22 h ripley /trunk/src/library/methods/man/ mark up  
26530 8330 d 21 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26093 8360 d 8 h jmc /trunk/src/library/ need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
 
25351 8404 d 13 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
24232 8481 d 15 h jmc /trunk/src/library/methods/ internal changes getting ready to make oldGet.R functions deprecated  
24049 8495 d 11 h ripley /trunk/ branch update  
23898 8512 d 13 h jmc /trunk/src/library/methods/man/ add SealedMethodDefinition class doc; fix doc for callNextMethod; minor change to class utilities  
22981 8576 d 13 h ripley /trunk/src/library/methods/man/ remove duplicate aliases  
21345 8708 d 13 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20330 8791 d 11 h jmc /trunk/src/ 1. New meta-data classes for classRepresentation and for inheritance
(both extends and subclasses). More consistent with the green book &
opens the way to allowing same class name on different packages.

2. The methods package no longer copies any objects into the base
library at startup (as a consequence, it no longer uses data.class).
Another consequence is that the actual code for the trace function had
to be moved to the methods package to get the correct version of
class. The trace in base now constructs and evaluates a call to the
function in methods.
 
20092 8809 d 12 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)
 
19115 8881 d 12 h ripley /trunk/src/library/methods/man/ don't have line breaks in \item{} in \describe  
19064 8883 d 8 h jmc /trunk/src/library/methods/man/ fixups to promptClass, MethodsList class definition  
19029 8885 d 7 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18994 8886 d 19 h hornik /trunk/src/library/ Cosmetics and Rd markup fixes/improvements.  
18413 8920 d 7 h jmc /trunk/src/library/methods/man/ some added functions; fix some (not all) of the missing docs  
18042 8943 d 15 h jmc /trunk/src/library/methods/ must protect "class" as a slot name  
17454 8988 d 11 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
 

Show All