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
44498 6735 d 22 h ripley /branches/R-Cairo/ update to r44497  
44421 6741 d 4 h ripley /branches/R-Cairo/ create R-Cairo  
44330 6747 d 19 h ripley /trunk/src/ revamp AdobeSymbol2utf8 for use with pango  
44329 6748 d 0 h ripley /trunk/src/ tidy up on making ucstoutf8 public
iconv seems to ignore additional chars in CP1252 over Latin-1
 
44326 6748 d 1 h ripley /trunk/src/main/ tweak  
44325 6748 d 2 h ripley /trunk/ introduce the means for packages to have symbol font encoded in UTF-8  
44201 6755 d 8 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44178 6757 d 3 h ripley /trunk/src/ mbcsToLatin1 is no longer used (assumed Unicode wchar_t)
use MB_CUR_MAX to size buffers
 
44170 6757 d 6 h ripley /trunk/src/ avoid zero-padding by strncpy  
44165 6757 d 7 h ripley /trunk/src/main/ reduce scope of [w]fixedmode  
44162 6757 d 8 h ripley /trunk/src/main/ need to invalidate cached encodings  
44161 6757 d 8 h ripley /trunk/src/main/ need to invalidate cached encodings  
44103 6760 d 16 h ripley /trunk/ fix for PR#10600  
44100 6760 d 19 h ripley /trunk/src/main/ protect against malformed UTF-8 (the problem in r44095)  
44094 6760 d 23 h ripley /trunk/ tidy up (move ASCII checks to mkCharEnc, renanme utf8strIsASCII).
document recent UTF-8 changes.
 
44059 6762 d 23 h ripley /trunk/ more on preserving UTF-8  
44054 6763 d 7 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.
 
44052 6763 d 14 h murdoch /trunk/src/ Append "t" to file mode if neither "t" nor "b" is specified.  
44034 6765 d 17 h ripley /trunk/src/ centralize filenameToWchar.
convert UTF-8 chars to <U+xxxx> rather than bytes if they do not exist in native charset
 
44027 6766 d 3 h ripley /trunk/src/ move towards outputting UTF-8 on Rgui console (disabled pending further tests).  

Show All