The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77452 2439 d 0 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77446 2440 d 6 h maechler /trunk/ complementing r77436, foo.array(m) S3 dispatch works for a matrix `m`,
as R_data_class2(m) now also contains "array"
 
77436 2443 d 7 h maechler /trunk/ class(<matrix>) |--> c("matrix","array") if env.var _R_CLASS_MATRIX_ARRAY_ is not empty  
77424 2446 d 2 h luke /trunk/src/main/ Reduce RHS cycle checks in complex assignment under REFCNT to the same
level as for NAMED.
 
77422 2446 d 6 h luke /trunk/ do_attr and do_attrgets now get all arguments from matched arglist.  
77342 2461 d 20 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
75534 2824 d 23 h luke /trunk/ Use ALTREP wrappers to avoid data duplication drop, structure, unclass, unname.  
74935 2951 d 6 h luke /trunk/src/main/ Prevent language objects in dimnamegets from causing a segfault.  
74907 2961 d 4 h maechler /trunk/src/main/ comment/remove extranous check1arg() / checkArity()  
74460 3046 d 6 h maechler /trunk/src/ cosmetics only [comments, white space ..]  
74422 3053 d 4 h luke /trunk/src/main/ Adjusted @<- implementation to duplicate if needed and unset NAMED on result.  
74244 3087 d 22 h luke /trunk/ Arithmetic sequences are now generated as compact ALTREP objects.
Coersions of INTSXP and REALSXP to STRSXP are now deferred to first use.
 
74188 3099 d 0 h lawrence /trunk/ names() on S4 object derived from "environment" now behaves as expected  
74178 3101 d 12 h maechler /trunk/src/main/ - R_do_slot_assign: not calling installTrChar() twice unnecessarily.
- cosmetic
 
74020 3128 d 8 h luke /trunk/src/main/ Removed commented-out code.  
74017 3128 d 21 h luke /trunk/src/ Added SETTER_CLEAR_NAMED and use instead of some SET_NAMED(x, 0) calls.  
73734 3175 d 15 h hornik /trunk/src/main/ Consolidate 1-d array (dim)names special casing.  
73711 3180 d 3 h hornik /trunk/src/main/ Make setting names to NULL 'work' for 1-d arrays.  
73239 3240 d 11 h kalibera /trunk/ Disallow attributes on symbols.  
73166 3252 d 4 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  

Show All