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 1 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
28652 8169 d 22 h jmc /trunk/ allow default arguments in methods  
27464 8267 d 2 h ripley /trunk/ merge modreg into stats  
26530 8331 d 10 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26000 8366 d 11 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25118 8421 d 20 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23678 8534 d 6 h jmc /trunk/src/library/methods/man/ various corrections  
23493 8545 d 5 h jmc /trunk/src/library/methods/man/ add isSealed* functions; sealed= arg to setMethod  
23305 8556 d 8 h ripley /trunk/ fix up removeMethod (PR#2519)  
21875 8658 d 5 h jmc /trunk/src/ do method dispatch for matrix product functions  
21865 8659 d 2 h jmc /trunk/src/library/methods/ provide .Generic definition for methods inherited from
group generic; more informative messages from conformMethod
 
21001 8740 d 5 h jmc /trunk/src/library/methods/man/ tests related to a bug in nested primitive generic functions
(as reported Aug 6 to r-help)
 
20330 8792 d 1 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.
 
19670 8842 d 5 h jmc /trunk/src/library/methods/man/ reflect fixes to nonstandard generic and include
an example to test them
 
19473 8856 d 2 h jmc /trunk/src/library/methods/ fixes to classes that extend matrix and other structures;
fix setGeneric, setGroupGeneric, callGeneric to make group methods work better on primitives
(these fixes are candidates for 1.5.1)
 
19087 8882 d 22 h jmc /trunk/src/library/methods/man/ add class documentation and revise other, esp. where
database was used (not an R term)
 
19029 8885 d 21 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18413 8920 d 21 h jmc /trunk/src/library/methods/man/ some added functions; fix some (not all) of the missing docs  
18380 8922 d 6 h jmc /trunk/src/library/methods/ *** empty log message ***  
18151 8936 d 22 h jmc /trunk/src/library/methods/ fix conformMethod, add example (plot method for trackCurve)  

Show All