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
70340 3784 d 15 h pd /branches/R-3-3-branch/ Create R-3-3-branch  
70325 3788 d 21 h luke /trunk/ Arrange for jumps to jump to intermediate contexts with on.exit
actions, run the action, and continue the jump.
 
70324 3788 d 22 h luke /trunk/src/ LONGJMP to a context now only happens in context.c:R_jumpctxt.  
70323 3788 d 22 h luke /trunk/src/main/ Don't use options("error") when handling a C stack overflow.  
70319 3789 d 17 h luke /trunk/src/main/ Moved code for exiting on errors in non-interactive mode after the jump.  
70316 3790 d 0 h ripley /trunk/src/main/ avoid warning on implicit conversion  
70315 3790 d 1 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 3831 d 21 h ripley /trunk/ match R-patched, including whitespace  
69774 3877 d 19 h murdoch /trunk/ Fix PR#14605: ngettext now uses same default domain as gettext.  
69326 3974 d 18 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
68947 4005 d 0 h ripley /trunk/src/ use https  
67570 4204 d 4 h ripley /trunk/ correct copyright dates  
67542 4206 d 21 h maechler /trunk/src/main/ recycle some more message strings [=> needs fewer translations]  
67418 4214 d 18 h luke /trunk/src/main/ warningcall_immediate was not going through condition system  
67351 4218 d 18 h luke /trunk/src/ More protect fixes from Tomas Kalibera.  
67181 4240 d 2 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
67099 4253 d 16 h luke /trunk/src/ Protect fixes from pqR, from Tomas Kalibera.  
67013 4266 d 18 h luke /trunk/src/main/ Removed redundant protect in R_InsertRestartHandlers?; from Tomas Kalibera.  
66091 4402 d 3 h pd /trunk/src/main/ pointer confusion PR#15856  
65321 4504 d 7 h ripley /trunk/src/main/ tweak for -Wall  

Show All