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 13 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46864 6470 d 7 h ripley /trunk/ a bit more on marking character strings  
46848 6471 d 21 h ripley /trunk/ more on encodings  
46251 6563 d 22 h ripley /trunk/ match R-patched  
45847 6626 d 23 h ripley /trunk/ clarify what field widths mean in sprintf() and formatC().
sprintf() and paste() now preserve UTF-8ness where sensible.
 
45822 6630 d 3 h ripley /trunk/src/library/base/man/ update for 2.7.x  
44054 6764 d 6 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.
 
43996 6769 d 11 h ripley /trunk/src/ declare encoding on output text connections  
43937 6772 d 21 h ripley /trunk/src/library/base/man/ typo  
43933 6772 d 22 h ripley /trunk/ mark encoding from intToUtf8, add example  
43726 6796 d 21 h ripley /trunk/src/ back out encoding on Sys.glob: lost evidence of which came from which.  
43724 6796 d 22 h ripley /trunk/ tweaks to paste()  
43715 6797 d 23 h ripley /trunk/ more on when encodings are declated  
42987 6880 d 2 h ripley /trunk/src/library/ remove some historical comments  
42333 6941 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40765 7098 d 1 h ripley /trunk/ make iconv essential, allow make check to fail if overridden  
40696 7107 d 0 h ripley /trunk/ documentation updates  
40678 7108 d 21 h ripley /trunk/src/library/base/man/ commit failed