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
42208 6956 d 9 h murdoch /branches/djm-source/ Recreate branch from trunk  
41508 7019 d 20 h ripley /trunk/src/library/ add require() or :: calls where needed  
40284 7158 d 11 h ripley /trunk/src/library/ more spelling corrections  
39016 7272 d 8 h jmc /trunk/ Changes to methods and class management  
37404 7463 d 0 h jmc /trunk/src/library/methods/man/ dont recommend S3 as a superclass  
37403 7463 d 3 h jmc /trunk/ heuristic test for S4 objects; setOldClass with prototype; enhancements to trace(), recover()  
30666 8018 d 11 h ripley /trunk/src/library/methods/man/ misue of \section  
26082 8362 d 6 h jmc /trunk/src/ namespace for methods package--see todays mail to r-devel  
26000 8366 d 12 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8378 d 7 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 8421 d 21 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23678 8534 d 7 h jmc /trunk/src/library/methods/man/ various corrections  
21345 8709 d 4 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
21142 8729 d 12 h ripley /trunk/src/library/methods/man/ Rd errors,
setOldClass example did not work
 
21101 8733 d 3 h jmc /trunk/src/library/methods/man/ some tests  
21070 8735 d 9 h jmc /trunk/src/library/methods/ 1. revised promptMethods to generate aliases for individual methods
2. added setOldClass as per green book
3. some heuristics to detect errors in writing generic function definitions