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
84774 1095 d 14 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 16 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84246 1201 d 16 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83995 1229 d 6 h luke /trunk/src/main/ Allow non-writable data pointers to be obtained for ALTLIST objects
(from Lionel
 
83994 1229 d 7 h luke /trunk/src/main/ Allow VECSXP objects to be wrapped (PR18493).  
83914 1245 d 3 h luke /trunk/ ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
 
83446 1321 d 15 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1398 d 12 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
80731 1812 d 6 h luke /trunk/src/main/ Remove attribute_hidden from R_tryWrap, at least for now.  
80595 1850 d 6 h luke /trunk/src/main/ Don't serialize a wrapper if it isn't needed (partially addresses PR18142).  
80594 1850 d 7 h luke /trunk/src/main/ Mark some functions as static or attribute_hidden.  
80229 1918 d 8 h kalibera /trunk/src/main/ Only clear once in mmap_finalize.  
79188 2145 d 6 h luke /trunk/src/main/ Use trioremap and %lld on Windows for inspecting large compact sequence limits.  
79173 2147 d 8 h luke /trunk/src/main/ Added casts in compact_intseq_Dataptr.  
79169 2147 d 14 h kalibera /trunk/src/main/ Fix integer overflow.  
79156 2148 d 13 h maechler /trunk/ fix .Internal(inspect(<long sequence>))  
78870 2200 d 14 h ripley /trunk/src/main/ more conditionalizing for non-Windows  
78113 2309 d 14 h kalibera /trunk/src/main/ Typos  
78088 2313 d 2 h luke /trunk/src/main/ Wrapper classes now delegate Extract_subset() to wrapped objects.
Patch from Davis Vaughan in PR17708.
 
76974 2541 d 11 h ripley /trunk/ do not re-encode file paths using escapes - error instead  

Show All