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
26795 8309 d 5 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
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