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
44870 6698 d 7 h pd /branches/R-2-7-branch/ Create R-2-7-branch  
44805 6704 d 3 h jmc /trunk/ All direct use of MethodsList metadata objects (and most indrect) removed; new utilities findMethods, etc  
43437 6831 d 1 h ripley /trunk/src/library/methods/ simplify by using a pattern  
42246 6951 d 6 h jmc /trunk/ implicitGeneric() and structure class  
41287 7034 d 15 h ripley /trunk/ make is.[in]finite generic.
auto-generate .BasicFunsList, don't export
remove unused .BasicFunsEnv
 
40918 7060 d 20 h jmc /trunk/ add function method.skeleton  
40552 7125 d 9 h ripley /trunk/src/library/methods/ do not re-export .doTrace  
40191 7164 d 2 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 1 h maechler /trunk/ first cut at defining "Logic" S4 group generic  
39064 7268 d 0 h jmc /trunk/src/library/ fixes to methods tables, namespace loading  
37403 7462 d 1 h jmc /trunk/ heuristic test for S4 objects; setOldClass with prototype; enhancements to trace(), recover()  
37085 7499 d 1 h maechler /trunk/ + canCoerce()  
37018 7505 d 21 h jmc /trunk/ fixes mainly to trace() and to signature objects; also better checks in setMethod() and prototype()  
35620 7615 d 4 h jmc /trunk/src/library/methods/ unintended change vbacked out  
35618 7615 d 6 h jmc /trunk/ callNextMethod, callGeneric bugs  
35541 7625 d 22 h maechler /trunk/src/library/methods/ rbind2  
35401 7641 d 11 h maechler /trunk/ introduce cbind() based on generic cbind2(); tests for "[" fix; centralize S4-tests in new reg-S4.R  
33631 7804 d 21 h maechler /trunk/ export packageSlot() and getGroupMembers()  
33558 7810 d 9 h maechler /trunk/ define .slotNames() ; a bit more "show" in examples  
33285 7825 d 10 h hornik /trunk/src/library/methods/ At least temporarily move message() to .message(), and stop exporting and
documenting the former.
 

Show All