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
71686 3533 d 0 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
71390 3589 d 19 h luke /trunk/ Improvements in srcref handling for byte compiled code from Tomas Kalibera.  
71260 3602 d 22 h luke /trunk/src/ Moved R tryCarch helper source into a C constant.  
71257 3602 d 23 h luke /trunk/src/ Reverted change.  
71256 3602 d 23 h luke /trunk/src/ Added R_ParseEvalString function.  
71245 3604 d 19 h luke /trunk/src/ Added R_tryCatch and R_tryCatchError functions.  
70852 3681 d 13 h luke /trunk/ Tidied up and documented user interrupt handling changes.  
70850 3681 d 15 h luke /trunk/ Added 'interrupt' option for specifying default user interrupt action.  
70830 3685 d 19 h luke /trunk/src/main/ Removed some inconsistencies in call expressions for errors/warnings;
from Tomas Kalibera.
 
70829 3686 d 6 h ripley /trunk/src/main/ mention clang-trunk warning  
70827 3686 d 14 h luke /trunk/src/ Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
 
70708 3705 d 16 h luke /trunk/src/ Experimental code to allow interrupts to be continued.  
70325 3789 d 18 h luke /trunk/ Arrange for jumps to jump to intermediate contexts with on.exit
actions, run the action, and continue the jump.
 
70324 3789 d 19 h luke /trunk/src/ LONGJMP to a context now only happens in context.c:R_jumpctxt.  
70323 3789 d 19 h luke /trunk/src/main/ Don't use options("error") when handling a C stack overflow.  
70319 3790 d 14 h luke /trunk/src/main/ Moved code for exiting on errors in non-interactive mode after the jump.  
70316 3790 d 21 h ripley /trunk/src/main/ avoid warning on implicit conversion  
70315 3790 d 22 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 3832 d 18 h ripley /trunk/ match R-patched, including whitespace  
69774 3878 d 16 h murdoch /trunk/ Fix PR#14605: ngettext now uses same default domain as gettext.  

Show All