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 9725 d 10 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6363 9761 d 11 h ripley /trunk/src/main/ add back `Execution halted' message in default non-interactive error handler  
6357 9762 d 8 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 9781 d 7 h pd /trunk/src/main/ fix errorhandler+restart probs  
6206 9783 d 8 h rgentlem /trunk/ fixes for error handling  
6204 9783 d 8 h rgentlem /trunk/ changes to accommodate new error handling  
6199 9783 d 10 h rgentlem /trunk/ adding error handling functionality and made a change to eval.c  
6191 9783 d 14 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6188 9783 d 14 h rgentlem /trunk/src/ changes to CTXT's so that CTXT_FUNCTION is used  
6178 9784 d 8 h rgentlem /trunk/src/main/ added a device to print out warnings after an error  
6098 9791 d 11 h pd /trunk/ branch update - not bugfree  
6008 9798 d 8 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 9821 d 11 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5502 9846 d 14 h ripley /trunk/ modify \n behaviour in errors/warnings, document what had already been done  
5458 9849 d 19 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9875 d 12 h hornik /trunk/src/main/ Always include Rconfig.h first.  
4806 9913 d 12 h rgentlem /trunk/src/ added restart  
4790 9916 d 23 h hornik /trunk/src/ Misc `-Wall' fixes.  
4247 9959 d 8 h rgentlem /trunk/src/main/ changes to make various options for controling warnings/errors available.  
4230 9960 d 7 h rgentlem /trunk/src/main/ added stuff for warnings and fixed a couple of bugs  
4179 9966 d 14 h rgentlem /trunk/src/main/ changes to the warning system  
4165 9968 d 13 h rgentlem /trunk/src/ added warning functionality  
3865 9999 d 17 h pd /trunk/ branch update  
3244 10066 d 22 h ihaka /trunk/src/ Changes needed for the Mac PPC port.  
3090 10095 d 8 h ihaka /trunk/ Changes for setjmp/longjmp portability.  
2472 10155 d 15 h maechler /trunk/src/main/ mv WarningArg.. from eval.c to errorsc  
2440 10156 d 16 h maechler /trunk/src/main/ comment  
1895 10211 d 5 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1839 10218 d 21 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
1314 10289 d 5 h pd /trunk/src/ setjmp->sigsetjmp changes. Disable interrupts during GC.  
1026 10339 d 20 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
1016 10344 d 11 h maechler /trunk/src/ Lots (not all) of -Wall fixes  
390 10462 d 2 h ihaka /trunk/src/main/ Fixes for the repeated FILE close problem.
Formula subsetting.
New "all.names" and "all.vars" functions.
 
291 10477 d 1 h ihaka /trunk/src/ New Parsing setup.  
239 10487 d 2 h ihaka /trunk/src/main/ Portable fixes and backout from Heiner's memory management changes.  
87 10533 d 7 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 10541 d 0 h r /trunk/ Initial revision