R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-structure
/
tests
/
reg-large.R
– Rev 81425
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
81425
1666 d 2 h
ripley
/branches/R-structure/
add branch for expeiments with specials in depares/structure
80719
1815 d 19 h
maechler
/trunk/
use new (shorter) R-bugzilla URL
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"