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
85065 1058 d 0 h smeyer /trunk/src/library/base/man/ tweak capitalization and punctuation in argument descriptions (based on PR#18567, by Arni Magnusson)  
76240 2692 d 8 h maechler /trunk/src/library/base/man/ fix end of example: data.frame() calling make.unique(); PR#17538 by Suharto Anggono  
68948 4006 d 3 h ripley /trunk/src/library/ use https  
61433 4963 d 5 h ripley /trunk/src/library/ remove trailing spaces  
61150 4993 d 3 h ripley /trunk/src/library/base/man/ legibility  
59039 5217 d 7 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 16 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 18 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
45778 6637 d 6 h ripley /trunk/src/library/base/man/ be explicit about the encoding of the result  
45416 6672 d 0 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
45287 6679 d 22 h ripley /trunk/src/library/base/man/ add comments about nul bytes  
42333 6941 d 7 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
25360 8404 d 4 h ripley /trunk/src/library/ tweak man pages for new method rendering  
24855 8438 d 10 h ripley /trunk/ many tweaks to data frame code.
enhancements to make.names, add make.unique (from Tom Minka)
Fix PR#3280