The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
71883 3492 d 15 h ripley /trunk/src/library/ remove older historical comments  
68948 4005 d 11 h ripley /trunk/src/library/ use https  
67599 4202 d 14 h ripley /trunk/src/library/ update copyright dates  
65999 4418 d 13 h murdoch /trunk/ Update NEWS and Rd files that use common macros  
63863 4706 d 17 h ripley /trunk/ fulfil implied wish of PR#15442  
61168 4990 d 10 h ripley /trunk/src/library/ legibilty  
61160 4991 d 12 h ripley /trunk/src/library/ legibility  
59039 5216 d 15 h ripley /trunk/ use preferred form of 'R Core Team'  
57939 5334 d 6 h hornik /trunk/src/library/ Use \CRANpkg{} for CRAN packages.  
56186 5517 d 0 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 2 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
53995 5670 d 17 h maechler /trunk/ combn(n,0) case: PR#14473  
53100 5778 d 8 h ripley /trunk/src/library/ replace seq.int() by seq_len()/seq_along() where more appopriate  
50416 6100 d 17 h ripley /trunk/src/library/ more tidying up of comment lines  
49313 6186 d 18 h ripley /trunk/src/library/ markup improvements  
42333 6940 d 16 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39839 7199 d 12 h pd /trunk/src/library/ merge: cross-ref expand.grid and combn (patch from Marc Schwartz)  
39321 7256 d 9 h maechler /trunk/src/library/utils/ combn(): be programmer friendly rather than user friendly: behave as "drop = FALSE"  
38212 7364 d 17 h maechler /trunk/src/library/ \link{} between choose() and combn()  
38059 7380 d 5 h maechler /trunk/ first cut at new combn() function