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
43096 6870 d 16 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42963 6881 d 22 h ripley /trunk/ formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
 
42333 6941 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 19 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 4 h ripley /trunk/src/library/ remove distracting historical comments  
38057 7380 d 23 h jmc /trunk/ bug in callNextMethod  
26000 8366 d 3 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25118 8421 d 12 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24563 8457 d 3 h ripley /trunk/ branch update  
24439 8465 d 18 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 16 h jmc /trunk/src/library/methods/man/ at the moment, empty args dont work with callNextMethod;
adjust doc. accordingly
 
21345 8708 d 19 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
19029 8885 d 13 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18976 8887 d 18 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