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
44500 6737 d 5 h ripley /trunk/src/ more use of pointer types
use const with pGEcontext
 
44413 6743 d 21 h ripley /trunk/src/ sort entries in readRegistry, add help file  
44412 6743 d 23 h ripley /trunk/src/ use GEgetDevice for consistency  
44403 6744 d 6 h ripley /trunk/src/ add readRegistry  
44327 6750 d 0 h ripley /trunk/src/gnuwin32/ remove duplicate  
44308 6751 d 6 h ripley /trunk/ move newFrameConfirm to device function.  
44262 6754 d 4 h ripley /trunk/src/ start phasing out use of Rdevice.h (old devices interface)  
44249 6755 d 2 h ripley /trunk/src/ reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
 
44201 6757 d 7 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44160 6759 d 14 h ripley /trunk/src/gnuwin32/ updates  
44094 6762 d 22 h ripley /trunk/ tidy up (move ASCII checks to mkCharEnc, renanme utf8strIsASCII).
document recent UTF-8 changes.
 
44091 6763 d 0 h ripley /trunk/src/ Use UTF-8 in collation, basename, dirname, Tcl/Tk strings
(not yet checked on Linux)
 
44059 6764 d 21 h ripley /trunk/ more on preserving UTF-8  
44054 6765 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.
 
44034 6767 d 16 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 6767 d 17 h ripley /trunk/src/ move wcstoutf8 to util.c/Defn.h  
44016 6768 d 16 h ripley /trunk/src/ more on Windows filenames in UTF-8 where necessary  
44013 6768 d 22 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.
 
44008 6769 d 23 h ripley /trunk/src/ more support for internal UTF-8 on Windows  
43958 6772 d 19 h murdoch /trunk/ loadRconsole now works in all front-ends; embedded R no longer loads Rconsole on startup.  

Show All