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
43096 6870 d 23 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42246 6952 d 6 h jmc /trunk/ implicitGeneric() and structure class  
41287 7035 d 15 h ripley /trunk/ make is.[in]finite generic.
auto-generate .BasicFunsList, don't export
remove unused .BasicFunsEnv
 
40918 7061 d 20 h jmc /trunk/ add function method.skeleton  
40552 7126 d 9 h ripley /trunk/src/library/methods/ do not re-export .doTrace  
40191 7165 d 3 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 7224 d 1 h maechler /trunk/ first cut at defining "Logic" S4 group generic  
39064 7269 d 0 h jmc /trunk/src/library/ fixes to methods tables, namespace loading  
37403 7463 d 1 h jmc /trunk/ heuristic test for S4 objects; setOldClass with prototype; enhancements to trace(), recover()  
37085 7500 d 1 h maechler /trunk/ + canCoerce()  
37018 7506 d 21 h jmc /trunk/ fixes mainly to trace() and to signature objects; also better checks in setMethod() and prototype()  
35620 7616 d 4 h jmc /trunk/src/library/methods/ unintended change vbacked out  
35618 7616 d 6 h jmc /trunk/ callNextMethod, callGeneric bugs  
35541 7626 d 22 h maechler /trunk/src/library/methods/ rbind2  
35401 7642 d 11 h maechler /trunk/ introduce cbind() based on generic cbind2(); tests for "[" fix; centralize S4-tests in new reg-S4.R  
33631 7805 d 21 h maechler /trunk/ export packageSlot() and getGroupMembers()  
33558 7811 d 9 h maechler /trunk/ define .slotNames() ; a bit more "show" in examples  
33285 7826 d 10 h hornik /trunk/src/library/methods/ At least temporarily move message() to .message(), and stop exporting and
documenting the former.
 
31819 7932 d 5 h maechler /trunk/ move is.primitive from "methods" to "base"  
31621 7944 d 0 h jmc /trunk/src/library/methods/ add raw and fix expression in basic classes; fix detach bug in primtive methods; supply missing getGroupMembers function  

Show All