ecl/src
Marius Gerbershagen da807da49a internal.h: fix ifdef for mp_get_rwlock_{read,write}_wait
rwlocks are emulated using standard locks if no OS primitive for them
exists, therefore we need the declarations in any case.
2021-01-24 18:00:17 +01:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c bytecmp: don't leave c_env->lex_env uninitialized 2021-01-16 19:08:50 +01:00
clos clos: don't call make-load-form in the code walker for defmethod 2020-09-18 21:22:32 +02:00
cmp cmp: fix bug in inlining local functions which are closures 2021-01-16 16:12:13 +01:00
doc doc: fix argument order for ecl_alloc_simple_vector 2020-12-27 18:53:22 +01:00
ecl s/TCP/ECL_TCP/ among preprocessor defines 2020-11-22 21:04:16 +00:00
gmp gmp: configure: add missing include files 2021-01-24 17:56:34 +01:00
h internal.h: fix ifdef for mp_get_rwlock_{read,write}_wait 2021-01-24 18:00:17 +01:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp predlib.lsp: fix type comparisons involving gray streams 2020-11-06 20:35:22 +01:00
tests cmp: fix bug in inlining local functions which are closures 2021-01-16 16:12:13 +01:00
util refactor: remove the file symbols_list2.h 2020-12-23 12:08:33 +01:00
aclocal.m4 exit() prototype is in stdlib.h, include it 2020-09-18 13:18:56 +01:00
bare.lsp.in reintroduce init functions for modules 2020-01-22 19:06:38 +01:00
compile.lsp.in cmp: read msvc output in using the correct encoding 2020-08-02 10:55:25 +02: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 s/TCP/ECL_TCP/ among preprocessor defines 2020-11-22 21:04:16 +00:00
configure.ac s/TCP/ECL_TCP/ among preprocessor defines 2020-11-22 21:04:16 +00: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