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
16318 9056 d 3 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15322 9120 d 3 h luke /trunk/src/ Removed R_Inputfile variable (use local variables instead).  
14977 9146 d 9 h luke /trunk/src/main/ Merged some changes from release branch to trunk  
14904 9153 d 4 h luke /trunk/src/ Merged change of marker token for restarts from release branch to trunk.  
14723 9170 d 0 h luke /trunk/src/main/ Cleaned up traceback calculation.  
14631 9176 d 23 h luke /trunk/src/ Moved CTXT_RESTART to a single bit in the context flags.  
14629 9177 d 2 h ripley /trunk/src/main/ -Wall warnings  
14622 9177 d 5 h luke /trunk/src/ Modified do_cat to use context cend for cleanup.
Removed R_SinkReset and R_SinkSaved global.
 
14608 9177 d 17 h luke /trunk/src/main/ Added error message to "error during wrapup".
Added check for CTXT_RESTART and running of exit code to jump_now.
 
14570 9179 d 23 h luke /trunk/src/main/ Added (temporary?) hooks to allow experimenting with new exception
handling mechanisms in stock 1.3.
 
14494 9186 d 4 h hornik /trunk/src/main/ -Wall cosmetics (unused variable).  
14480 9186 d 23 h luke /trunk/src/ Added vmax field to RCNTXT structure; use it to restore R_alloc stack on
before a LONGJMP.
 
14479 9187 d 0 h luke /trunk/src/ Consolidated restoring globals before a LONGJMP into R_restore_globals.  
14478 9187 d 1 h luke /trunk/src/main/ Added running of onexit code to browser Q excape.
Consolidated running of onexit code into R_run_onexits.
 
14443 9187 d 22 h luke /trunk/src/main/ Added calling of onexit code to jumpfun in context.c.
Remove conexit/cend code from context before calling to prevent recursion.
Call cend code for all intervening contexts, not just top one.
 
14442 9188 d 2 h luke /trunk/src/main/ Changed ErrorMessage to call errorcall, and WarningMessage to call
warningcall. This insures consistent handling of option settings and
the like.
 
14439 9188 d 3 h luke /trunk/src/main/ Consolidated use of vsnprintf into single function.
Modified errorcall to check buffer for overflow on printing the call.
 
13997 9212 d 23 h duncan /trunk/src/ Changes to remove global variables to make the routines thread-safe and reentrant. Start of a major pass through the code to do this. Shout soon if it causes problems!  
13730 9226 d 9 h pd /trunk/ branch update  
13520 9234 d 13 h ripley /trunk/ branch update  

Show All