2026-09-05 23:40:09 +03:00
.github /workflows
sb-manual: do not document unbuilt contribs
2026-09-03 14:09:06 +02:00
benchmarks
Decode utf8 from C
2026-04-04 23:43:40 -04:00
contrib
add sb-simd-ssse3:u8.16-shuffle
2026-09-05 14:56:08 +03:00
crossbuild-runner
Update crossbuild makefile
2026-09-02 19:09:44 +00:00
doc
sb-manual: do not document unbuilt contribs
2026-09-03 14:09:06 +02:00
src
Transform (< (abs rational) c) before abs is transformed
2026-09-05 23:40:09 +03:00
tests
integer-type-length: work on union types
2026-09-05 18:45:30 +03:00
tlsf-bsd
Get rid of src/runtime/sbcl.h
2023-11-02 20:50:29 -04:00
tools-for-build
Remove "simd-copy-" prefixes from functions
2026-07-21 07:00:38 +03:00
.cirrus.yml
Transform (> (truncate rational c1) c2) to (> rational (* c1 c2))
2025-12-04 03:19:44 +03:00
.dir-locals.el
Add .dir-locals disabling indent-tabs-mode everywhere but Makefiles
2021-06-19 19:21:07 +03:00
.git-archive-version
Allow building from git-archive
2024-08-31 19:34:55 +03:00
.gitattributes
Allow building from git-archive
2024-08-31 19:34:55 +03:00
.gitignore
Housekeeping: whitespace, typos, comments, credits
2026-05-30 10:57:36 +02:00
.mailmap
Housekeeping: whitespace, typos, comments, credits
2026-05-30 10:57:36 +02:00
binary-distribution.sh
various documentation changes
2026-07-02 14:47:25 +02:00
BUGS
various documentation changes
2026-07-02 14:47:25 +02:00
build-all-cores.sh
arm64: implement tls-based-mv-return
2026-09-01 22:06:41 +00:00
build-comparison.sh
clean.sh
Stop rudely deleting a non-artifact file in make-config
2025-07-01 15:35:29 -04:00
cload-xc.lisp
COPYING
Fix scale-float rounding for subnormals
2026-01-28 10:26:19 +03:00
cover-script.lisp
Allow compiling the system with coverage instrumentation
2025-11-21 18:25:03 +00:00
CREDITS
Housekeeping: whitespace, typos, comments, credits
2026-05-30 10:57:36 +02:00
cross-make.sh
Allow specifying path to ucd data for make-target-2
2024-01-17 17:36:51 -05:00
distclean.sh
DOCUMENTATION
various documentation changes
2026-07-02 14:47:25 +02:00
find-gnumake.sh
freeze.sh
Adjust freeze script
2022-04-22 15:46:49 +01:00
generate-version.sh
Unbreak generate-version.sh
2026-05-30 00:21:48 +03:00
HACKING
various documentation changes
2026-07-02 14:47:25 +02:00
html-distribution.sh
INSTALL
various documentation changes
2026-07-02 14:47:25 +02:00
install.sh
Simplify install.sh
2022-10-03 12:48:36 -04:00
load-xc.lisp
loader.lisp
make-android.sh
Add android build system (crosscompiling with NDK)
2023-04-21 15:08:19 -04:00
make-c-runtime.sh
Relax requirement on current directory during build
2021-06-30 11:25:13 -04:00
make-config.sh
Basic support for avx512
2026-07-01 04:31:38 +03:00
make-genesis-2.lisp
Once more reimplement "missed compiler macro" warning
2024-08-21 09:52:07 +00:00
make-genesis-2.sh
make-host-1.lisp
Limit the scope of warning suppressions
2026-07-17 23:59:27 +00:00
make-host-1.sh
Get rid of src/runtime/sbcl.h
2023-11-02 20:50:29 -04:00
make-host-2.lisp
Improve reporting of NOTINLINE full calls in make-host-2.lisp
2026-05-30 10:57:36 +02:00
make-host-2.sh
make-shared-library.sh
Define a foreign callable interface and make libsbcl.so useful.
2021-09-27 15:25:13 -07:00
make-target-1.sh
Add android build system (crosscompiling with NDK)
2023-04-21 15:08:19 -04:00
make-target-2-load.lisp
Silence some output of make-target-2 if --noinform was given
2026-08-10 17:02:08 +00:00
make-target-2.sh
Make ./build-all-cores.sh check float files.
2024-04-21 18:13:04 +02:00
make-target-contrib-android.sh
Add android build system (crosscompiling with NDK)
2023-04-21 15:08:19 -04:00
make-target-contrib.sh
Use CFLAGS instead of EXTRA_CFLAGS for sb-grovel
2026-03-09 14:34:18 +03:00
make-windows-installer.sh
Add ARM64 Windows platform support
2026-02-12 21:44:09 +03:00
make.sh
Stop saying (out of 20 contribs)
2025-04-02 04:50:12 +03:00
maketarg2loop.lisp
Add a thing to help bisect over GC flakes
2023-09-06 16:44:28 -04:00
NEWS
2.6.8: will be tagged as "sbcl-2.6.8"
2026-08-28 17:31:36 +01:00
OPTIMIZATIONS
Remove combination-implementation-style.
2024-03-06 18:09:08 +03:00
PRINCIPLES
pubring.pgp
README
various documentation changes
2026-07-02 14:47:25 +02:00
release.sh
Try to defend against releasing binaries with a hash suffix version
2026-06-27 20:36:15 +01:00
run-sbcl.sh
Add android build system (crosscompiling with NDK)
2023-04-21 15:08:19 -04:00
sbcl-pwd.sh
slam.sh
Fix slam.
2022-01-30 10:50:46 -08:00
source-distribution.sh
tagify.sh
TLA
Housekeeping: whitespace, typos, comments, credits
2026-05-30 10:57:36 +02:00
TODO
Make FDEFINITION not strip encapsulation
2026-05-30 10:55:46 +02:00
validate-float.lisp
Change what (log -0.0) returns.
2025-09-12 02:16:34 +03:00
verify-header-parsing.sh
Make autogenerated headers mostly self-contained
2020-09-11 22:31:32 -04:00
wc.sh
xperfecthash30.lisp-expr
build-all-cores
2026-08-30 12:28:02 -04:00
xperfecthash61.lisp-expr
build-all-cores
2026-08-30 12:28:02 -04:00
xperfecthash63.lisp-expr
Transform (< (abs rational) c) before abs is transformed
2026-09-05 23:40:09 +03:00