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
52864 5807 d 23 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
46128 6575 d 1 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
42333 6941 d 5 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 21 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
25410 8400 d 22 h hornik /trunk/src/library/methods/ Make handling of arg 'filename' in promptClass() and promptMethods()
consistent with what prompt() and promptData() do.
 
25118 8421 d 15 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
21070 8735 d 2 h jmc /trunk/src/library/methods/ 1. revised promptMethods to generate aliases for individual methods
2. added setOldClass as per green book
3. some heuristics to detect errors in writing generic function definitions
 
19029 8885 d 16 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8988 d 20 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
 
17210 9001 d 1 h jmc /trunk/src/library/methods/ add docType entry, other fixups to promptMethods, promptClass  
17004 9006 d 0 h ripley /trunk/src/library/methods/man/ typo stops refman being built ....  
17000 9006 d 1 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16802 9016 d 1 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16371 9052 d 1 h jmc /trunk/src/library/methods/man/ *** empty log message ***