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
85426 1003 d 5 h luke /branches/R-OBJSXP/src/ Replaced some uses of S4SXP with OBJSXP.  
85424 1003 d 6 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85423.  
85188 1040 d 6 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85187.  
85149 1047 d 1 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85148.  
85145 1047 d 5 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85143.  
84959 1076 d 13 h maechler /branches/R-OBJSXP/src/main/ apply (the few non-white space) relevant parts of Tomasz` patch 128  
84774 1095 d 11 h maechler /branches/R-OBJSXP/src/ OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)  
84772 1095 d 13 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84682 1111 d 3 h kalibera /trunk/src/main/ Coerce to double in case fun is e.g. a compiler builtin. Remove unused
R_sqrt work-around. With Luke Tierney.
 
84681 1111 d 4 h kalibera /trunk/src/ Fixes for clang/aarch64.  
84332 1186 d 23 h luke /trunk/src/main/ Use errorcall_cpy() instead of errorcall() in to resolve PR18519.  
84280 1196 d 2 h luke /trunk/src/ Some fixes to address PR18514.  
84246 1201 d 14 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
84154 1211 d 6 h maechler /trunk/ make `%*%` generic; mostly contributed by Tomas Kalinowski  
84150 1211 d 11 h maechler /trunk/src/ fix typos in comments (+ 1 string) from Eric Lindblad  
84107 1217 d 2 h luke /trunk/ The new generic chooseOpsMethod() provides a mechanism for
DispatchGroup to resolve cases where two suitable methods are
found. This supports experimenting with alternative object
systems. Based on contributions by Tomasz Kalinowski in PR18484.
 
84067 1218 d 21 h luke /trunk/src/ Add R_ParseString() as R_ParseEvalString() without the eval.  
84057 1220 d 4 h maechler /trunk/src/ cosmetics  
83979 1231 d 1 h luke /trunk/ Improved error context for missing argument and object not found errors.
From Lionel Henry in PR18241.
 
83963 1235 d 5 h kalibera /trunk/src/ Simplify R_NewHashedEnv (suggested by Davis Vaughan).  

Show All