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 7 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45778 6637 d 19 h ripley /trunk/src/library/base/man/ be explicit about the encoding of the result  
42924 6886 d 3 h ripley /trunk/ only use fancy quotes in Rgui on Windows: command prompt Windows have too many problems.
expand comments on font problems.
 
42870 6891 d 16 h ripley /trunk/src/ allow C as LC_CTYPE under Windows, carefully ...
don't use FancyQuotes in a C locale.
 
42764 6902 d 16 h ripley /trunk/ switch Windows to options(useFancyQuotes=TRUE  
42759 6902 d 21 h ripley /trunk/src/library/base/ tweaks to sQuote changes  
42755 6902 d 23 h ripley /trunk/src/library/base/man/ improvements, including making work in UTF8  
42754 6903 d 0 h ripley /trunk/ more flexible [sd]Quote  
42333 6941 d 21 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
36992 7508 d 21 h ripley /trunk/src/library/base/man/ updates  
34689 7714 d 20 h ripley /trunk/src/library/base/man/ document quoting conventions  
32823 7854 d 22 h hornik /trunk/ Use directional Unicode quotes for sQuote() and dQuote() in a UTF-8
locale.
 
25118 8422 d 7 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24739 8445 d 9 h hornik /trunk/src/library/base/ New functions sQuote() and dQuote() for single/double quoting of text.