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
38822 7294 d 22 h ripley /branches/C-link/ Create C-link  
33634 7806 d 10 h maechler /trunk/src/library/methods/man/ getMethods() and selectMethod() are documented in ./getMethods.Rd; synopsis not needed (and it had not listed standardGeneric())  
30912 8004 d 2 h ripley /trunk/src/library/ layout improvements  
30842 8008 d 18 h jmc /trunk/src/library/methods/ changes to fix generics, classes from namespaces; see NEWS  
26530 8331 d 23 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26477 8337 d 19 h jmc /trunk/src/library/methods/ fix some more defaults for the where= argument  
26240 8352 d 20 h jmc /trunk/src/library/methods/ bug fixes and doc. updates mostly from methods/classes in namespaces  
26093 8361 d 11 h jmc /trunk/src/library/ need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
 
25902 8372 d 14 h jmc /trunk/src/library/methods/ not protecting enough against loops in method selection when
methods are defined for basic functions
 
25118 8422 d 9 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24661 8450 d 20 h ripley /trunk/ branch update  
23839 8520 d 12 h jmc /trunk/src/library/methods/ various fixes to generating coerce methods, to isSealedMethod,
and fixes to error checking and messages
 
21345 8709 d 16 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20092 8810 d 14 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)
 
19473 8856 d 14 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 8883 d 11 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 10 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18558 8910 d 13 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new
 
17760 8961 d 19 h jmc /trunk/src/library/methods/man/ *** empty log message ***  
17454 8989 d 13 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