ecl/src
Marius Gerbershagen 7b388fa00d threading: make atomics work directly on special variables
Allowing e.g. (atomic-incf *foo*) instead of
    requiring (atomic-incf (symbol-value '*foo*)) makes the interface
    easier to use and more consistent with sbcl.
2019-10-31 19:42:51 +01:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c numbers: fix several bugs in the expt function 2019-09-29 16:43:39 +02:00
clos make-load-form-saving-slots: structures: refrence slot by an offset 2019-05-25 09:56:08 +02:00
cmp cmp: fix linker-cc for msvc 2019-08-20 19:52:25 +02:00
doc multiprocessing: create atomic structure slot accessors by default 2019-10-26 20:05:06 +02:00
ecl long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
gmp gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h Merge branch 'fix-476' into 'develop' 2019-08-26 06:15:51 +00:00
libffi libffi: use unified assembler syntax to allow building libffi on arm with clang 2019-01-04 16:15:25 +01:00
lsp threading: make atomics work directly on special variables 2019-10-31 19:42:51 +01:00
newcmp remove trash file 2017-09-29 20:07:47 +02:00
tests tests: fix some failing tests on windows 2019-08-25 21:03:38 +02:00
util update installation instructions for recent Android NDKs and support ARM64 2019-01-12 22:51:17 +01:00
aclocal.m4 aclocal: fix typo in test for complex float 2019-05-25 09:55:50 +02:00
bare.lsp.in The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
compile.lsp.in ansi conformance: remove spurious package nicknames 2019-03-15 19:22:35 +00:00
config.guess Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
config.sub Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
configure Merge branch 'alt-fix-513' into 'develop' 2019-08-16 18:44:23 +00:00
configure.ac buildsystem: with-manual in configure script should be enable-manual 2019-07-22 22:36:02 +08:00
install.sh
Makefile.in configure: change manual installation 2019-04-11 18:17:02 +02:00