From 302e3218b7d487539ec305bf23881a6ee7d5be99 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:29 -0800 Subject: Import Upstream version 5e1 --- features.txi | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'features.txi') diff --git a/features.txi b/features.txi index 96987b8..c7e94fb 100644 --- a/features.txi +++ b/features.txi @@ -57,6 +57,10 @@ Turns on the features @samp{cautious}, @samp{careful-interrupt-masking}, and @samp{stack-limit}; uses @code{-g} flags for debugging SCM source code. +@item differ +@cindex differ +Sequence comparison + @item dump @cindex dump Convert a running scheme program into an executable file. @@ -162,7 +166,8 @@ This does not affect complex numbers. @item socket @cindex socket -BSD @dfn{socket} interface. +BSD @dfn{socket} interface. Socket addr functions require +inexacts or bignums for 32-bit precision. @item stack-limit @cindex stack-limit @@ -186,6 +191,10 @@ sjm@@ee.tut.fi. Those unix features which have not made it into the Posix specs: nice, acct, lstat, readlink, symlink, mknod and sync. +@item wb +@cindex wb +WB database with relational wrapper. + @item windows @cindex windows Microsoft Windows executable. -- cgit v1.2.3