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 127 d 3 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 133 d 10 h luke /trunk/src/ Hide PRSEEN, SET_PRSEEN and comment out some declarations in Rinternals.h.  
89634 133 d 23 h luke /trunk/src/ Cleanups.  
89560 143 d 0 h luke /trunk/src/ Temporarily add back some non-API entry points to reduce BioC carnage.  
89552 143 d 8 h luke /trunk/src/ Unhide Rf_isValidString to avoid inlining issues with some compilers.  
89546 144 d 0 h luke /trunk/src/ Unhide OBJECT to avoid inlining issues with some compilers.  
89525 146 d 1 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 146 d 4 h luke /trunk/ Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
 
89522 146 d 4 h luke /trunk/ Remove declarations from public headers and hide: ENCLOS FRAME,
HASHTAB, SET_ENCLOS, SET_FRAME, SET_HASHTAB.
 
89521 146 d 5 h luke /trunk/ Remove declarations from public headers and hide: EXTPTR_PROT,
EXTPTR_TAG, EXTPTR_PTR.
 
89520 146 d 5 h luke /trunk/ Remove declarations from public headers and hide: SET_FORMALS,
SET_BODY, SET_CLOENV.
 
89519 146 d 6 h luke /trunk/ Remove declarations from public headers and hide: LEVELS, SETLEVELS.  
89518 146 d 6 h luke /trunk/ Remove declarations from public headers and hide: TRUELENGTH,
XTRUELENGTH, SET_TRUELENGTH, SET_GROWABLE_BIT.
 
89517 146 d 8 h luke /trunk/ Move declaration for STDVEC_DATAPTR and hide entry point.  
87092 692 d 10 h hornik /trunk/src/ Add .Internal(asplit).  
86642 789 d 5 h kalibera /trunk/src/ Visibility fixes.  
86622 792 d 23 h luke /trunk/src/gnuwin32/ Unhide Rf_PrintWarnings.  
86621 792 d 23 h luke /trunk/src/gnuwin32/ Another try at entry point hiding.  
86620 793 d 0 h luke /trunk/src/gnuwin32/ Revert new Windows entry point hiding for now.  
86619 793 d 1 h luke /trunk/src/gnuwin32/ Hide some more entry points on Windows to match Linux.  

Show All