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 6390 d 23 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45778 6637 d 11 h ripley /trunk/src/library/base/man/ be explicit about the encoding of the result  
45416 6672 d 6 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
45287 6680 d 4 h ripley /trunk/src/library/base/man/ add comments about nul bytes  
44243 6754 d 13 h ripley /trunk/src/library/ more over-long lines  
44054 6764 d 16 h ripley /trunk/ Give informative warnings for regex compilation messages

Allow postscript() and pdf() to handle UTF-8 text directly

Use direct handling of UTF-8 encoded text in substr, substr<-,
chartr, tolower/toupper and fixed/perl options in grep and [g]sub.
 
43715 6798 d 9 h ripley /trunk/ more on when encodings are declated  
42333 6941 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39923 7193 d 16 h maechler /trunk/src/library/base/man/ add "crypto" example  
38946 7281 d 3 h ripley /trunk/ try to add some consistency to the character functions  
36816 7525 d 12 h ripley /trunk/src/library/ tweaks, usually over-long lines  
32171 7900 d 9 h maechler /trunk/src/library/base/man/ add capwords() capitalizion example  
27625 8260 d 9 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
16809 9016 d 5 h ripley /trunk/src/library/base/man/ add (back?) casefold alias  
16800 9016 d 13 h maechler /trunk/src/library/base/man/ seealso each other  
16730 9021 d 12 h ripley /trunk/ add casefold for S-PLUS compatibility
tidy up some NEWS entries
 
16444 9045 d 12 h maechler /trunk/src/library/base/man/ link each other  
8655 9613 d 9 h hornik /trunk/src/ Allow range specifications in chartr().  
8606 9619 d 16 h hornik /trunk/src/ New function chartr().  
8447 9640 d 15 h hornik /trunk/src/library/base/man/ New file.