ecl/src
Daniel Kochmański f9db80dcbf cmp: for LAMBDA use an associated function-block-name
That makes lambda with a declaration si:function-block-name behave
consistently with ext:lambda-block (and in eval-macros
ext:lambda-block expands to have this declaration too to behave in
turn consistently with how the compiler treats ext:lambda-block).
2020-06-15 12:34:10 +02:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c ffi: use mp_get_lock_wait instead of mp_get_lock 2020-06-15 12:34:10 +02:00
clos conditions: add an ext:timeout serious condition 2020-06-15 12:34:10 +02:00
cmp cmp: for LAMBDA use an associated function-block-name 2020-06-15 12:34:10 +02:00
doc doc: add few annotations for multiprocessing primitives 2020-06-15 12:34:10 +02:00
ecl gc: remove unnecessary workarounds for old bdwgc versions 2020-05-10 19:47:05 +02:00
gmp gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h mp: queue: use less cryptic names 2020-06-15 12:34:10 +02:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp cmp: for LAMBDA use an associated function-block-name 2020-06-15 12:34:10 +02:00
tests stress tests: use a new timeout condition 2020-06-15 12:34:10 +02:00
util iOS-arm64.cross_config: fix long long bits 2020-06-12 20:50:35 +02:00
aclocal.m4 gc: remove unnecessary workarounds for old bdwgc versions 2020-05-10 19:47:05 +02:00
bare.lsp.in reintroduce init functions for modules 2020-01-22 19:06:38 +01:00
compile.lsp.in ansi conformance: remove spurious package nicknames 2019-03-15 19:22:35 +00:00
config.guess update config.guess/sub 2020-06-05 12:55:06 +01:00
config.sub update config.guess/sub 2020-06-05 12:55:06 +01:00
configure make sure C compiler conforms to C99 standard 2020-06-07 10:11:26 +01:00
configure.ac make sure C compiler conforms to C99 standard 2020-06-07 10:11:26 +01:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in configure: change manual installation 2019-04-11 18:17:02 +02:00