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
47757 6390 d 14 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46128 6574 d 23 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
44506 6735 d 17 h maechler /trunk/src/library/methods/man/ add example with changed arg  
42963 6881 d 23 h ripley /trunk/ formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
 
42333 6941 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 20 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
38402 7339 d 5 h ripley /trunk/src/library/ remove distracting historical comments  
38057 7381 d 0 h jmc /trunk/ bug in callNextMethod  
26000 8366 d 4 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25118 8421 d 13 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24563 8457 d 5 h ripley /trunk/ branch update  
24439 8465 d 20 h ripley /trunk/ branch update  
23898 8512 d 20 h jmc /trunk/src/library/methods/man/ add SealedMethodDefinition class doc; fix doc for callNextMethod; minor change to class utilities  
23838 8519 d 17 h jmc /trunk/src/library/methods/man/ at the moment, empty args dont work with callNextMethod;
adjust doc. accordingly
 
21345 8708 d 20 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
19029 8885 d 15 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18976 8887 d 19 h jmc /trunk/src/library/methods/ new trace, initialize, other mods (see NEWS)  
18558 8909 d 18 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new