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
87097 690 d 19 h maechler /trunk/ new R_MissingArgError() + ...Error_c() variant  
87078 697 d 12 h maechler /trunk/src/main/ 2 typos; overflow chk, mentioned a while ago  
86821 763 d 13 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86755 771 d 15 h luke /trunk/src/ Use classed warning for partial matching of arguments and attributes (PR18708).
Based on patch provided in PR 18708 by Michael Chirico.
 
86754 771 d 17 h luke /trunk/src/main/ Match default case in R_signalErrorConditionEx() more closely to base::stop().  
86057 872 d 11 h luke /trunk/src/main/ Remove some unused code.  
85879 899 d 13 h ripley /trunk/src/main/ improve warning()'s handling of messages containing \n  
85876 900 d 9 h ripley /trunk/src/ tweaks to get is.R deprecation reported again  
85616 977 d 14 h kalibera /trunk/src/main/ Avoid compiler warning when NLS is disabled.  
85580 979 d 12 h kalibera /trunk/src/main/ Fix incompatibility between format string and arguments.  
85406 1007 d 14 h maechler /trunk/ catch.script.errors : *do* traceback, tweaks, docu  
85146 1047 d 11 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
85088 1055 d 8 h luke /trunk/src/main/ Experimental support of the browser.error.handler option to customize how
errors in browser() calls are handled.
 
85087 1055 d 10 h luke /trunk/src/main/ Don't add an error handler when adding the resume restart for user interrupts.  
84167 1209 d 20 h kalibera /trunk/src/main/ Protect fixes.  
84166 1209 d 21 h kalibera /trunk/src/main/ Protect fixes.  
83452 1321 d 18 h ripley /trunk/src/ start moving NORET nearer the beginning  
83446 1321 d 21 h ripley /trunk/src/ C23 requires attributes before return values  
83445 1321 d 21 h ripley /trunk/src/main/ some missed attribute_hidden  
83082 1384 d 12 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).
 

Show All