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
44263 6754 d 4 h ripley /trunk/src/ more tidying up of graphics headers  
44199 6757 d 14 h ripley /trunk/src/ more use of (void)  
44113 6761 d 22 h ripley /trunk/src/ report which encoding is giving trouble.  
43767 6792 d 21 h ripley /trunk/ use const char * in embedding interfaces where appropriate  
43762 6794 d 2 h ripley /trunk/src/unix/ suppress some MacOS warnings  
43237 6855 d 4 h ripley /trunk/ merge rcompgen into utils  
42746 6903 d 22 h ripley /trunk/ file.edit and file.show now tilde-expand on all platforms/interfaces
document that file.access and file.info did tilde-expand.
Misc other clarifications.
 
42724 6905 d 20 h ripley /trunk/ gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included.
 
42686 6908 d 19 h ripley /trunk/src/unix/ fflush stdout so mixes correctly with file.show  
42684 6908 d 20 h ripley /trunk/ add higher-precision accumulator in rmultinom where avaialble  
42535 6921 d 7 h ripley /trunk/src/ add missing header  
42309 6944 d 3 h ripley /trunk/src/unix/ change reference to GPL  
41980 6981 d 18 h ripley /trunk/src/ more attribute_hidden  
41815 6994 d 17 h ripley /trunk/src/unix/ update little-used copy  
41807 6994 d 21 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 6997 d 16 h ripley /trunk/src/ start introducing const char *  
41778 6998 d 0 h ripley /trunk/src/ back out r41774:5 as foreign declares R_ExpandFileName  
41776 6998 d 4 h ripley /trunk/src/unix/ conditionalize forward declaration  
41774 6998 d 5 h ripley /trunk/src/ add const to arg of R_ExpandFileName  
41324 7034 d 4 h ripley /trunk/ add option to control rl completion  

Show All