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 126 d 3 h luke /trunk/src/ Restore Rf_isFrame entry point so RStudio does not fail.  
89552 143 d 9 h luke /trunk/src/ Unhide Rf_isValidString to avoid inlining issues with some compilers.  
89523 146 d 6 h luke /trunk/ Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
 
89518 146 d 8 h luke /trunk/ Remove declarations from public headers and hide: TRUELENGTH,
XTRUELENGTH, SET_TRUELENGTH, SET_GROWABLE_BIT.
 
89488 151 d 2 h luke /trunk/ Remove Rf_isFrame.  
89191 222 d 5 h luke /trunk/ Add isScalarString and replace some uses of isString in attrib.c.  
87813 518 d 4 h ripley /trunk/src/ more taking care over Rboolean  
87443 587 d 6 h kalibera /trunk/src/include/ Turn accesses to 0-length vector elements to segfault also in Rf_ accessors
with inlined DATAPTR().
 
87367 610 d 15 h ripley /trunk/src/include/ comment out a workaround for long-obsolete Apple gcc  
87326 621 d 10 h kalibera /trunk/src/include/ Fix accessors for altrep scalars.  
87321 622 d 13 h kalibera /trunk/src/include/ Comments on visibility of inlined functions (re 87173).  
87176 677 d 8 h kalibera /trunk/src/include/ Re-instate 87168 - use C99 inlining semantics.  
87174 677 d 10 h kalibera /trunk/src/include/ Revert 87168.  
87173 677 d 10 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 677 d 12 h kalibera /trunk/src/include/ Use C99 inlining semantics also with clang and recent gcc.  
86702 780 d 12 h luke /trunk/ Rename isFrame to isDataFrame and add to API.
For now isFrame remains available, but is non-API.
 
86683 783 d 16 h ripley /trunk/src/include/ revert for now -- used to test if responsible for segfaults  
86682 783 d 16 h ripley /trunk/ docuemnt R_NO_REMAP_RMATH with exceptions  
86640 789 d 20 h luke /trunk/src/include/ Unhide LENGTH_EX to avoid issues on some clang systems.  
86637 790 d 8 h luke /trunk/src/ Hide LENGTH_EX and unhide IS_CACHED.  

Show All