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 2438 d 23 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
75677 2800 d 6 h maechler /trunk/ fix bug #17506 in seq.int(*, by=<int>, length=n)  
75652 2803 d 6 h maechler /trunk/ prevent integer overflow in seq.default(), fixing PR#17497  
74888 2968 d 0 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74887 2968 d 0 h luke /trunk/src/main/ Reverted r74886.  
74886 2968 d 1 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74659 3013 d 0 h lawrence /trunk/ enable internal dispatch for rep.int(), rep_len() and nchar()  
74268 3081 d 3 h ripley /trunk/src/main/ add casts  
74244 3087 d 21 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.
 
73500 3214 d 9 h ripley /trunk/src/ avoid some undefined behaviour  
73166 3252 d 3 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  
72979 3287 d 9 h maechler /trunk/src/main/ don't give *two* warnings for rep(NULL, 2)  
72292 3435 d 9 h ripley /trunk/src/main/ much misleading indentation  
72271 3437 d 7 h maechler /trunk/ rep(3, list(4)) etc  
71996 3478 d 11 h maechler /trunk/src/main/ count backwards in rep2() for speed gain in some cases, PR#16932, comment 21ff  
71926 3488 d 4 h ripley /trunk/src/main/ missing casts  
71923 3488 d 8 h maechler /trunk/ even more seq.int() / seq.default() consistency in errors  
71922 3488 d 10 h maechler /trunk/src/ more seq() error msg consistency [+"cosmetic" in *.c]  
71917 3490 d 4 h maechler /trunk/ seq.int() fixes & error messages consistent with seq.default()'s  
71914 3490 d 10 h maechler /trunk/ fix PR#16932 more thoroughly thanks to Suharto A.`s patch  

Show All