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
76063 2728 d 17 h luke /branches/R-conflicts/ Merged changes from trunk through 76062  
75701 2798 d 17 h luke /branches/R-conflicts/ Merged changes from trunk through 75700  
75629 2806 d 0 h luke /branches/R-conflicts/ Merged changes from trunk through 75628  
75597 2813 d 0 h luke /branches/R-conflicts/ Merged changes from trunk through 75591  
75453 2839 d 0 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
75304 2873 d 3 h luke /trunk/src/ Fixes for the refcnt/barrier combination.  
75038 2917 d 20 h luke /trunk/ Added mem.maxVSize and mem.maxNSize functions to base.  
74864 2971 d 19 h luke /trunk/src/ Added versions of malloc, calloc, and realloc that GC and retry after
initial failure.
 
74620 3020 d 4 h kalibera /trunk/src/main/ Fix printf format string specifier for R_xlen_t in error message for a
signed type.
 
74405 3056 d 22 h luke /trunk/ All sort veriants now make use of ALTREP meta-data; from Gabe Becker.  
74380 3060 d 22 h luke /trunk/src/ More checking of data pointer use for zero-length vectors.  
74379 3060 d 23 h luke /trunk/src/main/ Don't do a zero-length check in STDVEC_DATAPTR for CHARSXP since these
always have a trailing zero byte.
 
74255 3083 d 22 h luke /trunk/ Finalizers are now run with interrupts suspended.  
74195 3097 d 4 h luke /trunk/src/main/ Allow for y to be NULL in NODE_IS_OLDER macro.  
74021 3128 d 3 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
74017 3128 d 17 h luke /trunk/src/ Added SETTER_CLEAR_NAMED and use instead of some SET_NAMED(x, 0) calls.  
74015 3128 d 18 h luke /trunk/src/ Add ENSURE_NAMED and use is place of SET_NAMED(x, 1) calls.  
74014 3128 d 22 h luke /trunk/src/ Added missing function version of TRACKREFS macro for barrier checking.  
73976 3132 d 1 h luke /trunk/src/main/ Added missing reference count increments.  
73944 3138 d 15 h luke /trunk/src/main/ Removed obsolete comment and added some missing checks.  

Show All