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
86207 852 d 11 h pd /branches/R-4-4-branch/ Create R-4-4-branch  
86135 863 d 20 h luke /trunk/ Finalize UseMethod no longer forwarding local variables from the generic.  
85979 884 d 10 h luke /trunk/ Move towards UseMethod no longer forwarding local variables from the generic.
For now they are forwarded with promises that signal an error i forced.
This will be dropped eventually.
 
85974 885 d 13 h luke /trunk/src/main/ Cleanup in setting the default for UseMethod variable forwarding.  
85690 954 d 16 h luke /trunk/src/ Abstract out test for an evaluated promise into PROMISE_IS_EVALUATED().  
85614 976 d 19 h kalibera /trunk/src/ Fixes of formatted output.  
85463 997 d 18 h luke /trunk/ Merge in R-OBJSXP branch.  
85361 1010 d 20 h luke /trunk/src/main/ Warning in UseMethod check doesn't seem to halp so disable for now.  
85341 1013 d 12 h luke /trunk/src/main/ Provide more info with R_USEMETHOD_FORWARD_LOCALS=error.  
85323 1018 d 15 h luke /trunk/src/main/ Temporary code for experimenting with UseMethod variable forwarding change.  
85291 1021 d 20 h luke /trunk/src/main/ Unpromise args at end of applyClosure in a few more places.  
85283 1022 d 9 h luke /trunk/src/ Move unpromiseArgs calls into applyClosure, when a new argument is TRUE.  
85146 1046 d 16 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84280 1195 d 15 h luke /trunk/src/ Some fixes to address PR18514.  
84105 1216 d 18 h luke /trunk/ The new S3 generic nameOfClass called internally from inherits()
allows the 'what' argument to be a non-character S3 object. This
supports experimenting with alternative object systems. Based on
contributions by Tomasz Kalinowski in PR18485.
 
83907 1246 d 23 h hornik /trunk/src/ Close _R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_ back door.  
83905 1247 d 0 h hornik /trunk/src/ Close _R_S3_METHOD_LOOKUP_USE_TOPENV_AS_DEFENV_ back door.  
83581 1296 d 14 h maechler /trunk/ UseMethod() error now *truncates* an over-long class string  
83454 1320 d 21 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 2 h ripley /trunk/src/ C23 requires attributes before return values  

Show All