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
71686 3533 d 10 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
68948 4006 d 7 h ripley /trunk/src/library/ use https  
67599 4203 d 10 h ripley /trunk/src/library/ update copyright dates  
65999 4419 d 9 h murdoch /trunk/ Update NEWS and Rd files that use common macros  
63863 4707 d 13 h ripley /trunk/ fulfil implied wish of PR#15442  
61168 4991 d 6 h ripley /trunk/src/library/ legibilty  
61160 4992 d 8 h ripley /trunk/src/library/ legibility  
59039 5217 d 11 h ripley /trunk/ use preferred form of 'R Core Team'  
57939 5335 d 2 h hornik /trunk/src/library/ Use \CRANpkg{} for CRAN packages.  
56186 5517 d 20 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 22 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
53995 5671 d 13 h maechler /trunk/ combn(n,0) case: PR#14473  
53100 5779 d 4 h ripley /trunk/src/library/ replace seq.int() by seq_len()/seq_along() where more appopriate  
50416 6101 d 13 h ripley /trunk/src/library/ more tidying up of comment lines  
49313 6187 d 14 h ripley /trunk/src/library/ markup improvements  
42333 6941 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39839 7200 d 8 h pd /trunk/src/library/ merge: cross-ref expand.grid and combn (patch from Marc Schwartz)  
39321 7257 d 5 h maechler /trunk/src/library/utils/ combn(): be programmer friendly rather than user friendly: behave as "drop = FALSE"  
38212 7365 d 13 h maechler /trunk/src/library/ \link{} between choose() and combn()  
38059 7381 d 1 h maechler /trunk/ first cut at new combn() function