The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
89938 97 d 23 h luke /trunk/src/main/ Adjust comment on growable bit for change in response to PR19056.  
/trunk/src/main/memory.c
89673 128 d 14 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.
 
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/main/memory.c
89635 134 d 21 h luke /trunk/src/ Hide PRSEEN, SET_PRSEEN and comment out some declarations in Rinternals.h.  
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Rinternals.h
/trunk/src/main/memory.c
89560 144 d 11 h luke /trunk/src/ Temporarily add back some non-API entry points to reduce BioC carnage.  
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89546 145 d 11 h luke /trunk/src/ Unhide OBJECT to avoid inlining issues with some compilers.  
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/main/memory.c
89525 147 d 13 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.
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89522 147 d 16 h luke /trunk/ Remove declarations from public headers and hide: ENCLOS FRAME,
HASHTAB, SET_ENCLOS, SET_FRAME, SET_HASHTAB.
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89521 147 d 16 h luke /trunk/ Remove declarations from public headers and hide: EXTPTR_PROT,
EXTPTR_TAG, EXTPTR_PTR.
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89520 147 d 17 h luke /trunk/ Remove declarations from public headers and hide: SET_FORMALS,
SET_BODY, SET_CLOENV.
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89519 147 d 17 h luke /trunk/ Remove declarations from public headers and hide: LEVELS, SETLEVELS.  
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89518 147 d 18 h luke /trunk/ Remove declarations from public headers and hide: TRUELENGTH,
XTRUELENGTH, SET_TRUELENGTH, SET_GROWABLE_BIT.
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Rinlinedfuns.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89517 147 d 20 h luke /trunk/ Move declaration for STDVEC_DATAPTR and hide entry point.  
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89507 149 d 12 h luke /trunk/ Remove VECTOR_PTR.  
/trunk/doc/NEWS.Rd
/trunk/src/include/Defn.h
/trunk/src/include/Rdefines.h
/trunk/src/include/Rinternals.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/memory.c
89198 222 d 13 h luke /trunk/src/main/ Add bounds checking in STRING_ELT and VECTOR_ELT functions.  
/trunk/src/main/memory.c
89076 241 d 15 h luke /trunk/src/main/ Add comment on serialize/unserialize for resizable vectors.  
/trunk/src/main/memory.c
89049 248 d 11 h luke /trunk/src/ Add GROWABLE_BIT_SET function for barrier checking.  
/trunk/src/include/Defn.h
/trunk/src/main/memory.c
89045 249 d 12 h luke /trunk/src/ Simplifications and cleanups for resizable vectors.  
/trunk/src/include/Rinternals.h
/trunk/src/main/memory.c
89043 250 d 18 h luke /trunk/src/main/ Fixes in R_duplicateAsResizable.  
/trunk/src/main/memory.c
89042 250 d 19 h luke /trunk/src/ Add R_duplicateAsResizable.  
/trunk/src/include/Rinternals.h
/trunk/src/main/memory.c
89036 252 d 9 h luke /trunk/src/main/ Disallow resizing of vector that might be shared.  
/trunk/src/main/memory.c

Show All