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
84772 1096 d 18 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
68948 4006 d 11 h ripley /trunk/src/library/ use https  
64662 4587 d 4 h ripley /trunk/src/library/ update copyright dates  
62069 4900 d 14 h hornik /trunk/src/library/ Rd markup.  
59039 5217 d 15 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 0 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 2 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
44751 6711 d 8 h maechler /trunk/src/library/methods/man/ typo in getClass(); many uses of \linkS4class{..}  
42963 6882 d 11 h ripley /trunk/ formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
 
42333 6941 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39342 7256 d 4 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 12 h jmc /trunk/ Changes to methods and class management  
25816 8378 d 11 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 8422 d 1 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23531 8543 d 15 h hornik /trunk/src/library/methods/man/ Misc improvements and cosmetics.  
20332 8792 d 5 h jmc /trunk/src/library/methods/man/ new class