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
44513 6734 d 5 h ripley /branches/R-Cairo/ update to r44512  
44421 6741 d 7 h ripley /branches/R-Cairo/ create R-Cairo  
44274 6752 d 2 h falcon /trunk/src/main/ Add initialization to remove gcc warning  
44273 6752 d 2 h falcon /trunk/src/main/ Fix zero-length pattern bug in gregexpr("", "abc", fixed=TRUE)  
44094 6761 d 2 h ripley /trunk/ tidy up (move ASCII checks to mkCharEnc, renanme utf8strIsASCII).
document recent UTF-8 changes.
 
44059 6763 d 1 h ripley /trunk/ more on preserving UTF-8  
44054 6763 d 10 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.
 
44041 6764 d 22 h ripley /trunk/ move list.file's 'pattern' argument to R level to allow case-insensitive
matching and more.
 
44034 6765 d 20 h ripley /trunk/src/ centralize filenameToWchar.
convert UTF-8 chars to <U+xxxx> rather than bytes if they do not exist in native charset
 
44033 6765 d 21 h ripley /trunk/src/ move wcstoutf8 to util.c/Defn.h  
44013 6767 d 2 h ripley /trunk/src/ tidy up getClipboardFormats, readClipboard, especially re Unicode text
pass encoding of file/pipe names around and use wide Windows interfaces
where appropriate.
 
43938 6772 d 0 h ripley /trunk/src/main/ clear up a bit  
43935 6772 d 2 h ripley /trunk/src/main/ tweaks for non-MBCS build  
43934 6772 d 2 h ripley /trunk/src/main/ actual intToUtf8 change  
43807 6785 d 6 h ripley /trunk/src/main/ tweak to case-insensitive matching  
43806 6785 d 12 h ripley /trunk/ adapt agrep() to work in MBCS locales  
43726 6796 d 1 h ripley /trunk/src/ back out encoding on Sys.glob: lost evidence of which came from which.  
43713 6797 d 3 h ripley /trunk/src/main/ mkCharCopyEnc is a duplicate of markKnown.  
43712 6797 d 5 h ripley /trunk/ declare encoding on results of [g]sub and Sys.glob.
document when encodings are declared by character functions.
 
43074 6872 d 3 h ripley /trunk/src/ add mkCharLen for strings with known length and pssobly embedded nuls  

Show All