.github /workflows
github actions: change a cache key.
2021-02-04 01:35:17 +03:00
benchmarks
Add a multi-thread GC benchmark
2021-04-14 22:29:54 -04:00
contrib
Tidy up md5 weirdness
2021-06-16 20:40:18 -04:00
crossbuild-runner
Implement no-continue-unwind on ARM64
2021-05-31 15:07:43 +03:00
doc
Implement next part of #+array-ubsan
2021-05-18 22:44:54 -04:00
src
win64: use vectored exception handler only when necessary
2021-06-19 19:21:07 +03:00
tests
Add UNDEFINED-ALIEN-FUNCTION-ERROR test for indirect calls
2021-06-19 19:21:07 +03:00
tools-for-build
Store pprint-dispatch-entries as a simple-vector
2021-06-18 00:12:23 -04:00
.cirrus.yml
Disable an unavailable freebsd test runner.
2020-12-13 05:42:00 +03:00
.dir-locals.el
Add .dir-locals disabling indent-tabs-mode everywhere but Makefiles
2021-06-19 19:21:07 +03:00
.gitattributes
Add azure-piplines.yml
2019-01-27 15:49:04 +03:00
.gitignore
Remove sbcl.nm make step
2020-09-28 02:08:58 -04:00
.mailmap
Adjust .mailmap
2020-03-02 13:55:33 +03:00
base-target-features.lisp-expr
Remove :SB-WTIMER feature
2021-03-04 18:47:30 -05:00
binary-distribution.sh
remove vanilla-module.mk from binary distribution list
2017-10-30 17:19:04 +00:00
BUGS
1.0.28.75: documentation work related to move to Launchpad
2009-06-03 09:09:52 +00:00
build-comparison.sh
less csr21-specific build-comparison script
2015-09-04 21:42:24 +01:00
build-order.lisp-expr
Fix build-order bug regarding ALPHANUMERICP et. al.
2021-06-14 11:30:27 -04:00
clean.sh
Support building & testing in a tree whose leaves are symlinks.
2021-05-02 14:28:34 -04:00
cload-xc.lisp
SB!C => SB-C
2020-01-19 18:00:09 -08:00
common-lisp-exports.lisp-expr
Initial revision
2000-09-18 01:26:16 +00:00
COPYING
Still more hopscotch table enhancements
2017-04-13 16:52:40 -04:00
CREDITS
New contrib: SB-GMP
2013-06-28 00:18:16 -04:00
cross-make.sh
Update cross-make to target sunos
2020-03-18 17:44:06 -04:00
distclean.sh
1.0.10.55: Remove non-portable arguments to find, xargs
2007-10-22 04:16:12 +00:00
find-gnumake.sh
Do not rely on which to be present in the system
2015-10-18 18:57:53 +03:00
float-math.lisp-expr
Optionally store vector-length in its header instead of a slot
2021-05-10 17:02:36 -04:00
generate-version.sh
generate-version.sh: fix non-standard syntax.
2020-12-18 22:31:35 +03:00
HACKING
Repoint the IRC channel in HACKING
2021-06-15 09:25:23 +01:00
html-distribution.sh
1.0.29.1: fix FILL
2009-06-04 18:01:31 +00:00
INSTALL
Make some build scripts robust in case CDPATH is set and inconvenient.
2021-05-03 10:24:15 -04:00
install.sh
Remove use of sbcl_pwd in contrib building.
2021-03-20 16:03:50 -04:00
load-xc.lisp
fix load-xc.lisp to load, not cload
2019-04-11 14:36:40 -07:00
loader.lisp
Change the name of the "abort building SBCL" restart.
2019-01-30 17:51:01 +03:00
make-c-runtime.sh
fix make-c-runtime.sh to work with other hosts.
2020-06-23 11:52:21 -04:00
make-config.sh
Remove obsolete :linkage-table from make-config
2021-04-20 12:06:55 -04:00
make-genesis-2.lisp
Avoid using STEM-OBJECT-PATH in genesis per se
2020-01-24 15:22:28 -05:00
make-genesis-2.sh
Don't require diffutils.
2019-04-14 16:13:43 +03:00
make-host-1.lisp
Support building & testing in a tree whose leaves are symlinks.
2021-05-02 14:28:34 -04:00
make-host-1.sh
Make the build process abortable.
2016-10-04 22:17:34 +03:00
make-host-2.lisp
Remove #+vop-something reader syntax
2020-11-01 11:48:04 -05:00
make-host-2.sh
Accept one filename in make-host-2.sh to compile just that
2019-11-10 13:37:49 -05:00
make-target-1.sh
Remove obsolete :linkage-table from make-config
2021-04-20 12:06:55 -04:00
make-target-2-load.lisp
Rename :array-ubsan to :ubsan
2021-06-08 21:22:01 -04:00
make-target-2.sh
Revert the changes to debug-info, source locations.
2021-05-30 06:08:42 -04:00
make-target-contrib.sh
Make some build scripts robust in case CDPATH is set and inconvenient.
2021-05-03 10:24:15 -04:00
make-windows-installer.sh
Make some build scripts robust in case CDPATH is set and inconvenient.
2021-05-03 10:24:15 -04:00
make.sh
Make some build scripts robust in case CDPATH is set and inconvenient.
2021-05-03 10:24:15 -04:00
NEWS
Fix ~E with no explicit width parameter
2021-06-15 09:25:23 +01:00
OPTIMIZATIONS
Remove obsolete item.
2016-06-13 13:40:50 -04:00
package-data-list.lisp-expr
win64: use vectored exception handler only when necessary
2021-06-19 19:21:07 +03:00
PRINCIPLES
Initial revision
2000-09-18 01:26:16 +00:00
pubring.pgp
Initial revision
2000-09-18 01:26:16 +00:00
README
Remove mentions of NetBSD 2.0 from README.
2019-10-28 13:53:07 +03:00
release.sh
a note to myself at the end of the release process
2018-04-29 13:34:43 +01:00
run-sbcl.sh
Handle x:/y/z/run-sbcl.sh and x:\y\z\run-sbcl.sh
2021-06-19 19:21:06 +03:00
sbcl-pwd.sh
sbcl-pwd.sh: Fix when $OSTYPE is not set.
2013-11-08 00:02:16 +04:00
slam.sh
Read build-config in slam
2021-05-10 11:57:41 -04:00
source-distribution.sh
A git-only SBCL workflow
2011-06-06 09:48:08 +03:00
tagify.sh
0.9.4.72:
2005-09-16 13:26:39 +00:00
TLA
0.8.9.10:
2004-03-30 16:58:25 +00:00
TODO
Remove TODO.
2020-02-14 17:13:34 -08:00
verify-header-parsing.sh
Make autogenerated headers mostly self-contained
2020-09-11 22:31:32 -04:00
wc.sh
0.9.4.72:
2005-09-16 13:26:39 +00:00