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
59567 5154 d 19 h jmc /branches/R-2-15-branch/ The utility function insertClassMethods() needs to be exported, because it is called from a reference class method ($methods())
and therefore must be visible from another package in case, e.g., class "refObjectGenerator" is subclassed.
 
58728 5248 d 16 h jmc /branches/R-2-15-branch/src/library/methods/ add to load actions (from 58656 and 58727)  
58640 5253 d 18 h jmc /branches/R-2-15-branch/ introduce load actions (from 58639)  
58549 5260 d 18 h pd /branches/R-2-15-branch/ Create R-2-15-branch  
57849 5344 d 0 h maechler /trunk/src/ methods: export .classEnv() and use from C R_check_class_etc() [too technical for NEWS]  
57841 5345 d 23 h jmc /trunk/src/library/methods/ bug from parrtial matching field names in initFieldArgs  
57480 5384 d 8 h ripley /trunk/ add S4 generic for kronecker()  
56539 5477 d 18 h jmc /trunk/ functions className() and multipleClasses(); class className  
56335 5497 d 19 h jmc /trunk/ add show() reference method; export classLabel; clean up example in refClass.Rd  
53003 5782 d 18 h jmc /trunk/ bug fixes and improved doc. for setRefClass  
52960 5787 d 19 h jmc /trunk/src/library/methods/ simplification of ReferenceMethods to eliminate special arguments to setRefClass and generic referenceMethods  
52903 5795 d 18 h jmc /trunk/ revisions and addition of referenceMethods() generic  
52816 5813 d 21 h jmc /trunk/ new facility for reference classes  
52693 5830 d 20 h maechler /trunk/src/library/methods/ .hasSlot() utility [not advertized]  
52545 5855 d 0 h jmc /trunk/ adding the evalSource mechanism  
51213 5986 d 19 h maechler /trunk/src/library/methods/ export .OldClassesList as it is mentioned in help file  
49733 6157 d 7 h maechler /trunk/ methods::trySilent() is deprecated, for try(*, silent=TRUE) and tryCatch(...)  
49719 6158 d 6 h maechler /trunk/ replace methods' oldstyle trySilent() by a simple tryCatch() wrapper (in base). + Some docu cosmetics  
48947 6219 d 0 h maechler /trunk/ + inheritedSlotNames()  
48201 6334 d 7 h maechler /trunk/ + selectSuperClasses()  

Show All