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
84772 1095 d 16 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84246 1201 d 16 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83979 1231 d 4 h luke /trunk/ Improved error context for missing argument and object not found errors.
From Lionel Henry in PR18241.
 
83454 1321 d 10 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 15 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1398 d 12 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
79542 2063 d 0 h luke /trunk/src/main/ Drop rference counts when unwinding handler stack in endcontext.  
78127 2308 d 10 h kalibera /trunk/src/main/ Simplify memory protection.  
78063 2315 d 0 h luke /trunk/src/main/ Protect result in R_ExecWithCleanup while running cleanup.  
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.
 
77380 2455 d 1 h luke /trunk/src/main/ Bump link counts on returned value around on.exit processing to
protect from mutation.
 
77275 2482 d 4 h luke /trunk/src/ Revised approach to protecing the byte code stack from assignment mutations.  
76368 2664 d 8 h urbaneks /trunk/ Add R_GetCurrentEnv()  
75956 2758 d 15 h ripley /trunk/src/ copyright date  
75941 2764 d 7 h luke /trunk/src/ Removed unused BC_INT_STACK support (superseded by typed stack).  
74412 3056 d 6 h luke /trunk/src/main/ Avoid use of DATAPTR.  
74256 3084 d 4 h luke /trunk/src/main/ Allow R_UnwindProtect to accept a NULL continuation token.  
73866 3154 d 1 h luke /trunk/src/ Added simple framework to help with C++ stack unwinding.  
73853 3155 d 4 h luke /trunk/src/ Preserve the error buffer when an on.exit action is processed while
jumping to a calling handler. Resolves an issue reported by Bill Dunlap.
 
73310 3234 d 6 h luke /trunk/ Context for sys.on.exit is now consistent with other sys.xyz
functions; from Lionel Henry.
 

Show All