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 22 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85423.  
85145 1047 d 21 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85143.  
84774 1096 d 3 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 1096 d 5 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84167 1210 d 3 h kalibera /trunk/src/main/ Protect fixes.  
84166 1210 d 4 h kalibera /trunk/src/main/ Protect fixes.  
83452 1322 d 1 h ripley /trunk/src/ start moving NORET nearer the beginning  
83446 1322 d 4 h ripley /trunk/src/ C23 requires attributes before return values  
83445 1322 d 4 h ripley /trunk/src/main/ some missed attribute_hidden  
83082 1384 d 19 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 1399 d 1 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82754 1433 d 23 h ripley /trunk/src/ changes for -Wstrict-prototypes  
82544 1484 d 5 h maechler /trunk/ x[[]] now should fail (w/ classed error) in all cases -- PR#18367  
82445 1517 d 3 h ripley /trunk/ remove _R_CHECK_LENGTH_1_LOGIC2_  
82379 1531 d 4 h kalibera /trunk/src/main/ Protect fix.  
82265 1553 d 6 h ripley /trunk/ Make calling && or || with either argument of length greater than one into an error.  
81848 1607 d 6 h ripley /trunk/ make length >1 in condition an error  
81799 1616 d 2 h ripley /trunk/ warn by default on && and || with arguments of length > 1  
81768 1619 d 16 h luke /trunk/src/main/ do_addGlobHands now checks for handlers on the stack before making
changes (PR18261).
 
81765 1620 d 0 h ripley /trunk/src/main/ add comment  

Show All