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
88591 348 d 2 h hornik /trunk/src/library/base/man/ Auto-generate citations and references.  
70407 3769 d 22 h lawrence /trunk/src/library/base/man/ document the args to standardGeneric() in order to pass R CMD check,
since it is no longer marked as internal...
 
70351 3783 d 10 h maechler /trunk/src/library/base/man/ not {internal} really  
68948 4005 d 6 h ripley /trunk/src/library/ use https  
59039 5216 d 11 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 19 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 21 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
54621 5628 d 0 h jmc /trunk/src/library/base/ add 2nd arg to doc for standardGeneric  
51267 5979 d 15 h ripley /trunk/ check arity and args of one-argument primitives  
50414 6100 d 13 h ripley /trunk/src/library/ remove more comment-only likes  
42333 6940 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
33659 7802 d 13 h maechler /trunk/src/library/ standardGeneric in "base" and "methods"  
25118 8420 d 21 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23690 8531 d 23 h hornik /trunk/src/library/base/man/ Move entry for topicName() to documentation for help().  
23645 8536 d 7 h ripley /trunk/ remove dataClass, objWithClass  
22949 8577 d 4 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 7 h hornik /trunk/src/library/base/man/ Add \alias for topicName.  
17000 9005 d 7 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16091 9073 d 23 h hornik /trunk/src/library/base/man/ Indicate as internal.  
15903 9091 d 8 h jmc /trunk/src/ R_stdgen_ptr to Defn.h; naughty, naughty