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
47757 6390 d 15 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47460 6414 d 6 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
46500 6533 d 6 h ripley /trunk/src/main/ remove redundant code  
45983 6607 d 7 h ripley /trunk/src/ tweaks  
45982 6607 d 7 h ripley /trunk/ more checks of mode when opening connections  
45947 6614 d 7 h ripley /trunk/ strerror is C90, so assume it rather than branch on it  
45446 6671 d 3 h ripley /trunk/src/main/ whitespace cleanup  
45410 6672 d 4 h ripley /trunk/ some details of CHARSXP cache  
45409 6672 d 5 h ripley /trunk/ remove allocString.
start towards taking allocVector(CHARSXP) private.
 
44796 6705 d 20 h ripley /trunk/ more tidying up of error messages  
44795 6705 d 20 h ripley /trunk/src/ more information on failed file opening  
44512 6735 d 4 h ripley /trunk/ tidy up (a bit) the use of 'invalid'  
42307 6943 d 6 h ripley /trunk/src/ change reference to GPL  
42241 6952 d 17 h ripley /trunk/src/main/ make use of [u]intptr_t  
41901 6988 d 7 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41883 6990 d 21 h ripley /trunk/src/ remove non-longer-needed casts
don't use variable as format in error.
 
41831 6992 d 16 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41807 6993 d 23 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
 
41715 7003 d 9 h ripley /trunk/ improvements to error/warning messages  
41686 7006 d 2 h ripley /trunk/ more improvements to warning/error messages  

Show All