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
71308 3599 d 13 h luke /branches/ALTREP/ Create ALTREP branch.  
70407 3771 d 10 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 22 h maechler /trunk/src/library/base/man/ not {internal} really  
68948 4006 d 18 h ripley /trunk/src/library/ use https  
59039 5217 d 23 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 7 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 9 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
54621 5629 d 12 h jmc /trunk/src/library/base/ add 2nd arg to doc for standardGeneric  
51267 5981 d 3 h ripley /trunk/ check arity and args of one-argument primitives  
50414 6102 d 1 h ripley /trunk/src/library/ remove more comment-only likes  
42333 6941 d 23 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
33659 7804 d 0 h maechler /trunk/src/library/ standardGeneric in "base" and "methods"  
25118 8422 d 9 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23690 8533 d 11 h hornik /trunk/src/library/base/man/ Move entry for topicName() to documentation for help().  
23645 8537 d 19 h ripley /trunk/ remove dataClass, objWithClass  
22949 8578 d 16 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 19 h hornik /trunk/src/library/base/man/ Add \alias for topicName.  
17000 9006 d 19 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 11 h hornik /trunk/src/library/base/man/ Indicate as internal.  
15903 9092 d 20 h jmc /trunk/src/ R_stdgen_ptr to Defn.h; naughty, naughty