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 6955 d 16 h murdoch /branches/djm-source/ Recreate branch from trunk  
41161 7044 d 13 h maechler /trunk/src/library/methods/man/ \link{S4groupGeneric}  
39360 7254 d 11 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
39342 7255 d 7 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
 
39303 7257 d 11 h hornik /trunk/ Typos.  
39257 7259 d 10 h jmc /trunk/ Correct getGenerics(), showMethods() and some show() methods for tracables and other classes  
39016 7271 d 15 h jmc /trunk/ Changes to methods and class management  
25127 8420 d 15 h hornik /trunk/src/library/methods/man/ Eliminate \non_function markup.  
25118 8421 d 4 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23678 8533 d 14 h jmc /trunk/src/library/methods/man/ various corrections  
23443 8547 d 16 h hornik /trunk/src/library/methods/man/ Rd markup issues.  
22975 8576 d 12 h ripley /trunk/src/library/ merge plot from methods into base  
19263 8874 d 14 h jmc /trunk/src/library/methods/man/ there was an alias for plot (why?)  
19087 8882 d 7 h jmc /trunk/src/library/methods/man/ add class documentation and revise other, esp. where
database was used (not an R term)
 
19029 8885 d 5 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8988 d 9 h jmc /trunk/src/library/methods/ 1. Add missing functions callGeneric, removeMethod

2. Fixes to insert inherited methods correctly in examples with
default + multi-dispatch methods.

3. Documentation fixes responding to CMD check
 
17207 9000 d 14 h hornik /trunk/src/library/methods/man/ Fix Rd syntax errors, sort of.  
17000 9005 d 14 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16802 9015 d 15 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16764 9018 d 12 h jmc /trunk/src/ add formal methods do DispatchGroup; some efficiency and
reliability changes to methods package and main/objects.c for methods
 

Show All