Next: 4.1.3 Known Issues, Previous: 4.1.3 Bugs Fixed, Up: 4.1.3 Changes [Contents]
put_code/[1,2]
, put_byte/[1,2]
,
get_code/[1,2]
, peek_code/[1,2]
, get_byte/[1,2]
,
peek_byte/[1,2]
, and read_line/[1,2]
.
library(timeout)
are now transparent to
on_exception/3
and catch/3
as well as to debugger ports.
se.sics.sicstus.SICStus
instance
any (Java) system property named
se.sics.sicstus.property.
NAME will be passed to the created
SICStus instance as the (Prolog) system property NAME.
scalar_product/[4,5]
is less prone to integer overflows,
and faster in the most common cases.