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
85462 998 d 10 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85461.  
84774 1095 d 16 h maechler /branches/R-OBJSXP/src/ OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)  
84772 1095 d 18 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84385 1181 d 18 h kalibera /trunk/src/main/ Avoid modulo on fast path when checking for user interrupt. Comments.  
84019 1223 d 14 h maechler /trunk/ (1:2):3 and similar give error when _R_CHECK_LENGTH_COLON_ is true  
83446 1321 d 17 h ripley /trunk/src/ C23 requires attributes before return values  
80483 1872 d 10 h maechler /trunk/ seq.default(from, to, *) and seq.int(*) when |from-to| is Inf  
77956 2327 d 6 h ripley /trunk/src/main/ change order of tests to avoid undefined behaviour  
77906 2336 d 5 h ripley /trunk/src/main/ suppress compiler warning  
77905 2336 d 6 h lawrence /trunk/ enable fallback dispatch to rep() in rep.int() and rep_len()  
77888 2338 d 6 h hornik /trunk/src/ Add annotation for internal generics.  
77655 2388 d 7 h luke /trunk/src/main/ Added lazy_duplicate calls and removed unnecessary ENSURE_NAMEDMAX,
from Comment 34 on #PR16932 by Suharto Anggono.
 
77644 2391 d 9 h maechler /trunk/src/main/ 'to' is not used  
77633 2394 d 1 h lawrence /trunk/ sequence() is now a primitive and gains arguments for more complex sequences;
based on code from S4Vectors and the advice of Herve Pages
 
77452 2439 d 5 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
75677 2800 d 12 h maechler /trunk/ fix bug #17506 in seq.int(*, by=<int>, length=n)  
75652 2803 d 12 h maechler /trunk/ prevent integer overflow in seq.default(), fixing PR#17497  
74888 2968 d 6 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74887 2968 d 6 h luke /trunk/src/main/ Reverted r74886.  
74886 2968 d 6 h luke /trunk/src/main/ Check for excessive length request in seq_len.  

Show All