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
89719 122 d 11 h pd /branches/R-4-6-branch/ Create R-4-6-branch  
89130 229 d 0 h maechler /trunk/ x["a"] <- val should not end up calling `EnlargeVector()` and hence losing dim+dimnames  
87901 506 d 0 h ripley /trunk/src/main/ C standard has attributes before return values  
87891 508 d 15 h ripley /trunk/src/ add 2025 BLAS sources  
87184 674 d 13 h maechler /trunk/ -Wall; cosmetic  
87180 675 d 2 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
86648 787 d 17 h luke /trunk/src/main/ Hide yet more entry points not used and not in installed headers.  
85209 1038 d 13 h luke /trunk/src/main/ Replace two uses of translateChar(PRINTNAME()).  
85146 1046 d 15 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
83454 1320 d 21 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 1 h ripley /trunk/src/ C23 requires attributes before return values  
82544 1483 d 2 h maechler /trunk/ x[[]] now should fail (w/ classed error) in all cases -- PR#18367  
81380 1684 d 23 h maechler /trunk/ x[<non-integer num>] as documented, i.e. ~= x[as.integer(.)]  
81261 1700 d 17 h maechler /trunk/src/main/ more code consistency between [ and [<-; declaration before use; cosmetic  
81258 1701 d 0 h maechler /trunk/ <no-dimnames-matrix>[ <2-column-char> ] gave "random" garbage}  
81186 1717 d 17 h ripley /trunk/src/main/ add cast to avoid compiler warning  
81144 1724 d 8 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
80533 1863 d 0 h maechler /trunk/src/main/ _() must act on bare strings, not full ternary clauses; from report and patch by Michael Chirico in PR#18125  
79295 2120 d 21 h maechler /trunk/ x[[2^31]] <- v now works, PR#17330  
78184 2299 d 22 h maechler /trunk/ fix PR#17756 and err msg for x[[-Inf]] etc; comment "strange exception"  

Show All