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
70325 3790 d 1 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 1 h luke /trunk/src/ LONGJMP to a context now only happens in context.c:R_jumpctxt.  
70323 3790 d 2 h luke /trunk/src/main/ Don't use options("error") when handling a C stack overflow.  
70319 3790 d 20 h luke /trunk/src/main/ Moved code for exiting on errors in non-interactive mode after the jump.  
70316 3791 d 4 h ripley /trunk/src/main/ avoid warning on implicit conversion  
70315 3791 d 4 h luke /trunk/src/main/ Made C stack overflow error recovery a little more robust.
The stack limit was being reset before running the on.exit handlers,
and calling error handlers are not run in stack overflow state --
these are treated as failed.
 
70047 3833 d 0 h ripley /trunk/ match R-patched, including whitespace  
69774 3878 d 23 h murdoch /trunk/ Fix PR#14605: ngettext now uses same default domain as gettext.  
69326 3975 d 22 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
68947 4006 d 3 h ripley /trunk/src/ use https  
67570 4205 d 7 h ripley /trunk/ correct copyright dates  
67542 4208 d 1 h maechler /trunk/src/main/ recycle some more message strings [=> needs fewer translations]  
67418 4215 d 22 h luke /trunk/src/main/ warningcall_immediate was not going through condition system  
67351 4219 d 22 h luke /trunk/src/ More protect fixes from Tomas Kalibera.  
67181 4241 d 6 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
67099 4254 d 20 h luke /trunk/src/ Protect fixes from pqR, from Tomas Kalibera.  
67013 4267 d 22 h luke /trunk/src/main/ Removed redundant protect in R_InsertRestartHandlers?; from Tomas Kalibera.  
66091 4403 d 7 h pd /trunk/src/main/ pointer confusion PR#15856  
65321 4505 d 11 h ripley /trunk/src/main/ tweak for -Wall  
65311 4506 d 8 h ripley /trunk/src/ message changes as suggested by Ɓukasz Daniel  

Show All