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

Show All