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
90294 4 d 6 h hornik /trunk/src/main/ Tweaks for c90283. Suggested by Suharto Anggono.  
90283 7 d 8 h hornik /trunk/src/ Also signal partial match dollar warnings with partialMatchWarning class
(remaining part of PR#18708). Also have only partal match arg warnings
report as 'partial *argument* match'.
 
86821 763 d 1 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86618 793 d 3 h luke /trunk/src/ Replace allocList/SET_TYPEOF idiom with allocLang.  
85463 998 d 1 h luke /trunk/ Merge in R-OBJSXP branch.  
85148 1046 d 23 h luke /trunk/src/main/ Use R_typeToChar() in more places [from OBJXP branch].  
85146 1046 d 23 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84246 1201 d 11 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
84127 1215 d 2 h kalibera /trunk/src/main/ Use designators in static initializers as a preparation for possible use of
anonymous nested structure.
 
83996 1228 d 20 h luke /trunk/src/main/ Check that subscript/slot name strings in $, $<-, and @<- calls are length one.  
83454 1321 d 5 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 9 h ripley /trunk/src/ C23 requires attributes before return values  
82577 1477 d 6 h maechler /trunk/ NULL[[]] => MissingSubscriptError, too  
81261 1701 d 1 h maechler /trunk/src/main/ more code consistency between [ and [<-; declaration before use; cosmetic  
81144 1724 d 16 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81141 1725 d 22 h luke /trunk/src/main/ Protect NotSubsettable error object while signaling.  
81112 1730 d 17 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
80403 1885 d 21 h luke /trunk/src/main/ Add PROTECT/UNPROTECT in case INTEGER_ELT and friends allocate.  
79915 2002 d 6 h maechler /trunk/ also disable <DOTSXP> `$` subsetting  
79882 2009 d 9 h maechler /trunk/ disable <DOTSXP> subsetting as it allows exposing PROMSXP  

Show All