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 6 h luke /branches/R-OBJSXP/src/ Replaced some uses of S4SXP with OBJSXP.  
85424 1003 d 7 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85423.  
84774 1095 d 12 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 15 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84280 1196 d 3 h luke /trunk/src/ Some fixes to address PR18514.  
84105 1217 d 6 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 1247 d 11 h hornik /trunk/src/ Close _R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_ back door.  
83905 1247 d 12 h hornik /trunk/src/ Close _R_S3_METHOD_LOOKUP_USE_TOPENV_AS_DEFENV_ back door.  
83581 1297 d 2 h maechler /trunk/ UseMethod() error now *truncates* an over-long class string  
83454 1321 d 9 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 13 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1398 d 10 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82838 1414 d 14 h kalibera /trunk/src/main/ Improve performance of R_check_class_etc (from Mikael Jagan).  
81479 1656 d 15 h ripley /trunk/ allow building R with -DSTRICT_R_HEADERS  
79253 2132 d 7 h hornik /trunk/src/main/ Fix for PR#17588 by Lionel Henry.  
78008 2321 d 4 h lawrence /trunk/src/ remove stray debugging code  
77801 2356 d 1 h lawrence /trunk/ improve tracking inheritance across packages and fix bugs from c77631  
77506 2428 d 8 h luke /trunk/src/main/ Bump refcounts around applyClosure calls in R_possible_dispatch when
arguments are not promised.
 
77452 2439 d 1 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77043 2534 d 3 h hornik /trunk/src/main/ Have S3 method lookup by default go to baseenv after globalenv
(skipping the elements of the search path in between).
 

Show All