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 96 d 19 h luke /trunk/src/main/ Adjust comment on growable bit for change in response to PR19056.  
/trunk/src/main/memory.c
89673 127 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.
 
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/main/memory.c
89635 133 d 17 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 143 d 7 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 144 d 7 h luke /trunk/src/ Unhide OBJECT to avoid inlining issues with some compilers.  
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/main/memory.c
89525 146 d 9 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 146 d 12 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 146 d 12 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 146 d 13 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 146 d 13 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 146 d 13 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 146 d 16 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 148 d 7 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 221 d 9 h luke /trunk/src/main/ Add bounds checking in STRING_ELT and VECTOR_ELT functions.  
/trunk/src/main/memory.c
89076 240 d 10 h luke /trunk/src/main/ Add comment on serialize/unserialize for resizable vectors.  
/trunk/src/main/memory.c
89049 247 d 7 h luke /trunk/src/ Add GROWABLE_BIT_SET function for barrier checking.  
/trunk/src/include/Defn.h
/trunk/src/main/memory.c
89045 248 d 8 h luke /trunk/src/ Simplifications and cleanups for resizable vectors.  
/trunk/src/include/Rinternals.h
/trunk/src/main/memory.c
89043 249 d 14 h luke /trunk/src/main/ Fixes in R_duplicateAsResizable.  
/trunk/src/main/memory.c
89042 249 d 14 h luke /trunk/src/ Add R_duplicateAsResizable.  
/trunk/src/include/Rinternals.h
/trunk/src/main/memory.c
89036 251 d 5 h luke /trunk/src/main/ Disallow resizing of vector that might be shared.  
/trunk/src/main/memory.c

Show All