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
89673 128 d 10 h luke /trunk/src/ Unhide non-API entry points ENCLOS, FRAME, HASHTAB, and SET_ENCLOS so
current R-studio doesn't fail on new R release.
 
89635 134 d 17 h luke /trunk/src/ Hide PRSEEN, SET_PRSEEN and comment out some declarations in Rinternals.h.  
89634 135 d 6 h luke /trunk/src/ Cleanups.  
89560 144 d 7 h luke /trunk/src/ Temporarily add back some non-API entry points to reduce BioC carnage.  
89552 144 d 15 h luke /trunk/src/ Unhide Rf_isValidString to avoid inlining issues with some compilers.  
89546 145 d 7 h luke /trunk/src/ Unhide OBJECT to avoid inlining issues with some compilers.  
89525 147 d 8 h luke /trunk/ Remove declarations from public headers and hide: ENVFLAGS,
SET_ENVFLAGS, NAMED, SET_NAMED, OBJECT, IS_S4_OBJECT, SET_S4_OBJECT,
UNSET_S4_OBJECT.
 
89523 147 d 11 h luke /trunk/ Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
 
89522 147 d 11 h luke /trunk/ Remove declarations from public headers and hide: ENCLOS FRAME,
HASHTAB, SET_ENCLOS, SET_FRAME, SET_HASHTAB.
 
89521 147 d 12 h luke /trunk/ Remove declarations from public headers and hide: EXTPTR_PROT,
EXTPTR_TAG, EXTPTR_PTR.
 
89520 147 d 12 h luke /trunk/ Remove declarations from public headers and hide: SET_FORMALS,
SET_BODY, SET_CLOENV.
 
89519 147 d 12 h luke /trunk/ Remove declarations from public headers and hide: LEVELS, SETLEVELS.  
89518 147 d 13 h luke /trunk/ Remove declarations from public headers and hide: TRUELENGTH,
XTRUELENGTH, SET_TRUELENGTH, SET_GROWABLE_BIT.
 
89517 147 d 15 h luke /trunk/ Move declaration for STDVEC_DATAPTR and hide entry point.  
87092 693 d 17 h hornik /trunk/src/ Add .Internal(asplit).  
86642 790 d 12 h kalibera /trunk/src/ Visibility fixes.  
86622 794 d 6 h luke /trunk/src/gnuwin32/ Unhide Rf_PrintWarnings.  
86621 794 d 6 h luke /trunk/src/gnuwin32/ Another try at entry point hiding.  
86620 794 d 7 h luke /trunk/src/gnuwin32/ Revert new Windows entry point hiding for now.  
86619 794 d 8 h luke /trunk/src/gnuwin32/ Hide some more entry points on Windows to match Linux.  

Show All