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 5808 d 15 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51072 6022 d 16 h ripley /trunk/src/ allow for 'bin' dir to be changed (e.g. bin64?)  
50915 6047 d 11 h ripley /trunk/ tweaks  
50910 6047 d 14 h ripley /trunk/src/ changes for MinGW64 build  
49838 6150 d 10 h falcon /trunk/ Fix segfault when filename arg is not given to Rscript

Reported by Martin Morgan.
 
46084 6582 d 18 h ripley /trunk/src/unix/ add notes, precaution against tmpfile failing  
45475 6670 d 17 h ripley /trunk/src/ more whitespace cleanup  
45053 6690 d 22 h hornik /trunk/ Allow specifying user environment and profile files via environment
variables 'R_ENVIRON_USER' and 'R_PROFILE_USER', respectively.
 
44199 6757 d 9 h ripley /trunk/src/ more use of (void)  
42724 6905 d 15 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 22 h ripley /trunk/src/unix/ change reference to GPL  
40601 7121 d 19 h ripley /trunk/src/ tweaks for limited C versions  
40562 7126 d 2 h ripley /trunk/src/unix/ typo  
40481 7134 d 22 h ripley /trunk/src/ omit methods from default startup  
40428 7139 d 19 h ripley /trunk/ commandArgs(trailingOnly)  
40419 7140 d 9 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 7142 d 15 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 22 h ripley /trunk/src/unix/ post-process version number  
40370 7145 d 0 h ripley /trunk/src/unix/ set properties  
40361 7145 d 20 h ripley /trunk/ add Rscript front-end