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
80811 1799 d 6 h murrell /branches/R-groups/ ported r80716:80810 from main  
80166 1929 d 8 h murrell /branches/R-groups/ create R-groups  
79295 2120 d 21 h maechler /trunk/ x[[2^31]] <- v now works, PR#17330  
77724 2372 d 19 h maechler /trunk/ Fix predict.loess(*, se=TRUE) integer overflow: PR#17121  
77541 2423 d 13 h maechler /trunk/ writeBin() for long vectors {and use local declarations in its C code}.  
77522 2425 d 23 h maechler /trunk/ Fix PR#17665: read/writeBin(rawConnection(<large>))  
76387 2662 d 1 h maechler /trunk/tests/ tweaks; update timings  
76362 2664 d 14 h maechler /trunk/ fix match(x, table) for long vector x; btw fix FIXME about length/LENGTH  
76266 2680 d 19 h maechler /trunk/ pmax(x), pmin() for long vectors  
76265 2680 d 19 h maechler /trunk/tests/ cosmetic; slightly more gc()  
76062 2728 d 20 h maechler /trunk/ tweak seq.default() for integer/non-object cases  
76047 2731 d 22 h maechler /trunk/ which(<long vectors>) now works  
74208 3093 d 22 h maechler /trunk/ sum(<long logical>) and sum(<large long integer>) no longer overflow  
73165 3251 d 18 h maechler /trunk/tests/ updates; notably a version tested on a 64b Lnx, ~500 GB server  
73117 3259 d 3 h maechler /trunk/ approx(), spline() etc for _long_ vectors  
73114 3260 d 2 h maechler /trunk/ fix `x[-n]` segfault (for large n)  
73094 3268 d 3 h maechler /trunk/ pretty(x, n) fix overflow for large n suggested by Suhartu Aggano, R-devel, 2017-08-11  
73010 3281 d 18 h maechler /trunk/tests/ tweak: strrep() saves ~ 10 sec  
73008 3281 d 21 h maechler /trunk/ fix PR#15885: encodeString(<large>)  
72950 3291 d 19 h maechler /trunk/ fix (both parts of) PR#17992.
TODO: reg-large regression tests should run automatically "sometimes"