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 5808 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51267 5980 d 11 h ripley /trunk/ check arity and args of one-argument primitives  
50414 6101 d 10 h ripley /trunk/src/library/ remove more comment-only likes  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
33659 7803 d 9 h maechler /trunk/src/library/ standardGeneric in "base" and "methods"  
25118 8421 d 18 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23690 8532 d 20 h hornik /trunk/src/library/base/man/ Move entry for topicName() to documentation for help().  
23645 8537 d 4 h ripley /trunk/ remove dataClass, objWithClass  
22949 8578 d 1 h ripley /trunk/ move the class/class<- definitions from methods to base, and
make the old ones oldClass/oldClass<-. Start tidying up.
 
17209 9001 d 4 h hornik /trunk/src/library/base/man/ Add \alias for topicName.  
17000 9006 d 3 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16091 9074 d 19 h hornik /trunk/src/library/base/man/ Indicate as internal.  
15903 9092 d 5 h jmc /trunk/src/ R_stdgen_ptr to Defn.h; naughty, naughty