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
35752 7599 d 2 h pd /branches/R-2-2-patches/ Creating patch branch  
35751 7599 d 2 h pd /tags/R-2-2-0/ Tag version 2.2.0  
35620 7614 d 22 h jmc /trunk/src/library/methods/ unintended change vbacked out  
35618 7614 d 23 h jmc /trunk/ callNextMethod, callGeneric bugs  
35541 7625 d 16 h maechler /trunk/src/library/methods/ rbind2  
35401 7641 d 4 h maechler /trunk/ introduce cbind() based on generic cbind2(); tests for "[" fix; centralize S4-tests in new reg-S4.R  
33631 7804 d 14 h maechler /trunk/ export packageSlot() and getGroupMembers()  
33558 7810 d 2 h maechler /trunk/ define .slotNames() ; a bit more "show" in examples  
33285 7825 d 3 h hornik /trunk/src/library/methods/ At least temporarily move message() to .message(), and stop exporting and
documenting the former.
 
31819 7930 d 22 h maechler /trunk/ move is.primitive from "methods" to "base"  
31621 7942 d 18 h jmc /trunk/src/library/methods/ add raw and fix expression in basic classes; fix detach bug in primtive methods; supply missing getGroupMembers function  
30901 8002 d 22 h ripley /trunk/ attempt to sort out the deparsing of promises.  
30546 8024 d 19 h ripley /trunk/src/ simplify the installation of package methods,
as always with namespace and always lazy-loaded.
 
28057 8225 d 3 h ripley /trunk/src/library/methods/ fix PR#4184  
27727 8254 d 12 h ripley /trunk/src/library/methods/ reduce dependence on specified default packages  
26955 8296 d 2 h ripley /trunk/ branch update  
26610 8323 d 5 h ripley /trunk/ branch update  
26260 8349 d 17 h jmc /trunk/src/library/methods/ arrange to use package name for new generics, including base  
26082 8360 d 21 h jmc /trunk/src/ namespace for methods package--see todays mail to r-devel