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
85202 1039 d 6 h maechler /branches/R-is/ catch-up merge [from r81673 to r85197]  
81629 1635 d 22 h maechler /branches/R-is/ Create R-is branch - at first for "true" is.atomic()  
81504 1653 d 17 h luke /trunk/src/ Pull out something of and API for creating error condition objects.  
81208 1711 d 8 h maechler /trunk/src/main/ tweaking r81184+7: -- improve trim=FALSE case - PR#18240, thanks to Suharto A.  
81184 1718 d 4 h maechler /trunk/src/ bindtextdomain(NULL) now flushes the translation cache and is used in sys.setLanguage()  
81164 1721 d 21 h maechler /trunk/src/main/ fix logic thinko in 81162  
81162 1722 d 1 h maechler /trunk/ gettext[f](.., trim=TRUE) and tweaks to Sys.setLanguage()  
81150 1722 d 21 h luke /trunk/ Stack overflow errors are now signaled as errors inheriting from class
stackOverflowError.
 
81144 1724 d 16 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81112 1730 d 17 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
81111 1730 d 20 h luke /trunk/src/main/ vsignalWrrir no longer protects/restores the handler stack.
This reduces the chance of C stack overflow segfaults when
options(error) expressions or calling handlers behave badly.
 
81082 1740 d 8 h maechler /trunk/ tweaks to determine_domain_gettext(), PR#17998; + tests  
81081 1741 d 7 h maechler /trunk/src/main/ add dbg stuff (GETT_PRINT) for now  
81058 1746 d 19 h luke /trunk/src/main/ Fix bug in finding error handlers for C stack overflows.  
81029 1750 d 6 h hornik /trunk/src/main/ Improvements for nchar(type='width'). By Brodie Gaslam.  
80987 1761 d 22 h maechler /trunk/ better determine_domain_gettext(); PR#17998 / #18092  
80909 1775 d 7 h hornik /trunk/ Eliminate obsolete Autoconf macros.  
80402 1886 d 0 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
79995 1991 d 7 h kalibera /trunk/src/main/ comment  
79969 1995 d 2 h kalibera /trunk/src/main/ Improve detection of translation domain (protect fix, avoid unnecessary
copy).
 

Show All