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

Show All