Fixed
-
replicate
was broken for sizes that didn't fit ini32
. -
Transposition of empty arrays in interpreter (#1700).
-
Exotic simplification error (#1309).
-
Rare race condition could lead to leaking of error message memory in
multicore
andispc
backends (#1709). -
Overzealous aliasing for built-in overloaded types (#1711).