The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
16318 9056 d 6 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
/branches/R-NaString
/branches/R-NaString/Attic
15322 9120 d 5 h luke /trunk/src/ Removed R_Inputfile variable (use local variables instead).  
/trunk/src/include/Defn.h
/trunk/src/main/errors.c
/trunk/src/main/main.c
14977 9146 d 11 h luke /trunk/src/main/ Merged some changes from release branch to trunk  
/trunk/src/main/errors.c
/trunk/src/main/eval.c
14904 9153 d 6 h luke /trunk/src/ Merged change of marker token for restarts from release branch to trunk.  
/trunk/src/include/Rinternals.h
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/names.c
14723 9170 d 2 h luke /trunk/src/main/ Cleaned up traceback calculation.  
/trunk/src/main/errors.c
14631 9177 d 2 h luke /trunk/src/ Moved CTXT_RESTART to a single bit in the context flags.  
/trunk/src/include/Defn.h
/trunk/src/main/context.c
/trunk/src/main/errors.c
/trunk/src/main/eval.c
14629 9177 d 5 h ripley /trunk/src/main/ -Wall warnings  
/trunk/src/main/errors.c
14622 9177 d 8 h luke /trunk/src/ Modified do_cat to use context cend for cleanup.
Removed R_SinkReset and R_SinkSaved global.
 
/trunk/src/include/Rconnections.h
/trunk/src/main/builtin.c
/trunk/src/main/connections.c
/trunk/src/main/errors.c
14608 9177 d 20 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.
 
/trunk/src/main/errors.c
14570 9180 d 1 h luke /trunk/src/main/ Added (temporary?) hooks to allow experimenting with new exception
handling mechanisms in stock 1.3.
 
/trunk/src/main/errors.c
14494 9186 d 7 h hornik /trunk/src/main/ -Wall cosmetics (unused variable).  
/trunk/src/main/errors.c
14480 9187 d 2 h luke /trunk/src/ Added vmax field to RCNTXT structure; use it to restore R_alloc stack on
before a LONGJMP.
 
/trunk/src/include/Defn.h
/trunk/src/main/context.c
/trunk/src/main/errors.c
14479 9187 d 2 h luke /trunk/src/ Consolidated restoring globals before a LONGJMP into R_restore_globals.  
/trunk/src/include/Defn.h
/trunk/src/main/context.c
/trunk/src/main/errors.c
/trunk/src/main/main.c
14478 9187 d 3 h luke /trunk/src/main/ Added running of onexit code to browser Q excape.
Consolidated running of onexit code into R_run_onexits.
 
/trunk/src/main/context.c
/trunk/src/main/errors.c
/trunk/src/main/main.c
14443 9188 d 0 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.
 
/trunk/src/main/context.c
/trunk/src/main/errors.c
14442 9188 d 4 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.
 
/trunk/src/main/errors.c
14439 9188 d 5 h luke /trunk/src/main/ Consolidated use of vsnprintf into single function.
Modified errorcall to check buffer for overflow on printing the call.
 
/trunk/src/main/errors.c
13997 9213 d 1 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!  
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Error.h
/trunk/src/main/arithmetic.c
/trunk/src/main/bind.c
/trunk/src/main/coerce.c
/trunk/src/main/errors.c
/trunk/src/main/util.c
13730 9226 d 12 h pd /trunk/ branch update  
/trunk/NEWS
/trunk/src/main/errors.c
13520 9234 d 16 h ripley /trunk/ branch update  
/trunk/src/main/errors.c
/trunk/tests/reg-tests-1.R

Show All