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
85424 1003 d 5 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85423.  
85145 1047 d 4 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85143.  
84774 1095 d 10 h maechler /branches/R-OBJSXP/src/ OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)  
84772 1095 d 13 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84167 1209 d 10 h kalibera /trunk/src/main/ Protect fixes.  
84166 1209 d 11 h kalibera /trunk/src/main/ Protect fixes.  
83452 1321 d 9 h ripley /trunk/src/ start moving NORET nearer the beginning  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
83445 1321 d 11 h ripley /trunk/src/main/ some missed attribute_hidden  
83082 1384 d 3 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).
 
82931 1398 d 8 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82754 1433 d 6 h ripley /trunk/src/ changes for -Wstrict-prototypes  
82544 1483 d 12 h maechler /trunk/ x[[]] now should fail (w/ classed error) in all cases -- PR#18367  
82445 1516 d 10 h ripley /trunk/ remove _R_CHECK_LENGTH_1_LOGIC2_  
82379 1530 d 11 h kalibera /trunk/src/main/ Protect fix.  
82265 1552 d 13 h ripley /trunk/ Make calling && or || with either argument of length greater than one into an error.  
81848 1606 d 13 h ripley /trunk/ make length >1 in condition an error  
81799 1615 d 9 h ripley /trunk/ warn by default on && and || with arguments of length > 1  
81768 1618 d 23 h luke /trunk/src/main/ do_addGlobHands now checks for handlers on the stack before making
changes (PR18261).
 
81765 1619 d 7 h ripley /trunk/src/main/ add comment  

Show All