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
42964 6881 d 4 h ripley /branches/R-2-6-branch/ port r42963 from trunk  
42766 6900 d 20 h pd /branches/R-2-6-branch/ Create R-2-6-branch  
42333 6940 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7018 d 17 h ripley /trunk/src/library/ add require() or :: calls where needed  
41391 7028 d 9 h ripley /trunk/ change !'s S4 signature to match documentation, and fix up one-arg S4 methods  
39389 7252 d 5 h maechler /trunk/src/library/methods/man/ white space amendment  
39360 7254 d 1 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
37545 7438 d 22 h jmc /trunk/ validObject changes  
33606 7805 d 22 h maechler /trunk/src/library/methods/man/ cosmetic  
26530 8330 d 9 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26000 8365 d 9 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8377 d 4 h jmc /trunk/src/library/methods/ changes to generic functions and dispatch, making functions more self-contained
and preparatory to making classes and methods work with namespaces
 
25118 8420 d 18 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24232 8481 d 3 h jmc /trunk/src/library/methods/ internal changes getting ready to make oldGet.R functions deprecated  
21345 8708 d 1 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20397 8785 d 15 h jmc /trunk/src/library/methods/ 1- fix setValidity to work with new class representation
2 - some bugs in the use of prototype objects
3 - fix some of the constructed replace methods for data part relations
 
19029 8884 d 19 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8987 d 23 h jmc /trunk/src/library/methods/ 1. Add missing functions callGeneric, removeMethod

2. Fixes to insert inherited methods correctly in examples with
default + multi-dispatch methods.

3. Documentation fixes responding to CMD check
 
16802 9015 d 5 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16446 9044 d 4 h jmc /trunk/src/library/methods/ add validObject