The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77367 2457 d 9 h luke /trunk/src/ Remove SET_NAMED macro from refcount builds.  
77366 2457 d 12 h luke /trunk/src/ Reduce use of SET_NAMED in refcnt builds.  
77351 2461 d 13 h luke /trunk/src/include/ Use SETCAR(CELL, R_NilValue) in INIT_BNDCELL to decrement the old
value's reference count if appropriate.
 
77343 2461 d 22 h kalibera /trunk/src/include/ Fix declaration.  
77342 2462 d 5 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
77329 2468 d 19 h kalibera /trunk/src/ Add R_removeVarFromFrame.  
77327 2469 d 9 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
77286 2478 d 15 h luke /trunk/src/ Adjustments towards immediate binding support.  
77250 2490 d 9 h luke /trunk/src/ Use a bit to mark bindings while being modified by a complex assignment.
This makes complex assignment a bit more robust in particular for REFCNT builds.
 
76984 2540 d 20 h ripley /trunk/ remap installChar to Rf_installTrChar in Rinternals.h, use installTrChar in grid  
76368 2664 d 15 h urbaneks /trunk/ Add R_GetCurrentEnv()  
75925 2767 d 4 h luke /trunk/src/include/ Added SIMPLE_SCALAR_TYPE macro.  
75874 2776 d 12 h luke /trunk/ Increase NAMEDMAX to 7 to allow more stack protection.  
75665 2802 d 18 h kalibera /trunk/src/ Add functions for by-value protection outside the protection stack to
replate UNPROTECT_PTR. Replaced UNPROTECT_PTR in Rd and LaTeX parsers.
 
75619 2810 d 12 h luke /trunk/src/include/ Moved declaration for R_BadValueInRCode out of #ifdef USE_RINTERNALS.  
75618 2810 d 14 h luke /trunk/src/ Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
 
75611 2811 d 13 h luke /trunk/src/ If THREADCHECK is defined, check in some places to make sure they are
called from a consistent thread. Defined by default when strict
barrier checking is used.
 
75540 2824 d 9 h luke /trunk/src/ Added R_tryUnwrap.  
75497 2832 d 10 h luke /trunk/src/ Added R_duplicate_attr and R_shallow_duplicate_attr.  
75494 2832 d 15 h luke /trunk/src/ Added R_tryWrap.  

Show All