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
26606 8324 d 0 h murrell /branches/R-grid/ merged trunk to branch  
26266 8350 d 3 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
26240 8351 d 11 h jmc /trunk/src/library/methods/ bug fixes and doc. updates mostly from methods/classes in namespaces  
26093 8360 d 2 h jmc /trunk/src/library/ need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
 
25902 8371 d 5 h jmc /trunk/src/library/methods/ not protecting enough against loops in method selection when
methods are defined for basic functions
 
25118 8421 d 0 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24661 8449 d 11 h ripley /trunk/ branch update  
23839 8519 d 4 h jmc /trunk/src/library/methods/ various fixes to generating coerce methods, to isSealedMethod,
and fixes to error checking and messages
 
21345 8708 d 7 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20092 8809 d 6 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 8855 d 6 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 2 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 1 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18558 8909 d 5 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new
 
17760 8960 d 10 h jmc /trunk/src/library/methods/man/ *** empty log message ***  
17454 8988 d 5 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
 
16802 9015 d 11 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16559 9033 d 10 h jmc /trunk/src/library/methods/ added validObject; redefined the as() mechanism; change in form of methods metadata;
getClass() and new() are fussier about undefined classes
 
16447 9044 d 10 h jmc /trunk/src/library/methods/man/ cleaning up some documentation  
15825 9097 d 3 h jmc /trunk/src/library/methods/ fixes to the as() code and to make selectMethod behave
more accurately like MethodsListSelect
 

Show All