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
47757 6391 d 13 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46526 6530 d 5 h ripley /trunk/src/library/base/man/ clarification  
42761 6903 d 1 h ripley /trunk/src/library/ avoid grave accent  
42612 6915 d 7 h ripley /trunk/src/library/base/man/ add reference to MS's quoting rules  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39530 7245 d 3 h ripley /trunk/src/ a couple of instances where backslashes need to be quoted one more time  
34689 7715 d 2 h ripley /trunk/src/library/base/man/ document quoting conventions  
32363 7882 d 22 h ripley /trunk/src/ make shQuote default suitably under Windows, add more explanation  
30907 8004 d 16 h hornik /trunk/src/library/ Move shQuote() from utils to base.  
28722 8166 d 19 h ripley /trunk/src/library/utils/ add csh and cmd.exe quoting  
28720 8166 d 20 h ripley /trunk/ add shQuote, for /bin/sh only at present