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
90288 5 d 10 h ripley /trunk/src/ add and use Rf_str(r)chr_const to improve r90254  
90284 6 d 10 h ripley /trunk/src/main/ make use of const  
89994 85 d 18 h luke /trunk/ Tailcall no longer stops at eval() frames to avoid confusing refcounts.  
89988 87 d 20 h luke /trunk/src/main/ Add R_TailCall; not in headers for now.  
89979 88 d 7 h luke /trunk/ Adjust sysparent handling int Tailcall.  
89970 90 d 1 h luke /trunk/ Tilcall now handles substitute and missing caller args like S3 disptch.  
89969 90 d 1 h luke /trunk/ Tailcall in non-tail position now behaves similarly to return().  
89962 92 d 21 h luke /trunk/src/main/ Add experimental R_DispatchClosure as a possible way to support S7 dispatch.  
89924 97 d 19 h luke /trunk/ Signal errors with objectNotFoundError and functionNotFoundError classes.  
89874 105 d 8 h luke /trunk/src/main/ Add experimental R_UnmatchArgs as possible way forward for S7.  
89432 159 d 6 h ripley /trunk/src/main/ gcc-16 reported an unused-but-set-variable  
89182 223 d 3 h luke /trunk/ Save and restore existing *tmp* binding, if there is one, in applydefine().  
89008 257 d 1 h luke /trunk/src/ Add BCODE_PTR macro and drop uing DATAPTR in eval.c.  
88719 334 d 4 h kalibera /trunk/src/main/ Reduce risk of name conflicts when accessing base symbols from R (PR#18778).  
88473 362 d 9 h kalibera /trunk/src/main/ Fix typos in comments.  
87901 506 d 10 h ripley /trunk/src/main/ C standard has attributes before return values  
87837 515 d 1 h ripley /trunk/src/main/ more consistent use of Rboolean  
87836 515 d 2 h luke /trunk/src/main/ Changed some used of Rboolean to int.  
87830 515 d 22 h luke /trunk/src/main/ Change type for is_for_loop from Rboolean to int.  
87813 518 d 0 h ripley /trunk/src/ more taking care over Rboolean  

Show All