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
81322 1689 d 17 h kalibera /branches/R-ucrt/ Create R-ucrt  
81208 1711 d 15 h maechler /trunk/src/main/ tweaking r81184+7: -- improve trim=FALSE case - PR#18240, thanks to Suharto A.  
81184 1718 d 10 h maechler /trunk/src/ bindtextdomain(NULL) now flushes the translation cache and is used in sys.setLanguage()  
81164 1722 d 3 h maechler /trunk/src/main/ fix logic thinko in 81162  
81162 1722 d 7 h maechler /trunk/ gettext[f](.., trim=TRUE) and tweaks to Sys.setLanguage()  
81150 1723 d 3 h luke /trunk/ Stack overflow errors are now signaled as errors inheriting from class
stackOverflowError.
 
81144 1724 d 22 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81112 1730 d 23 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
81111 1731 d 3 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 15 h maechler /trunk/ tweaks to determine_domain_gettext(), PR#17998; + tests  
81081 1741 d 14 h maechler /trunk/src/main/ add dbg stuff (GETT_PRINT) for now  
81058 1747 d 2 h luke /trunk/src/main/ Fix bug in finding error handlers for C stack overflows.  
81029 1750 d 13 h hornik /trunk/src/main/ Improvements for nchar(type='width'). By Brodie Gaslam.  
80987 1762 d 4 h maechler /trunk/ better determine_domain_gettext(); PR#17998 / #18092  
80909 1775 d 13 h hornik /trunk/ Eliminate obsolete Autoconf macros.  
80402 1886 d 6 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
79995 1991 d 13 h kalibera /trunk/src/main/ comment  
79969 1995 d 8 h kalibera /trunk/src/main/ Improve detection of translation domain (protect fix, avoid unnecessary
copy).
 
79945 1998 d 14 h maechler /trunk/src/main/ improve, using R_alloc()  
79942 1998 d 16 h maechler /trunk/src/main/ the *code* for 79936: detect translation domain (PR17998)  

Show All