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

Show All