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
78609 2250 d 18 h murrell /branches/R-defs/ ported r78532:78608 from main  
78285 2285 d 17 h murrell /branches/R-defs/ ported r78231:78284 from main  
78232 2293 d 15 h murrell /branches/R-defs/ ported r77865:78231 from main  
77866 2341 d 20 h murrell /branches/R-defs/ ported r77636:77865 from main  
77529 2425 d 16 h murrell /branches/R-defs/ ported r77465:77528 from main  
77464 2433 d 20 h murrell /branches/R-defs/ Create R-defs  
77367 2456 d 22 h luke /trunk/src/ Remove SET_NAMED macro from refcount builds.  
77366 2457 d 1 h luke /trunk/src/ Reduce use of SET_NAMED in refcnt builds.  
77351 2461 d 2 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 11 h kalibera /trunk/src/include/ Fix declaration.  
77342 2461 d 18 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
77329 2468 d 8 h kalibera /trunk/src/ Add R_removeVarFromFrame.  
77327 2468 d 22 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
77286 2478 d 4 h luke /trunk/src/ Adjustments towards immediate binding support.  
77250 2489 d 22 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 9 h ripley /trunk/ remap installChar to Rf_installTrChar in Rinternals.h, use installTrChar in grid  
76368 2664 d 4 h urbaneks /trunk/ Add R_GetCurrentEnv()  
75925 2766 d 17 h luke /trunk/src/include/ Added SIMPLE_SCALAR_TYPE macro.  
75874 2776 d 1 h luke /trunk/ Increase NAMEDMAX to 7 to allow more stack protection.  
75665 2802 d 7 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.
 

Show All