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 2729 d 11 h luke /branches/R-conflicts/ Merged changes from trunk through 76062  
75701 2799 d 10 h luke /branches/R-conflicts/ Merged changes from trunk through 75700  
75629 2806 d 18 h luke /branches/R-conflicts/ Merged changes from trunk through 75628  
75597 2813 d 18 h luke /branches/R-conflicts/ Merged changes from trunk through 75591  
75453 2839 d 17 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
75304 2873 d 21 h luke /trunk/src/ Fixes for the refcnt/barrier combination.  
75038 2918 d 14 h luke /trunk/ Added mem.maxVSize and mem.maxNSize functions to base.  
74864 2972 d 13 h luke /trunk/src/ Added versions of malloc, calloc, and realloc that GC and retry after
initial failure.
 
74620 3020 d 22 h kalibera /trunk/src/main/ Fix printf format string specifier for R_xlen_t in error message for a
signed type.
 
74405 3057 d 16 h luke /trunk/ All sort veriants now make use of ALTREP meta-data; from Gabe Becker.  
74380 3061 d 16 h luke /trunk/src/ More checking of data pointer use for zero-length vectors.  
74379 3061 d 17 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 3084 d 16 h luke /trunk/ Finalizers are now run with interrupts suspended.  
74195 3097 d 22 h luke /trunk/src/main/ Allow for y to be NULL in NODE_IS_OLDER macro.  
74021 3128 d 21 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
74017 3129 d 10 h luke /trunk/src/ Added SETTER_CLEAR_NAMED and use instead of some SET_NAMED(x, 0) calls.  
74015 3129 d 12 h luke /trunk/src/ Add ENSURE_NAMED and use is place of SET_NAMED(x, 1) calls.  
74014 3129 d 16 h luke /trunk/src/ Added missing function version of TRACKREFS macro for barrier checking.  
73976 3132 d 19 h luke /trunk/src/main/ Added missing reference count increments.  
73944 3139 d 9 h luke /trunk/src/main/ Removed obsolete comment and added some missing checks.  

Show All