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
30063 8065 d 16 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
26530 8332 d 1 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26000 8367 d 2 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8378 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 8422 d 11 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23678 8534 d 21 h jmc /trunk/src/library/methods/man/ various corrections  
20330 8792 d 16 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.
 
19087 8883 d 13 h jmc /trunk/src/library/methods/man/ add class documentation and revise other, esp. where
database was used (not an R term)
 
19029 8886 d 12 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18139 8938 d 13 h jmc /trunk/src/library/methods/ allow to argument in method def in setAs  
17454 8989 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
 
17211 9001 d 21 h jmc /trunk/src/library/methods/man/ Various fixups; change long descriptions to sections  
17208 9001 d 21 h hornik /trunk/src/library/methods/man/ Work around Rd problems (no markup in section titles).  
16802 9016 d 22 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16476 9042 d 3 h hornik /trunk/src/library/methods/man/ Rd fixes: need \code rather than \Code.  
16471 9042 d 17 h jmc /trunk/src/library/methods/ extensive changes and documentation additions to as() and related
some smaller changes to method dispatch generally. Cleaned up and removed a few
objects no longer needed.
 
16066 9078 d 19 h jmc /trunk/src/library/methods/ fixes to do more general multi-argument method selection
revised version of as() deals better with inheritance
 
15852 9097 d 14 h jmc /trunk/src/library/methods/man/ fixes to doc. files  
15851 9097 d 15 h jmc /trunk/src/library/methods/man/ documentation for setAs, getSlots  
15822 9098 d 19 h jmc /trunk/src/library/methods/man/ more documented functions  

Show All