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
89523 146 d 2 h luke /trunk/ Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
 
89044 247 d 23 h luke /trunk/src/main/ Use GROWABLE_BIT_SET instead of IS_GROWABLE in data.table workaround.  
89005 257 d 22 h luke /trunk/src/main/ Safer duplicate for STRSXPs without STRING_PTR.  
88848 313 d 7 h kalibera /trunk/src/main/ Use read-only (altrep) accessors in copyVector (PR#18762).  
88787 327 d 1 h kalibera /trunk/src/main/ Use read-only (possibly altrep) pointers in duplicate1 with atomic vectors
(PR#18759).
 
88595 347 d 3 h kalibera /trunk/src/main/ Remove unused pairlist code from do_matrix and fix (unused) copyListMatrix
(PR#18775).
 
87938 503 d 5 h ripley /trunk/src/ start annotating the use of Rboolean in public headers  
87901 506 d 10 h ripley /trunk/src/main/ C standard has attributes before return values  
87180 675 d 12 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.
 
86630 791 d 20 h luke /trunk/src/main/ More entry point hiding.  
85463 998 d 3 h luke /trunk/ Merge in R-OBJSXP branch.  
84246 1201 d 13 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
84211 1204 d 10 h ripley /trunk/src/main/ use <Defn.h> consistently  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
75934 2765 d 5 h luke /trunk/ Fix for PR 17514.  
75515 2827 d 22 h luke /trunk/src/main/ Only create a wrapper in duplicate_attr for vectors that are large enough.  
75514 2827 d 23 h luke /trunk/src/main/ Fix typo in comment.  
75497 2832 d 0 h luke /trunk/src/ Added R_duplicate_attr and R_shallow_duplicate_attr.  
74055 3125 d 20 h luke /trunk/src/main/ Added defensive PROTECT/UNPROTECT arouns ALTREP_DUPLICATE_EX call.  
73388 3224 d 0 h luke /trunk/src/ More ALTREP transision.  

Show All