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
84054 1220 d 5 h maechler /branches/R-matOps/ Create R-matOps  
83882 1252 d 5 h kalibera /trunk/src/ Remove path length limitations.  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
83384 1338 d 23 h smeyer /trunk/src/ tweaks  
83383 1341 d 6 h smeyer /trunk/ trap non-interactive browser() invocations  
83082 1384 d 2 h kalibera /trunk/ Protect stack direction detection and stack overflow checking against
clang-15 ASAN instrumentation (which uses fake stack, allocating local
variables on the heap).
 
82969 1396 d 8 h kalibera /trunk/src/main/ Remove unused variables (thanks to clang15 warnings).  
82934 1398 d 6 h ripley /trunk/src/ more use of (void)  
82754 1433 d 6 h ripley /trunk/src/ changes for -Wstrict-prototypes  
82341 1538 d 9 h kalibera /trunk/src/main/ Allow also to invoke watson on invalid parameter passed to C runtime (amends
82307).
 
82307 1547 d 0 h kalibera /trunk/src/main/ Support for checking C runtime invalid parameters on Windows (with Kevin
Ushey).
 
82268 1551 d 10 h kalibera /trunk/src/main/ Be consistent in not using unsupported categories on Windows with the
setlocale call (LC_MESSAGES is defined by libgnuintl but not supported by
Windows).
 
81718 1627 d 0 h kalibera /trunk/src/ Warn when setting a locale on Windows that does not match the system
codepage. Detect the locale code page when setlocale() does not provide the
information. Expand documentation on locale names on Windows, document that
.UTF-8 suffix is needed when changing a locale.
 
81150 1722 d 23 h luke /trunk/ Stack overflow errors are now signaled as errors inheriting from class
stackOverflowError.
 
80992 1761 d 15 h urbaneks /trunk/ R_NO_SEGV_HANDLER=1 disables SEGV handler UI  
80909 1775 d 9 h hornik /trunk/ Eliminate obsolete Autoconf macros.  
80530 1864 d 5 h luke /trunk/ Make sure value in .Last.value has a reference count of at least one.  
80479 1873 d 3 h maechler /trunk/src/main/ fix typo (in comment)  
80478 1873 d 3 h maechler /trunk/src/main/ resolve a misnomer (to help code readers)  
80470 1873 d 23 h kalibera /trunk/src/main/ Clean up .Library.site proxy after initialization.  

Show All