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
51393 5968 d 6 h pd /branches/R-2-11-branch/ Create R-2-11-branch  
50567 6087 d 22 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
46956 6461 d 20 h ripley /trunk/src/library/ fix up parts of r46945 (and revert regex.Rd)  
46945 6463 d 20 h murdoch /trunk/src/library/ Use \samp rather than \code for non-R code.
Keep #ifdef's entirely within blocks.
 
45416 6670 d 21 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
42333 6940 d 4 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7011 d 22 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
38402 7338 d 5 h ripley /trunk/src/library/ remove distracting historical comments  
37667 7415 d 21 h ripley /trunk/src/library/base/man/ MBCS clarifications  
35297 7650 d 4 h ripley /trunk/src/library/base/ finish off changing args  
35281 7652 d 2 h ripley /trunk/ Fixes to format.info.
Enhancements to match format.default.
Document what happens with trailing zeroes more carefully.
 
32245 7889 d 3 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 7889 d 20 h ripley /trunk/src/ tweaks  
32240 7890 d 2 h ripley /trunk/ sort out print.factor(quote=TRUE)
make encodeString() coerce its first argument (at R level, so methods are used)
 
32237 7890 d 22 h ripley /trunk/ add encodeString and use it to fix infelicities in print.factor and str