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
90097 54 d 10 h maechler /trunk/src/ cosmetics  
89935 97 d 1 h luke /trunk/ Cleanups in internally signaled error classes and add some documentation.  
89924 97 d 18 h luke /trunk/ Signal errors with objectNotFoundError and functionNotFoundError classes.  
89923 97 d 22 h luke /trunk/ Signal function not found errors as conditions with class functionNotFoundError.  
89746 118 d 4 h luke /trunk/ Add R_getRegisteredNamespace.  
89674 126 d 23 h luke /trunk/ Additional updates to dots SPI from PR18928.  
89649 131 d 0 h luke /trunk/ R_DotsExist should return TRUE if "..." is R_MissingArg.  
89647 131 d 5 h luke /trunk/src/main/ R_DotsExist only returns TRUE if the value is a DOTSXP.  
89638 133 d 3 h luke /trunk/ Handle base bindings in binding functions from PR18928.  
89637 133 d 4 h luke /trunk/ Alternative fix for ...elt() regression from PR18928.  
89636 133 d 4 h luke /trunk/ Make ...elt() signals an error again for missing arguments.  
89633 133 d 21 h luke /trunk/ Add R_envSymbols to support PR18928.  
89621 135 d 5 h luke /trunk/ Merged in dots accessors from PR18928.  
89619 135 d 16 h luke /trunk/ More binding inspection fixes from PR18928.  
89615 136 d 0 h luke /trunk/src/main/ Make ddfind static and improve error message for non-DOTSXP ... value.  
89614 136 d 3 h luke /trunk/src/main/ Remove stray attribute_hidden.  
89612 136 d 7 h luke /trunk/ Add R_ForcedBindingExpression, R_DelayedBindingExpression,
R_DelayedBindingEnvironment proposed in PR18928.
 
89611 137 d 0 h luke /trunk/ Add R_MakeDelayedBinding, R_MakeForcedBinding, R_MakeMissingBinding
proposed in PR18928.
 
89610 137 d 0 h luke /trunk/ Add R_GetBindingType based on proposals in PR18928.  
89121 231 d 3 h luke /trunk/ Mark values returned by active binding functions as not mutable to
prevent unintended mutation in complex assignments.
 

Show All