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
44421 6743 d 0 h ripley /branches/R-Cairo/ create R-Cairo  
44195 6757 d 13 h ripley /trunk/src/ some uses of (void) where possible  
44182 6757 d 22 h ripley /trunk/ make translateCharUTF8 a public entry point  
43932 6773 d 23 h ripley /trunk/src/ move re-encoding of graphics text to engine/vfonts level.
This allows Hershey Latin-1 to work in other 8-bit locales.
 
43929 6774 d 17 h ripley /trunk/src/ introduce some symbolic constants for encodings to be passed around  
43161 6864 d 9 h urbaneks /trunk/src/include/ back out unintended change of Rinternals caused by 43160  
43160 6864 d 9 h urbaneks /trunk/src/ added display history support to Cocoa Quartz; cleanups, docs  
43074 6873 d 20 h ripley /trunk/src/ add mkCharLen for strings with known length and pssobly embedded nuls  
42452 6928 d 21 h ripley /trunk/src/include/ move some macro versions used with USE_RINTERNALS from Defn.h to Rinternals.h  
42402 6935 d 3 h ripley /trunk/ start reducing the set of C headers which get included  
42325 6943 d 19 h bates /trunk/ add alloc3DArray utility  
42308 6944 d 1 h ripley /trunk/src/include/ change reference to GPL  
42110 6966 d 2 h maechler /trunk/src/ + R_getClassDef() C function  
41974 6982 d 3 h ripley /trunk/src/ R_StringHash is not in the API  
41973 6982 d 3 h ripley /trunk/src/ various internal defines have been put in Rinternals.h  
41937 6986 d 1 h ripley /trunk/ change arguments of getMatrixDimnames  
41881 6991 d 19 h ripley /trunk/src/ use 'const char' not 'char const' for consistency  
41862 6992 d 3 h ripley /trunk/src/include/ cosmetics, remove unused entries  
41831 6993 d 11 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41807 6994 d 18 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 

Show All