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
42208 6956 d 6 h murdoch /branches/djm-source/ Recreate branch from trunk  
39342 7255 d 22 h jmc /trunk/src/library/methods/ Allow generic functions and primitives as argument f to setMethod and removeMethod
To support this, add .primitivname(op) as a .Call
Correct .onAttach in zzz.R to cache metadata from .GlobalEnv
Correct various errors in some of the .Rd files
 
39016 7272 d 6 h jmc /trunk/ Changes to methods and class management  
25816 8378 d 5 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 19 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23531 8543 d 8 h hornik /trunk/src/library/methods/man/ Misc improvements and cosmetics.  
20332 8791 d 22 h jmc /trunk/src/library/methods/man/ new class