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
76063 2730 d 3 h luke /branches/R-conflicts/ Merged changes from trunk through 76062  
75453 2840 d 9 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
74412 3057 d 9 h luke /trunk/src/main/ Avoid use of DATAPTR.  
74256 3085 d 7 h luke /trunk/src/main/ Allow R_UnwindProtect to accept a NULL continuation token.  
73866 3155 d 4 h luke /trunk/src/ Added simple framework to help with C++ stack unwinding.  
73853 3156 d 6 h luke /trunk/src/ Preserve the error buffer when an on.exit action is processed while
jumping to a calling handler. Resolves an issue reported by Bill Dunlap.
 
73310 3235 d 8 h luke /trunk/ Context for sys.on.exit is now consistent with other sys.xyz
functions; from Lionel Henry.
 
73181 3252 d 6 h luke /trunk/ Multiple on.exit expressions are now all run even if one signals an error.  
73171 3253 d 7 h luke /trunk/src/main/ Added some missing state save/restore in R_ToplevelExec.  
73133 3259 d 12 h luke /trunk/ Revert unintended change to return in on.exit expression behavior.
The change was introduced with the stack unwinding changes in R 3.3.0.
 
73111 3262 d 14 h kalibera /trunk/ Fix returnValue() to return a marker for undefined value also in case of
error with a handler, a restart or a non-local return.
 
71390 3590 d 10 h luke /trunk/ Improvements in srcref handling for byte compiled code from Tomas Kalibera.  
70927 3664 d 7 h ripley /trunk/src/ issues detected by clang's UBSAN  
70325 3790 d 9 h luke /trunk/ Arrange for jumps to jump to intermediate contexts with on.exit
actions, run the action, and continue the jump.
 
70324 3790 d 9 h luke /trunk/src/ LONGJMP to a context now only happens in context.c:R_jumpctxt.  
69546 3935 d 6 h luke /trunk/src/ Minor cleanups and unused code eliminaiton from Tomas Kalibara.  
68947 4006 d 11 h ripley /trunk/src/ use https  
68923 4006 d 17 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68755 4017 d 6 h luke /trunk/src/ Added ability to suspend GC; implementation from Tomas Kalibera.  
67595 4203 d 16 h ripley /trunk/src/ update copyright dates for 2014 changes  

Show All