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
81680 1631 d 16 h luke /branches/R-syntax/ Merged trunk changes through r81679.  
78769 2217 d 11 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
71883 3493 d 20 h ripley /trunk/src/library/ remove older historical comments  
69952 3843 d 20 h maechler /trunk/src/library/ a collection of cosmetics (from 2015)  
68948 4006 d 16 h ripley /trunk/src/library/ use https  
61282 4976 d 23 h ripley /trunk/ documentation changes 2.16.0 -> 3.0.0  
61240 4982 d 15 h ripley /trunk/ preserve marked UTF-8 in encodeString  
61150 4993 d 17 h ripley /trunk/src/library/base/man/ legibility  
59039 5217 d 20 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 5 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 7 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
50567 6089 d 15 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
46956 6463 d 13 h ripley /trunk/src/library/ fix up parts of r46945 (and revert regex.Rd)  
46945 6465 d 12 h murdoch /trunk/src/library/ Use \samp rather than \code for non-R code.
Keep #ifdef's entirely within blocks.
 
45416 6672 d 13 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
42333 6941 d 21 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7013 d 14 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
38402 7339 d 22 h ripley /trunk/src/library/ remove distracting historical comments  
37667 7417 d 14 h ripley /trunk/src/library/base/man/ MBCS clarifications  
35297 7651 d 21 h ripley /trunk/src/library/base/ finish off changing args  
35281 7653 d 18 h ripley /trunk/ Fixes to format.info.
Enhancements to match format.default.
Document what happens with trailing zeroes more carefully.
 
32245 7890 d 20 h ripley /trunk/src/ move Rprt_adj to an enumeration in Defn.h (EncodeString is not in PrtUtil.h)
add centring to EncodeString.
allow encodeString() to choose 'w', and replace 'right' by 'justify'.
expand documentation of encodeString().
 
32241 7891 d 13 h ripley /trunk/src/ tweaks  
32240 7891 d 18 h ripley /trunk/ sort out print.factor(quote=TRUE)
make encodeString() coerce its first argument (at R level, so methods are used)
 
32237 7892 d 14 h ripley /trunk/ add encodeString and use it to fix infelicities in print.factor and str