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
80555 1859 d 2 h murrell /branches/R-groups/ ported r80515:80554 from main  
80480 1872 d 23 h murrell /branches/R-groups/ ported r80451:80479 from main  
80166 1929 d 21 h murrell /branches/R-groups/ create R-groups  
79544 2062 d 22 h luke /trunk/src/main/ Clear out PR_CODE as well during promise clearing.  
79397 2092 d 14 h maechler /trunk/src/main/ cosmetics (lying around for months)  
79234 2135 d 4 h luke /trunk/src/main/ Fix for PR17838 from Lionel Henry.  
79127 2152 d 12 h ripley /trunk/src/main/ comments from compiling with the ODS compiler  
78908 2194 d 14 h ripley /trunk/src/ spelling  
78554 2256 d 6 h luke /trunk/src/main/ Compiled for() loops where not handling loop variables with active
bindings correctly. Reported by Thomas Friedrichsmeier.
 
78465 2265 d 14 h kalibera /trunk/src/main/ Allow methods to be treated the same in S3 group dispatch even when their
pointers differ, e.g. after deserialization (PR#17793).
 
78127 2308 d 10 h kalibera /trunk/src/main/ Simplify memory protection.  
78036 2317 d 7 h luke /trunk/ Added filter.callframes argument to Rprof() to request removing
intervening call frames created bylazy evaluation and eval
calls. Contributed by Lionel Henry in PR17595.
 
77993 2323 d 7 h kalibera /trunk/src/ PROTECT fixes.  
77504 2428 d 11 h luke /trunk/src/main/ Cleanups in cleanupEnvVector.  
77445 2441 d 10 h ripley /trunk/src/main/ add some casts to suppress clang warnings  
77424 2446 d 4 h luke /trunk/src/main/ Reduce RHS cycle checks in complex assignment under REFCNT to the same
level as for NAMED.
 
77415 2447 d 8 h luke /trunk/src/ Under REFCNT don't check freshly allocates RHS values in complex
assignments for cycles. This matches behavior under NAMED.
 
77397 2450 d 1 h luke /trunk/src/main/ Re-plomise args in R_execMethod t get reference counts right.  
77379 2455 d 5 h luke /trunk/src/main/ Simplify and fix INCREMENT_LINKS/DECREMENT_LINKS code in evalList and
evalListKeepMissing to get ... args right.
 
77374 2456 d 1 h luke /trunk/src/main/ Partially revert r72664 and r72904 do go back to double promises.
Double promises are needed when passing ... arguments to make sure a
arguments passed via ... are marked as referenced in the caller
and the callee.
 

Show All