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 5808 d 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50995 6034 d 21 h murdoch /trunk/src/library/base/man/ typo  
48873 6237 d 17 h murdoch /trunk/src/library/ Lots of typos found by aspell  
45778 6637 d 8 h ripley /trunk/src/library/base/man/ be explicit about the encoding of the result  
42924 6885 d 16 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 4 h ripley /trunk/src/ allow C as LC_CTYPE under Windows, carefully ...
don't use FancyQuotes in a C locale.
 
42764 6902 d 4 h ripley /trunk/ switch Windows to options(useFancyQuotes=TRUE  
42759 6902 d 10 h ripley /trunk/src/library/base/ tweaks to sQuote changes  
42755 6902 d 12 h ripley /trunk/src/library/base/man/ improvements, including making work in UTF8  
42754 6902 d 12 h ripley /trunk/ more flexible [sd]Quote  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
36992 7508 d 9 h ripley /trunk/src/library/base/man/ updates  
34689 7714 d 9 h ripley /trunk/src/library/base/man/ document quoting conventions  
32823 7854 d 10 h hornik /trunk/ Use directional Unicode quotes for sQuote() and dQuote() in a UTF-8
locale.
 
25118 8421 d 19 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24739 8444 d 21 h hornik /trunk/src/library/base/ New functions sQuote() and dQuote() for single/double quoting of text.