The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
61324 4973 d 17 h ripley /trunk/ clean up colour stuff  
60266 5095 d 2 h ripley /trunk/src/ need R_xlen_t  
60253 5095 d 19 h ripley /trunk/ start documenting what is and what is not API in the headers  
60189 5102 d 15 h ripley /trunk/ remove int-based interface  
59752 5132 d 23 h ripley /trunk/src/ put back r59729/30 after working around compiler wierdness  
59731 5136 d 16 h ripley /trunk/src/ back out for now  
59729 5136 d 19 h ripley /trunk/src/ do some pre-checking of alloca()  
59100 5212 d 16 h ripley /trunk/src/ it seems RcppExamples has captured setRVector, so back out  
59099 5212 d 19 h ripley /trunk/src/ remove unused and undocumented (and very inefficient) set[IRS]Vector  
59091 5213 d 12 h ripley /trunk/ more real indices or integer returns with long vectors  
59083 5213 d 20 h maechler /trunk/ C API: orderVector(), R_order2double(), etc as C version of R`s order(..)  
58977 5220 d 21 h ripley /trunk/src/ be more consistent in copyrights  
54876 5609 d 12 h murdoch /trunk/ Add "fileext" argument to tempfile()  
50479 6096 d 1 h ripley /trunk/src/ back out r50473 (did not work on SunStudio)  
50473 6096 d 11 h ripley /trunk/src/ pre-check alloca for addiitonal safety  
44841 6700 d 17 h ripley /trunk/src/ put R_atof in public R_exts/Utils.h  
42308 6942 d 23 h ripley /trunk/src/include/ change reference to GPL  
41853 6991 d 14 h ripley /trunk/src/ use const char * for arguments  
41807 6993 d 16 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
 
41781 6996 d 12 h ripley /trunk/src/ start introducing const char *  

Show All