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
38822 7294 d 23 h ripley /branches/C-link/ Create C-link  
37545 7440 d 13 h jmc /trunk/ validObject changes  
33606 7807 d 13 h maechler /trunk/src/library/methods/man/ cosmetic  
26530 8332 d 0 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26000 8367 d 1 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8378 d 20 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 8422 d 10 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24232 8482 d 18 h jmc /trunk/src/library/methods/ internal changes getting ready to make oldGet.R functions deprecated  
21345 8709 d 17 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20397 8787 d 6 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 8886 d 11 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8989 d 15 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 9016 d 20 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16446 9045 d 20 h jmc /trunk/src/library/methods/ add validObject