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
88581 349 d 16 h hornik /trunk/src/library/ Auto-generate citations and references.  
87256 644 d 19 h smeyer /trunk/ spelling/markup  
81118 1730 d 2 h maechler /trunk/src/library/base/man/ add missing "be"  
71883 3493 d 0 h ripley /trunk/src/library/ remove older historical comments  
68948 4005 d 20 h ripley /trunk/src/library/ use https  
63806 4711 d 4 h ripley /trunk/ more analysis of :: and ::: calls  
61433 4962 d 23 h ripley /trunk/src/library/ remove trailing spaces  
61282 4976 d 3 h ripley /trunk/ documentation changes 2.16.0 -> 3.0.0  
59712 5139 d 19 h ripley /trunk/src/library/base/ allow for as.vector.factor  
59708 5139 d 21 h ripley /trunk/src/library/base/ clarifications, go faster to C code  
59626 5146 d 0 h ripley /trunk/src/library/base/man/ add comment  
59622 5146 d 16 h ripley /trunk/ make use of array(dim=<0-length>) an error  
59619 5146 d 23 h ripley /trunk/ document and add regression tests for some corner cases in array()  
59039 5217 d 0 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 9 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 11 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
53724 5718 d 6 h ripley /trunk/src/library/base/man/ clarify what is meant by vector  
51318 5975 d 14 h ripley /trunk/src/library/base/man/ more documentation on primitives  
51315 5975 d 17 h ripley /trunk/src/library/base/man/ update  
51217 5986 d 22 h ripley /trunk/src/library/base/man/ clarifications, including that a matrix is an array  
48662 6270 d 4 h ripley /trunk/src/library/base/man/ document primitive functions as such in their help files  
47262 6429 d 4 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
47067 6444 d 2 h ripley /trunk/src/library/base/man/ corruption in last change  
47054 6445 d 3 h ripley /trunk/src/library/base/man/ clarifications  
45616 6657 d 21 h hornik /trunk/ Make as.array() generic.  
42333 6941 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40675 7109 d 0 h ripley /trunk/src/ clarifications  
30058 8064 d 22 h ripley /trunk/ raw is another atomic type.  
28014 8229 d 19 h ripley /trunk/ rep(0-len, length.out=n) now really does give length n
Allow 0-length data arg in both matrix() and array()
 
27709 8255 d 20 h ripley /trunk/ more regression tests in help files!  
27625 8259 d 20 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27541 8264 d 2 h ripley /trunk/src/library/ lessen unstated dependencies on other packages  
24300 8476 d 21 h ripley /trunk/ branch update  
23613 8538 d 19 h ripley /trunk/src/library/base/man/ link to InternalMethods  
23358 8553 d 14 h ripley /trunk/src/library/base/man/ clarify internal generics  
20877 8749 d 17 h maechler /trunk/src/library/base/man/ fix rep(*, 0) -> array()  
15805 9098 d 15 h ripley /trunk/src/library/base/man/ branch update  
10525 9458 d 23 h ripley /trunk/src/library/base/ changes suggested by codoc: match functions and docs  
7782 9680 d 21 h hornik /trunk/src/library/base/man/ Rewrite to contain \description.  
7501 9695 d 16 h tlumley /trunk/ strsplit change broke copy.url. Also fixed uncommented output in array.Rd