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
42964 6881 d 5 h ripley /branches/R-2-6-branch/ port r42963 from trunk  
42766 6900 d 21 h pd /branches/R-2-6-branch/ Create R-2-6-branch  
42333 6940 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 2 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
38402 7338 d 10 h ripley /trunk/src/library/ remove distracting historical comments  
38057 7380 d 6 h jmc /trunk/ bug in callNextMethod  
26000 8365 d 10 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25118 8420 d 19 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24563 8456 d 10 h ripley /trunk/ branch update  
24439 8465 d 1 h ripley /trunk/ branch update  
23898 8512 d 1 h jmc /trunk/src/library/methods/man/ add SealedMethodDefinition class doc; fix doc for callNextMethod; minor change to class utilities  
23838 8518 d 23 h jmc /trunk/src/library/methods/man/ at the moment, empty args dont work with callNextMethod;
adjust doc. accordingly
 
21345 8708 d 2 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
19029 8884 d 20 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18976 8887 d 1 h jmc /trunk/src/library/methods/ new trace, initialize, other mods (see NEWS)  
18558 8908 d 23 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new