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
47757 6390 d 10 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47740 6391 d 8 h jmc /trunk/ remove ambiguous class inheritance and order consistently; method selection revised accordingly  
46503 6532 d 19 h jmc /trunk/ further changes to setOldClass to support ts, data.frame; improved retention of S3 class inheritance  
46128 6574 d 19 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
45627 6656 d 21 h maechler /trunk/src/library/methods/ comment about registration  
44805 6704 d 17 h jmc /trunk/ All direct use of MethodsList metadata objects (and most indrect) removed; new utilities findMethods, etc  
43437 6831 d 15 h ripley /trunk/src/library/methods/ simplify by using a pattern  
42246 6951 d 20 h jmc /trunk/ implicitGeneric() and structure class  
41287 7035 d 4 h ripley /trunk/ make is.[in]finite generic.
auto-generate .BasicFunsList, don't export
remove unused .BasicFunsEnv
 
40918 7061 d 9 h jmc /trunk/ add function method.skeleton  
40552 7125 d 23 h ripley /trunk/src/library/methods/ do not re-export .doTrace  
40191 7164 d 16 h jmc /trunk/ Correct bugs in tracing primitive functions, moving .doTrace to base and adding a list of InvalidTracedFunctions

Extend the LinearMethodsList class as a preliminary to using this instead of recursive class for methods lists.
Add a function, listFromMethods(), to generate objects from a methods table.
 
39651 7223 d 15 h maechler /trunk/ first cut at defining "Logic" S4 group generic  
39064 7268 d 14 h jmc /trunk/src/library/ fixes to methods tables, namespace loading  
37403 7462 d 14 h jmc /trunk/ heuristic test for S4 objects; setOldClass with prototype; enhancements to trace(), recover()  
37085 7499 d 15 h maechler /trunk/ + canCoerce()  
37018 7506 d 11 h jmc /trunk/ fixes mainly to trace() and to signature objects; also better checks in setMethod() and prototype()  
35620 7615 d 18 h jmc /trunk/src/library/methods/ unintended change vbacked out  
35618 7615 d 20 h jmc /trunk/ callNextMethod, callGeneric bugs  
35541 7626 d 12 h maechler /trunk/src/library/methods/ rbind2  

Show All