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
7002 9723 d 22 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6340 9762 d 6 h pd /trunk/ NULL filename in R_fopen  
6121 9787 d 5 h ripley /trunk/src/ merge do_getenv and do_interactive  
6098 9789 d 22 h pd /trunk/ branch update - not bugfree  
5731 9819 d 23 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5646 9829 d 20 h duncan /trunk/src/ Added the function commandArgs() as an .Internal like R.Version. Copies the command line arguments before they are processed so that we get them as they are passed in. These are used in the CORBA library and have other obvious uses, especially for running in non-interactive mode. This is done early in the process before the windows code can process away the name=value pairs.  
5588 9836 d 15 h ihaka /trunk/src/unix/ More nits in environments.  
5575 9837 d 12 h ihaka /trunk/src/ Save/Restore of hashed environments.  
5573 9837 d 14 h ihaka /trunk/src/ Changes to support hashing of the first environment frame.  
5458 9848 d 6 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5378 9859 d 21 h ripley /trunk/src/unix/ typo in warning message  
5372 9860 d 5 h hornik /trunk/src/ -Wall changes.  
5311 9866 d 9 h ripley /trunk/src/unix/ make error on --vsize/--nsize value ignored not fatal
use R_ShowMessage in SetSize
be consistent in ending messages with \n not ;
 
5308 9866 d 16 h lyndon /trunk/src/unix/ Changed goto badargs to call R_common_badargs function in R_common_command_line  
5245 9870 d 19 h ripley /trunk/ default reverts to --restore (that's why we need symbolic constants)
failure to restore .RData is now a fatal error (long-standing PR)
 
5223 9871 d 9 h ripley /trunk/src/ streamlined startup code