ecl/src
Daniel Kochmański c18b6d6967 bytecmp: represent bytecodes as a lisp vector
Previously they were passed as an index array, now they are a simple
vector (the cl_object).
2020-12-27 18:53:22 +01:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c bytecmp: represent bytecodes as a lisp vector 2020-12-27 18:53:22 +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 clos: don't call make-load-form in the code walker for defmethod 2020-09-18 21:22:32 +02: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: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h si::mangle-name: return the function name from symbols_list.h 2020-12-23 12:08:33 +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 tests: improve config.lsp to allow testing bytecmp via make check 2020-12-27 18:53:22 +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
Makefile.in configure: change manual installation 2019-04-11 18:17:02 +02:00