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 9724 d 2 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6357 9761 d 0 h ripley /trunk/ allows q() and quit() to set error status, (re)set status to 1 for normal
errors and to 2 for R_Suicide
 
6262 9771 d 8 h pd /trunk/src/ refix defn of gc_inhibit_torture  
5646 9830 d 1 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.  
5458 9848 d 11 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5311 9866 d 13 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 ;
 
5306 9867 d 4 h ripley /trunk/src/ move Startup.h to src/include
add fpu_setup() function
 
5270 9870 d 8 h maechler /trunk/src/unix/ -Wall fixes + white space  
5239 9871 d 10 h hornik /trunk/src/unix/ Add final break in switch statement (HPUX at least).  
5237 9871 d 11 h hornik /trunk/src/unix/ Be more careful about includes.  
5223 9871 d 14 h ripley /trunk/src/ streamlined startup code  
5211 9873 d 0 h ripley /trunk/src/ test of the startup/quit code changes, including bringing gnome into line (I hope)  
5209 9873 d 2 h ripley /trunk/src/ changes to the handling of q(), more symbolic constants, poor man's expand tilde  
5185 9874 d 5 h hornik /trunk/ Rename Platform.h to Rconfig.h, Version.h to Rversion.h.  
5182 9874 d 8 h ripley /trunk/ fix .Last to work as advertised.
remove the default file used by fix() etc at the end of the session.
 
5150 9876 d 4 h hornik /trunk/src/unix/ Only include sys/time.h if we have it.  
5114 9880 d 13 h hornik /trunk/ Improve dealing with __setfpucw.  
5082 9882 d 15 h hornik /trunk/src/unix/ Always include `sys/time.h' if FD_SET is undefined.  
4944 9894 d 3 h hornik /trunk/ Version info now fully in a separate header file.  
4914 9897 d 2 h hornik /trunk/src/unix/ Use new vars R_HistoryFile/Size; stifle history file before saving.  

Show All