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
44421 6743 d 1 h ripley /branches/R-Cairo/ create R-Cairo  
42963 6882 d 21 h ripley /trunk/ formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
 
42761 6902 d 23 h ripley /trunk/src/library/ avoid grave accent  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7020 d 10 h ripley /trunk/src/library/ add require() or :: calls where needed  
40284 7159 d 1 h ripley /trunk/src/library/ more spelling corrections  
39016 7272 d 22 h jmc /trunk/ Changes to methods and class management  
37404 7463 d 14 h jmc /trunk/src/library/methods/man/ dont recommend S3 as a superclass  
37403 7463 d 16 h jmc /trunk/ heuristic test for S4 objects; setOldClass with prototype; enhancements to trace(), recover()  
30666 8019 d 1 h ripley /trunk/src/library/methods/man/ misue of \section  
26082 8362 d 19 h jmc /trunk/src/ namespace for methods package--see todays mail to r-devel  
26000 8367 d 2 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8378 d 21 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 11 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23678 8534 d 21 h jmc /trunk/src/library/methods/man/ various corrections  
21345 8709 d 18 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
21142 8730 d 1 h ripley /trunk/src/library/methods/man/ Rd errors,
setOldClass example did not work
 
21101 8733 d 17 h jmc /trunk/src/library/methods/man/ some tests  
21070 8735 d 22 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