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
85291 1023 d 6 h luke /trunk/src/main/ Unpromise args at end of applyClosure in a few more places.  
85283 1023 d 19 h luke /trunk/src/ Move unpromiseArgs calls into applyClosure, when a new argument is TRUE.  
85146 1048 d 1 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84280 1197 d 1 h luke /trunk/src/ Some fixes to address PR18514.  
84105 1218 d 3 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 1248 d 9 h hornik /trunk/src/ Close _R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_ back door.  
83905 1248 d 10 h hornik /trunk/src/ Close _R_S3_METHOD_LOOKUP_USE_TOPENV_AS_DEFENV_ back door.  
83581 1298 d 0 h maechler /trunk/ UseMethod() error now *truncates* an over-long class string  
83454 1322 d 6 h ripley /trunk/src/ more moving NORET to the front  
83446 1322 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1399 d 8 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82838 1415 d 11 h kalibera /trunk/src/main/ Improve performance of R_check_class_etc (from Mikael Jagan).  
81479 1657 d 13 h ripley /trunk/ allow building R with -DSTRICT_R_HEADERS  
79253 2133 d 5 h hornik /trunk/src/main/ Fix for PR#17588 by Lionel Henry.  
78008 2322 d 1 h lawrence /trunk/src/ remove stray debugging code  
77801 2356 d 23 h lawrence /trunk/ improve tracking inheritance across packages and fix bugs from c77631  
77506 2429 d 6 h luke /trunk/src/main/ Bump refcounts around applyClosure calls in R_possible_dispatch when
arguments are not promised.
 
77452 2439 d 23 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77043 2535 d 1 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).
 
75694 2800 d 9 h hornik /trunk/src/main/ Tweaks.  

Show All