ecl/src
Daniel Kochmański cc27aadf5f clos: ensure correct class stamps
- we did not distinguish between classes that had no slots and classes that
  had no been iniutialized - that led to incorrect class stamps

- structures had no initial class stamp matching their structure

- structures when slot names chagned had their stamp increased despite not
  really changing
2022-02-04 21:31:53 +01:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c clos: ensure correct class stamps 2022-02-04 21:31:53 +01:00
clos clos: ensure correct class stamps 2022-02-04 21:31:53 +01:00
cmp cmp: check number of arguments when inlining funcall or apply of lambda expression 2022-01-29 20:21:00 +01:00
doc Merge branch 'branch-cuts' into 'develop' 2022-02-04 20:09:05 +00:00
ecl multithreading: implement optional timeout for mp:get-lock 2021-08-29 17:25:21 +02:00
gmp gmp: configure: add missing include files 2021-01-24 17:56:34 +01:00
h mp: semaphores: add a new function semaphore-wait 2021-12-23 12:09:57 +01:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp Merge branch 'branch-cuts' into 'develop' 2022-02-04 20:09:05 +00:00
tests tests: cosmetic: muffle excessive compiler output 2022-02-04 21:28:44 +01:00
util multithreading: replace various synchronization objects by native mutexes 2021-08-29 17:23:20 +02:00
aclocal.m4 multithreading: implement optional timeout for mp:get-lock 2021-08-29 17:25:21 +02: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 multithreading: implement optional timeout for mp:get-lock 2021-08-29 17:25:21 +02:00
configure.ac multithreading: implement optional timeout for mp:get-lock 2021-08-29 17:25:21 +02:00
install.sh
Makefile.in improve makefiles 2021-02-06 18:07:01 +01:00