Releases: spitbol/x64
Releases · spitbol/x64
Version 4.0f
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
- 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
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
Spitbol 4.0c
Source code
Includes a prebuilt binary for Linux x86_64
Version 4.0a
Bug fixes
New maintainer
SPITBOL V4.0 for x86_64 Unix
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.