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
52864 5807 d 19 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
46128 6574 d 21 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
44506 6735 d 15 h maechler /trunk/src/library/methods/man/ add example with changed arg  
42963 6881 d 21 h ripley /trunk/ formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
 
42333 6941 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 18 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 3 h ripley /trunk/src/library/ remove distracting historical comments  
38057 7380 d 22 h jmc /trunk/ bug in callNextMethod  
26000 8366 d 2 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25118 8421 d 11 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24563 8457 d 2 h ripley /trunk/ branch update  
24439 8465 d 17 h ripley /trunk/ branch update  
23898 8512 d 18 h jmc /trunk/src/library/methods/man/ add SealedMethodDefinition class doc; fix doc for callNextMethod; minor change to class utilities  
23838 8519 d 15 h jmc /trunk/src/library/methods/man/ at the moment, empty args dont work with callNextMethod;
adjust doc. accordingly
 
21345 8708 d 18 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
19029 8885 d 12 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18976 8887 d 17 h jmc /trunk/src/library/methods/ new trace, initialize, other mods (see NEWS)  
18558 8909 d 16 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new