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 349 d 13 h hornik /trunk/src/library/base/man/ Auto-generate citations and references.  
70407 3771 d 9 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 3784 d 21 h maechler /trunk/src/library/base/man/ not {internal} really  
68948 4006 d 17 h ripley /trunk/src/library/ use https  
59039 5217 d 21 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 6 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 8 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
54621 5629 d 10 h jmc /trunk/src/library/base/ add 2nd arg to doc for standardGeneric  
51267 5981 d 1 h ripley /trunk/ check arity and args of one-argument primitives  
50414 6102 d 0 h ripley /trunk/src/library/ remove more comment-only likes  
42333 6941 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
33659 7803 d 23 h maechler /trunk/src/library/ standardGeneric in "base" and "methods"  
25118 8422 d 8 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23690 8533 d 10 h hornik /trunk/src/library/base/man/ Move entry for topicName() to documentation for help().  
23645 8537 d 18 h ripley /trunk/ remove dataClass, objWithClass  
22949 8578 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 9001 d 18 h hornik /trunk/src/library/base/man/ Add \alias for topicName.  
17000 9006 d 17 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16091 9075 d 9 h hornik /trunk/src/library/base/man/ Indicate as internal.  
15903 9092 d 19 h jmc /trunk/src/ R_stdgen_ptr to Defn.h; naughty, naughty