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
90261 11 d 17 h luke /trunk/ Ported r90260 (wrapper stale pointer fix) from R-patched.  
89199 220 d 15 h luke /trunk/src/ Handle assigning a compact integer sequence as rownames more efficiently.
Reported by Davis Vaughan in https://github.com/r-devel/r-dev-day/y/issues/146
r-dev-day
 
89022 253 d 18 h luke /trunk/ Add DATAPTR_RW for use in ALTREP Dataptr methods.  
87901 506 d 4 h ripley /trunk/src/main/ C standard has attributes before return values  
87816 517 d 8 h ripley /trunk/src/main/ more Rboolean tweaks  
87184 674 d 16 h maechler /trunk/ -Wall; cosmetic  
87180 675 d 6 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
86615 793 d 1 h luke /trunk/ The SET_TYPEOF function in memory.c now throws an error if old and new
types are not compatible in memory layout and content.
 
85576 978 d 23 h kalibera /trunk/src/main/ Fix incompatibility between format string and arguments.  
85146 1046 d 19 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84246 1201 d 7 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83995 1228 d 21 h luke /trunk/src/main/ Allow non-writable data pointers to be obtained for ALTLIST objects
(from Lionel
 
83994 1228 d 21 h luke /trunk/src/main/ Allow VECSXP objects to be wrapped (PR18493).  
83914 1244 d 18 h luke /trunk/ ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
 
83446 1321 d 5 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1398 d 2 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
80731 1811 d 20 h luke /trunk/src/main/ Remove attribute_hidden from R_tryWrap, at least for now.  
80595 1849 d 21 h luke /trunk/src/main/ Don't serialize a wrapper if it isn't needed (partially addresses PR18142).  
80594 1849 d 21 h luke /trunk/src/main/ Mark some functions as static or attribute_hidden.  
80229 1917 d 23 h kalibera /trunk/src/main/ Only clear once in mmap_finalize.  

Show All