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
89255 209 d 13 h luke /trunk/ Add R_altrep_class_name and R_altrep_class_package.  
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.
 
86612 793 d 15 h luke /trunk/src/main/ Hide some more entry points.  
83995 1228 d 21 h luke /trunk/src/main/ Allow non-writable data pointers to be obtained for ALTLIST objects
(from Lionel
 
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  
79386 2096 d 21 h luke /trunk/src/main/ Added missing PROTECT/UNPROTECT in ALTREP_UNSERIALIZE_CLASS.  
79292 2121 d 18 h luke /trunk/src/main/ Improved error messages for default ALTREP methods contributed by
Gabe Becker in PR17846.
 
75618 2809 d 22 h luke /trunk/src/ Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
 
75611 2810 d 21 h luke /trunk/src/ If THREADCHECK is defined, check in some places to make sure they are
called from a consistent thread. Defined by default when strict
barrier checking is used.
 
75554 2819 d 0 h luke /trunk/src/ Added .Internal(altrep_class).  
75485 2832 d 16 h luke /trunk/src/main/ ALTREP_DUPLICATE_EX needed to clear the result attributes if necessary.  
75481 2833 d 21 h luke /trunk/src/ Added ALTREP support from Gabe Becker for logical, comples, and raw vectors.  
75414 2848 d 11 h luke /trunk/src/ Made R_ext/Altrep.h more C++ friendly. Suggested by Michael Sannella.  
74934 2952 d 22 h luke /trunk/src/main/ Moved concrete ALTREP class definitons from altrep.c to altclasses.c.  
74888 2967 d 18 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74887 2967 d 19 h luke /trunk/src/main/ Reverted r74886.  
74886 2967 d 19 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74748 2989 d 9 h luke /trunk/src/main/ Read scipen setting from options before deferred string conversion (PR17428).  
74405 3056 d 20 h luke /trunk/ All sort veriants now make use of ALTREP meta-data; from Gabe Becker.  

Show All