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
52864 5807 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
46526 6529 d 0 h ripley /trunk/src/library/base/man/ clarification  
42761 6901 d 20 h ripley /trunk/src/library/ avoid grave accent  
42612 6914 d 2 h ripley /trunk/src/library/base/man/ add reference to MS's quoting rules  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39530 7243 d 22 h ripley /trunk/src/ a couple of instances where backslashes need to be quoted one more time  
34689 7713 d 21 h ripley /trunk/src/library/base/man/ document quoting conventions  
32363 7881 d 18 h ripley /trunk/src/ make shQuote default suitably under Windows, add more explanation  
30907 8003 d 11 h hornik /trunk/src/library/ Move shQuote() from utils to base.  
28722 8165 d 14 h ripley /trunk/src/library/utils/ add csh and cmd.exe quoting  
28720 8165 d 15 h ripley /trunk/ add shQuote, for /bin/sh only at present