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
85427 1003 d 4 h luke /branches/R-OBJSXP/src/ Add R_allocObject and change more S4SXP to OBJSXP.  
85426 1003 d 5 h luke /branches/R-OBJSXP/src/ Replaced some uses of S4SXP with OBJSXP.  
84774 1095 d 11 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'  
84280 1196 d 2 h luke /trunk/src/ Some fixes to address PR18514.  
84246 1201 d 14 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
84080 1218 d 1 h luke /trunk/src/main/ Typo fix.  
84066 1219 d 1 h luke /trunk/src/main/ Mark value returned by VECTOR_ELT for ALTLIST objects as immutable.
Needed for complex assignment.
 
84065 1219 d 1 h luke /trunk/src/main/ SET_VECTOR_ELT should only adjust refcounts and node generations for standard
VECSXP objects, not for ALTLIST objects.
 
84064 1219 d 11 h ripley /trunk/ remove internal valgrind headers  
83992 1229 d 5 h luke /trunk/src/main/ SET_VECTOR_ELT() needs to use VECTOR_ELT() and not VECTOR_ELT_0() when
adjusting the refcount of the element that was removed (PR18493).
 
83991 1229 d 5 h luke /trunk/src/main/ VECTOR_ELT_0 and SET_VECTOR_ELT_0 macros in memory.c should use STDVEC_DATAPTR
(PR18493).
 
83914 1245 d 0 h luke /trunk/ ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
 
83454 1321 d 7 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 12 h ripley /trunk/src/ C23 requires attributes before return values  
83361 1348 d 4 h maechler /trunk/ define and use new CAD5R() abbreviation  
83068 1385 d 5 h hornik /trunk/src/main/ Add missing prototype.  
82968 1396 d 9 h kalibera /trunk/src/main/ Remove unused variable.  
82931 1398 d 9 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82754 1433 d 7 h ripley /trunk/src/ changes for -Wstrict-prototypes  

Show All