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 3532 d 1 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
71279 3600 d 15 h lawrence /trunk/ split .getClassFromCache() into two pieces (cleaner and faster in
simple/common case due to less argument passing), thanks to Pete Haverty
 
71023 3644 d 23 h maechler /trunk/ improve pmin() and pmax()`s implementation for is.object(.) case  
70727 3701 d 8 h lawrence /trunk/tests/ add some regression tests for recent bug fixes  
70275 3796 d 23 h maechler /trunk/ getGeneric("as.vector") should have identical formals as the base function  
69880 3855 d 1 h maechler /trunk/ fix long standing callingHandler-S4 bug PR 16111  
69761 3879 d 22 h lawrence /trunk/ disable is.unsorted internal generic for now  
69748 3882 d 22 h lawrence /trunk/ fixes for internal dispatch; internal generics use the formals
of the internal, not the wrapping closure
 
69636 3907 d 16 h lawrence /trunk/ support S4 dispatch for "internal" non-primitive generics  
69479 3947 d 0 h maechler /trunk/ fixing bug PR#16545 - slot assignment when `methods` is detached  
69046 4000 d 15 h maechler /trunk/tests/ update (from r69041)  
69041 4000 d 17 h maechler /trunk/ detach(<methods>) no longer turns off .isMethodsDispatchOn()  
68774 4013 d 20 h maechler /trunk/tests/ getClasses("package:*") should work  
68477 4069 d 21 h maechler /trunk/ fix .slotNames() -> str() for "signature" objs  
68366 4091 d 20 h maechler /trunk/tests/ demoing that more new("<..>") now work  
68365 4091 d 23 h maechler /trunk/ formula(), new("formula") and using it as S4 slot now works  
67869 4173 d 2 h ripley /trunk/tests/ supposed to be able to check without recommended packages, and reg-S4 is a strict test  
67865 4173 d 21 h maechler /trunk/tests/ cbind tweak - keeps test ok, even when "old" Matrix is accidentally used  
67855 4174 d 22 h maechler /trunk/ cbind()/rbind(): tweak another border case  
67852 4175 d 1 h maechler /trunk/ Tweak internal C code of cbind()/rbind() to work better with S4.
The hidden methods pkg cbind/rbind now create dimnames more like the base functions
and use a `deparse.level=-1`.
 

Show All