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
52864 5806 d 22 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51072 6020 d 23 h ripley /trunk/src/ allow for 'bin' dir to be changed (e.g. bin64?)  
50915 6045 d 17 h ripley /trunk/ tweaks  
50910 6045 d 20 h ripley /trunk/src/ changes for MinGW64 build  
49838 6148 d 17 h falcon /trunk/ Fix segfault when filename arg is not given to Rscript

Reported by Martin Morgan.
 
46084 6581 d 0 h ripley /trunk/src/unix/ add notes, precaution against tmpfile failing  
45475 6669 d 0 h ripley /trunk/src/ more whitespace cleanup  
45053 6689 d 4 h hornik /trunk/ Allow specifying user environment and profile files via environment
variables 'R_ENVIRON_USER' and 'R_PROFILE_USER', respectively.
 
44199 6755 d 15 h ripley /trunk/src/ more use of (void)  
42724 6903 d 22 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 5 h ripley /trunk/src/unix/ change reference to GPL  
40601 7120 d 2 h ripley /trunk/src/ tweaks for limited C versions  
40562 7124 d 9 h ripley /trunk/src/unix/ typo  
40481 7133 d 5 h ripley /trunk/src/ omit methods from default startup  
40428 7138 d 2 h ripley /trunk/ commandArgs(trailingOnly)  
40419 7138 d 16 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 7140 d 21 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 5 h ripley /trunk/src/unix/ post-process version number  
40370 7143 d 6 h ripley /trunk/src/unix/ set properties  
40361 7144 d 3 h ripley /trunk/ add Rscript front-end