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
52864 5807 d 0 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52110 5905 d 19 h maechler /trunk/ setGeneric(*, def,...) does use signature of 'def'; cosmetic in methods/tests  
52089 5908 d 2 h maechler /trunk/ use the signature of an implicit generic (unless it is explicitly specified)  
51904 5928 d 1 h maechler /trunk/tests/ asserting r51867 {more valid S4 slot names}  
50988 6037 d 5 h maechler /trunk/tests/ add regression test for r50976 (callNextMethod for "[")  
50687 6075 d 22 h jmc /trunk/ fix methods:::conformMethod() to use signature in matching  
50682 6076 d 8 h ripley /trunk/ use ASCII quotes for classes  
50592 6085 d 5 h ripley /trunk/tests/ clean up, remove some tests of anti-the-documentation ops  
50584 6086 d 1 h ripley /trunk/ make xtfrm() primitive so S4 methods are dispatched  
48643 6270 d 5 h ripley /trunk/tests/ improve the example so the median is actually an object of the correct class.
This only worked because the Summary method was wrong: had it been correct
there would have needed to be a suitable Arith method.
 
48625 6270 d 19 h ripley /trunk/ median is documented to use sort and *mean* and change in 2.8.1
broke it for POSIXt objects
 
48433 6298 d 7 h maechler /trunk/ as(<un-registered S3>, .) now works  
48409 6300 d 22 h jmc /trunk/ fixes to make S3 and S4 classes and method selection work together; see ?Methods  
48337 6310 d 1 h maechler /trunk/ factor() & levels<- : no longer allow duplicated levels in result  
48224 6331 d 17 h maechler /trunk/tests/ add regression test for the fix in r48221  
48201 6334 d 6 h maechler /trunk/ + selectSuperClasses()  
48117 6346 d 17 h jmc /trunk/ restore S3 methods for S4 classes and add warnings  
48053 6353 d 2 h maechler /trunk/ basically revert r47039: internal-"[" no longer preserves S4 class  
47924 6370 d 21 h jmc /trunk/ fix failure of Ops methods to be turned on when package that needs them is loaded  
47119 6439 d 3 h maechler /trunk/ median.default(<simple S4>) now auto-works  

Show All