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
7016 9724 d 3 h ripley /branches/R-exp-API/src/ tweak the non-IEEE case  
7003 9724 d 16 h ripley /branches/R-exp-API/ first complete pass  
7002 9724 d 16 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6994 9725 d 14 h pd /trunk/ branch update  
6622 9748 d 1 h maechler /trunk/src/ isBlankString: in Utils.h, not Defn.h  
6617 9748 d 13 h pd /trunk/src/ trailing blanks in scan  
6412 9756 d 19 h pd /trunk/src/include/ R_EOF=-1  
6357 9761 d 14 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 22 h pd /trunk/src/ refix defn of gc_inhibit_torture  
6204 9782 d 14 h rgentlem /trunk/ changes to accommodate new error handling  
6193 9782 d 19 h maechler /trunk/src/include/ no comment inside comment  
6188 9782 d 20 h rgentlem /trunk/src/ changes to CTXT's so that CTXT_FUNCTION is used  
6098 9790 d 17 h pd /trunk/ branch update - not bugfree  
5646 9830 d 15 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 9849 d 1 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5245 9871 d 14 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)
 
5226 9872 d 1 h hornik /trunk/src/include/ Move code for R_GETCWD and PATH_MAX into Defn.h.  
5209 9873 d 16 h ripley /trunk/src/ changes to the handling of q(), more symbolic constants, poor man's expand tilde  
5194 9874 d 3 h ripley /trunk/src/include/ add PrintVersion, symbolic constants for startup actions  
5185 9874 d 19 h hornik /trunk/ Rename Platform.h to Rconfig.h, Version.h to Rversion.h.  
5182 9874 d 21 h ripley /trunk/ fix .Last to work as advertised.
remove the default file used by fix() etc at the end of the session.
 
5124 9878 d 8 h ihaka /trunk/src/ Updates for new environment stuff.  
4913 9897 d 16 h hornik /trunk/src/include/ New variables R_HistoryFile and R_HistorySize.  
4881 9901 d 17 h ihaka /trunk/src/ Added (internal) object persistence across garbage collects for use
in Corba servers.
Some #ifdefed changes for experiments of new save/load code.
 
4806 9912 d 18 h rgentlem /trunk/src/ added restart  
4709 9924 d 19 h maechler /trunk/src/include/ ..  
4629 9935 d 4 h ripley /trunk/src/include/ Remove duplicates in Defn.h by including Rinternals.h  
4622 9936 d 16 h maechler /trunk/src/ main.c <-> Defn.h GLOBALS declaration cleanup  
4562 9942 d 12 h pd /trunk/ branch update  
4229 9959 d 13 h rgentlem /trunk/src/include/ added SetOptionsWarn  
4165 9967 d 19 h rgentlem /trunk/src/ added warning functionality  
4076 9974 d 1 h maechler /trunk/ MAXELTSIZE  
3961 9982 d 2 h ripley /trunk/src/ Improved file.show, handling pager etc internally.  
3921 9983 d 13 h pd /trunk/ branch updates  
3656 10023 d 10 h ihaka /trunk/src/include/ Portability update.  
3647 10024 d 13 h ihaka /trunk/src/ Minor API update.  
3644 10025 d 1 h r /trunk/src/ Updates on the ``file'' routines and a first manual entry.  
3609 10029 d 16 h pd /trunk/ branch update  
3558 10032 d 16 h r /trunk/src/ Updates for general portability -- in particular to the Mac.  
3552 10034 d 11 h r /trunk/src/ Updates to OS related functions.