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
46828 6474 d 22 h murdoch /branches/djm-parseRd/src/library/ Use \samp, not \preformatted, as \code replacement  
46751 6491 d 0 h murdoch /branches/djm-parseRd/src/library/ Changes to Rd files to avoid parser errors  
46659 6502 d 6 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
45416 6672 d 3 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
42333 6941 d 10 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7013 d 3 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
38402 7339 d 11 h ripley /trunk/src/library/ remove distracting historical comments  
37667 7417 d 3 h ripley /trunk/src/library/base/man/ MBCS clarifications  
35297 7651 d 10 h ripley /trunk/src/library/base/ finish off changing args  
35281 7653 d 7 h ripley /trunk/ Fixes to format.info.
Enhancements to match format.default.
Document what happens with trailing zeroes more carefully.
 
32245 7890 d 9 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 2 h ripley /trunk/src/ tweaks  
32240 7891 d 8 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 4 h ripley /trunk/ add encodeString and use it to fix infelicities in print.factor and str