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 4 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46084 6581 d 5 h ripley /trunk/src/unix/ add notes, precaution against tmpfile failing  
45475 6669 d 4 h ripley /trunk/src/ more whitespace cleanup  
45053 6689 d 9 h hornik /trunk/ Allow specifying user environment and profile files via environment
variables 'R_ENVIRON_USER' and 'R_PROFILE_USER', respectively.
 
44199 6755 d 20 h ripley /trunk/src/ more use of (void)  
42724 6904 d 2 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 6942 d 9 h ripley /trunk/src/unix/ change reference to GPL  
40601 7120 d 6 h ripley /trunk/src/ tweaks for limited C versions  
40562 7124 d 13 h ripley /trunk/src/unix/ typo  
40481 7133 d 9 h ripley /trunk/src/ omit methods from default startup  
40428 7138 d 6 h ripley /trunk/ commandArgs(trailingOnly)  
40419 7138 d 20 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 1 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 7143 d 9 h ripley /trunk/src/unix/ post-process version number  
40370 7143 d 10 h ripley /trunk/src/unix/ set properties  
40361 7144 d 7 h ripley /trunk/ add Rscript front-end