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
71686 3533 d 6 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
66536 4342 d 19 h jmc /trunk/src/library/methods/ A class that required >1 arguments to new() could not be subclassed.
Remove the offending call to new() and add a test that this now works.
 
62410 4872 d 4 h maechler /trunk/src/library/methods/tests/ extensions of "matrix" <-> "array" tests  
62402 4872 d 21 h maechler /trunk/ fix removeClass(("matrix" + "...")) infinite recursion bug  
52110 5906 d 21 h maechler /trunk/ setGeneric(*, def,...) does use signature of 'def'; cosmetic in methods/tests  
51966 5923 d 2 h jmc /trunk/ fix mixins with matrix, etc.; add tests/ with test for same