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 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51267 5980 d 1 h ripley /trunk/ check arity and args of one-argument primitives  
50414 6101 d 0 h ripley /trunk/src/library/ remove more comment-only likes  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
33659 7802 d 23 h maechler /trunk/src/library/ standardGeneric in "base" and "methods"  
25118 8421 d 8 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23690 8532 d 10 h hornik /trunk/src/library/base/man/ Move entry for topicName() to documentation for help().  
23645 8536 d 18 h ripley /trunk/ remove dataClass, objWithClass  
22949 8577 d 15 h ripley /trunk/ move the class/class<- definitions from methods to base, and
make the old ones oldClass/oldClass<-. Start tidying up.
 
17209 9000 d 18 h hornik /trunk/src/library/base/man/ Add \alias for topicName.  
17000 9005 d 18 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 10 h hornik /trunk/src/library/base/man/ Indicate as internal.  
15903 9091 d 19 h jmc /trunk/src/ R_stdgen_ptr to Defn.h; naughty, naughty