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
83796 1263 d 22 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81855 1602 d 2 h luke /branches/R-syntax/ Merged trunk changes through r81854.  
81507 1653 d 4 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
80546 1860 d 3 h luke /branches/R-syntax/ Merged trunk changes through r80545.  
79548 2062 d 4 h luke /branches/R-syntax/ Merged trunk changes through r79547.  
79420 2083 d 3 h luke /branches/R-syntax/ Merged trunk changes through r79416.  
79226 2139 d 0 h luke /branches/R-syntax/ Merged trunk changes through r79223.  
78954 2185 d 6 h luke /branches/R-syntax/ Merged trunk changes through r78953.  
78769 2216 d 1 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78554 2256 d 3 h luke /trunk/src/main/ Compiled for() loops where not handling loop variables with active
bindings correctly. Reported by Thomas Friedrichsmeier.
 
78465 2265 d 11 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 7 h kalibera /trunk/src/main/ Simplify memory protection.  
78036 2317 d 4 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 4 h kalibera /trunk/src/ PROTECT fixes.  
77504 2428 d 8 h luke /trunk/src/main/ Cleanups in cleanupEnvVector.  
77445 2441 d 7 h ripley /trunk/src/main/ add some casts to suppress clang warnings  
77424 2446 d 1 h luke /trunk/src/main/ Reduce RHS cycle checks in complex assignment under REFCNT to the same
level as for NAMED.
 
77415 2447 d 5 h luke /trunk/src/ Under REFCNT don't check freshly allocates RHS values in complex
assignments for cycles. This matches behavior under NAMED.
 
77397 2449 d 22 h luke /trunk/src/main/ Re-plomise args in R_execMethod t get reference counts right.  
77379 2455 d 2 h luke /trunk/src/main/ Simplify and fix INCREMENT_LINKS/DECREMENT_LINKS code in evalList and
evalListKeepMissing to get ... args right.
 

Show All