Skip to content

Releases: spitbol/x64

Version 4.0f

06 Jan 00:39
Compare
Choose a tag to compare

Unix SPITBOL V4.0f (Jan 2024)

Updates

  • Support building with clang. Fixes issue #32
  • Support building on FreeBSD. Fixes issue #32
  • Use more realistic initial memory settings. Fixes issue #33
  • Add additional test routine (contributed by Viktors Berstis)
  • Keep track of stack usage, use internal host(-1, 7) to obtain
    the usage

Bugs fixed

  • Fix segfaults due to misaligned variables Fixes issue #31
  • Fix sanity check script

Version 4.0e

23 Nov 15:54
Compare
Choose a tag to compare
  • Fix segfault in C routines due to stack alignment Fixes issue #29
  • Fix typo in man page, add to BUGS that support for .spx files is currently
    broken

v4.0d

20 Nov 00:32
Compare
Choose a tag to compare

Bug fixes:

  • Fix date routine. Fixes issue #24
  • Fix segfauts due to incorrect stack allocation. Fixes issue #27
  • Ensure man, help and options are in sync. Fixes issue #26
  • Don't use static linkking to building spitbol bin. Fixes issue #25

Updates:

  • allow passing the path to the spitbol binary for tests/math_test.sh

SPITBOL-4.0c

21 Oct 21:19
Compare
Choose a tag to compare

Spitbol 4.0c

Source code

Includes a prebuilt binary for Linux x86_64

Version 4.0a

05 Feb 20:45
Compare
Choose a tag to compare

Bug fixes

New maintainer

SPITBOL V4.0 for x86_64 Unix

28 Jul 01:25
Compare
Choose a tag to compare

SPITBOL V4.0 makes some minor changes to the language definition.

&ANCHOR and &TRIM are set non-null on startup. &CASE is set to zero to avoid case folding by default.