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
46659 6501 d 22 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46084 6581 d 23 h ripley /trunk/src/unix/ add notes, precaution against tmpfile failing  
45475 6669 d 22 h ripley /trunk/src/ more whitespace cleanup  
45053 6690 d 3 h hornik /trunk/ Allow specifying user environment and profile files via environment
variables 'R_ENVIRON_USER' and 'R_PROFILE_USER', respectively.
 
44199 6756 d 14 h ripley /trunk/src/ more use of (void)  
42724 6904 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.
 
42309 6943 d 3 h ripley /trunk/src/unix/ change reference to GPL  
40601 7121 d 0 h ripley /trunk/src/ tweaks for limited C versions  
40562 7125 d 7 h ripley /trunk/src/unix/ typo  
40481 7134 d 3 h ripley /trunk/src/ omit methods from default startup  
40428 7139 d 0 h ripley /trunk/ commandArgs(trailingOnly)  
40419 7139 d 14 h ripley /trunk/ allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
 
40396 7141 d 19 h ripley /trunk/ sort the results of Sys.getenv()
add '-e expr' command-line option.
make --no-save the default if -e or -f is used.
 
40371 7144 d 3 h ripley /trunk/src/unix/ post-process version number  
40370 7144 d 4 h ripley /trunk/src/unix/ set properties  
40361 7145 d 1 h ripley /trunk/ add Rscript front-end