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
89685 127 d 17 h luke /trunk/src/ Restore Rf_isFrame entry point so RStudio does not fail.  
89552 144 d 23 h luke /trunk/src/ Unhide Rf_isValidString to avoid inlining issues with some compilers.  
89523 147 d 19 h luke /trunk/ Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
 
89518 147 d 21 h luke /trunk/ Remove declarations from public headers and hide: TRUELENGTH,
XTRUELENGTH, SET_TRUELENGTH, SET_GROWABLE_BIT.
 
89488 152 d 15 h luke /trunk/ Remove Rf_isFrame.  
89191 223 d 18 h luke /trunk/ Add isScalarString and replace some uses of isString in attrib.c.  
87813 519 d 17 h ripley /trunk/src/ more taking care over Rboolean  
87443 588 d 20 h kalibera /trunk/src/include/ Turn accesses to 0-length vector elements to segfault also in Rf_ accessors
with inlined DATAPTR().
 
87367 612 d 4 h ripley /trunk/src/include/ comment out a workaround for long-obsolete Apple gcc  
87326 622 d 23 h kalibera /trunk/src/include/ Fix accessors for altrep scalars.  
87321 624 d 2 h kalibera /trunk/src/include/ Comments on visibility of inlined functions (re 87173).  
87176 678 d 21 h kalibera /trunk/src/include/ Re-instate 87168 - use C99 inlining semantics.  
87174 678 d 23 h kalibera /trunk/src/include/ Revert 87168.  
87173 678 d 23 h kalibera /trunk/src/include/ Unhide functions used in functions available for inlining (so that an
external version is available when the latter are inlined).
 
87168 679 d 1 h kalibera /trunk/src/include/ Use C99 inlining semantics also with clang and recent gcc.  
86702 782 d 1 h luke /trunk/ Rename isFrame to isDataFrame and add to API.
For now isFrame remains available, but is non-API.
 
86683 785 d 5 h ripley /trunk/src/include/ revert for now -- used to test if responsible for segfaults  
86682 785 d 5 h ripley /trunk/ docuemnt R_NO_REMAP_RMATH with exceptions  
86640 791 d 10 h luke /trunk/src/include/ Unhide LENGTH_EX to avoid issues on some clang systems.  
86637 791 d 22 h luke /trunk/src/ Hide LENGTH_EX and unhide IS_CACHED.  

Show All