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 15 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6363 9760 d 16 h ripley /trunk/src/main/ add back `Execution halted' message in default non-interactive error handler  
6357 9761 d 13 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
 
6217 9780 d 12 h pd /trunk/src/main/ fix errorhandler+restart probs  
6206 9782 d 13 h rgentlem /trunk/ fixes for error handling  
6204 9782 d 13 h rgentlem /trunk/ changes to accommodate new error handling  
6199 9782 d 15 h rgentlem /trunk/ adding error handling functionality and made a change to eval.c  
6191 9782 d 19 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6188 9782 d 19 h rgentlem /trunk/src/ changes to CTXT's so that CTXT_FUNCTION is used  
6178 9783 d 14 h rgentlem /trunk/src/main/ added a device to print out warnings after an error  
6098 9790 d 16 h pd /trunk/ branch update - not bugfree  
6008 9797 d 13 h rgentlem /trunk/src/main/ modified sys.xxx to look for CTXT_RESTART and changed the semantics of
restart to be in line with those of S (in particular, RESTART is turned off
once the function is recalled; of course the subsequent evaluation may turn
it back on).
 
5731 9820 d 16 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5502 9845 d 19 h ripley /trunk/ modify \n behaviour in errors/warnings, document what had already been done  
5458 9849 d 0 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9874 d 17 h hornik /trunk/src/main/ Always include Rconfig.h first.  
4806 9912 d 17 h rgentlem /trunk/src/ added restart  
4790 9916 d 4 h hornik /trunk/src/ Misc `-Wall' fixes.  
4247 9958 d 13 h rgentlem /trunk/src/main/ changes to make various options for controling warnings/errors available.  
4230 9959 d 12 h rgentlem /trunk/src/main/ added stuff for warnings and fixed a couple of bugs  
4179 9965 d 19 h rgentlem /trunk/src/main/ changes to the warning system  
4165 9967 d 18 h rgentlem /trunk/src/ added warning functionality  
3865 9998 d 22 h pd /trunk/ branch update  
3244 10066 d 3 h ihaka /trunk/src/ Changes needed for the Mac PPC port.  
3090 10094 d 13 h ihaka /trunk/ Changes for setjmp/longjmp portability.  
2472 10154 d 20 h maechler /trunk/src/main/ mv WarningArg.. from eval.c to errorsc  
2440 10155 d 21 h maechler /trunk/src/main/ comment  
1895 10210 d 10 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1839 10218 d 2 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
1314 10288 d 10 h pd /trunk/src/ setjmp->sigsetjmp changes. Disable interrupts during GC.  
1026 10339 d 1 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
1016 10343 d 16 h maechler /trunk/src/ Lots (not all) of -Wall fixes  
390 10461 d 7 h ihaka /trunk/src/main/ Fixes for the repeated FILE close problem.
Formula subsetting.
New "all.names" and "all.vars" functions.
 
291 10476 d 6 h ihaka /trunk/src/ New Parsing setup.  
239 10486 d 7 h ihaka /trunk/src/main/ Portable fixes and backout from Heiner's memory management changes.  
87 10532 d 12 h ihaka /trunk/src/main/ Change to fix model.frame problems and a couple of warts discovered
fix model.frame problems and a couple of warts discovered in the process.
 
2 10540 d 5 h r /trunk/ Initial revision