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
39496 7248 d 10 h murdoch /branches/djm-tcltk/ Create temporary branch for MDI support in tcltk  
39360 7255 d 17 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
39016 7272 d 22 h jmc /trunk/ Changes to methods and class management  
33634 7806 d 12 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 4 h ripley /trunk/src/library/ layout improvements  
30842 8008 d 20 h jmc /trunk/src/library/methods/ changes to fix generics, classes from namespaces; see NEWS  
26530 8332 d 1 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26477 8337 d 21 h jmc /trunk/src/library/methods/ fix some more defaults for the where= argument  
26240 8352 d 22 h jmc /trunk/src/library/methods/ bug fixes and doc. updates mostly from methods/classes in namespaces  
26093 8361 d 13 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 16 h jmc /trunk/src/library/methods/ not protecting enough against loops in method selection when
methods are defined for basic functions
 
25118 8422 d 11 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24661 8450 d 22 h ripley /trunk/ branch update  
23839 8520 d 15 h jmc /trunk/src/library/methods/ various fixes to generating coerce methods, to isSealedMethod,
and fixes to error checking and messages
 
21345 8709 d 18 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20092 8810 d 16 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 16 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 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.  
18558 8910 d 15 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new
 

Show All