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
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
79386 2096 d 22 h luke /trunk/src/main/ Added missing PROTECT/UNPROTECT in ALTREP_UNSERIALIZE_CLASS.  
79292 2121 d 20 h luke /trunk/src/main/ Improved error messages for default ALTREP methods contributed by
Gabe Becker in PR17846.
 
75618 2809 d 23 h luke /trunk/src/ Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
 
75611 2810 d 22 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 1 h luke /trunk/src/ Added .Internal(altrep_class).  
75485 2832 d 18 h luke /trunk/src/main/ ALTREP_DUPLICATE_EX needed to clear the result attributes if necessary.  
75481 2833 d 23 h luke /trunk/src/ Added ALTREP support from Gabe Becker for logical, comples, and raw vectors.  
75414 2848 d 13 h luke /trunk/src/ Made R_ext/Altrep.h more C++ friendly. Suggested by Michael Sannella.  
74934 2953 d 0 h luke /trunk/src/main/ Moved concrete ALTREP class definitons from altrep.c to altclasses.c.  
74888 2967 d 20 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74887 2967 d 20 h luke /trunk/src/main/ Reverted r74886.  
74886 2967 d 20 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74748 2989 d 11 h luke /trunk/src/main/ Read scipen setting from options before deferred string conversion (PR17428).  
74405 3056 d 21 h luke /trunk/ All sort veriants now make use of ALTREP meta-data; from Gabe Becker.  
74333 3070 d 0 h luke /trunk/src/main/ Changed COMPACT_REALSEQ_INFO_LENGTH to return R_xlen_t to reduce need for casts.  
74332 3070 d 0 h luke /trunk/src/main/ Switch internal state for compact integer sewuences from INTSXP to REALSXP
to allow for length > INT_MAX.
 
74319 3070 d 20 h luke /trunk/src/main/ Added missing cast.  
74230 3092 d 16 h luke /trunk/src/main/ Merged in ALTREP changes.  
74224 3092 d 21 h luke /trunk/src/ Added support for ALTINTEER and ALTREAL Sum, Min, Max methods.  

Show All