ecl/src
Daniel Kochmanski a1875da85a ansi: return NIL for file-string-length if can't determine it.
Previously we returned error for streams which are not file streams. We could
try to loose this test for ECL_ANSI_STREAM_P, but that would require confirming,
that all ECL's ANSI streams have string encoders defined.
2018-09-23 15:28:34 +02:00
..
bdwgc Fix compilation for AIX and xlc compiler. 2016-03-02 12:08:48 -05:00
c ansi: return NIL for file-string-length if can't determine it. 2018-09-23 15:28:34 +02:00
clos cosmetic: indentation fixes and some comments 2018-06-23 21:37:26 +02:00
cmp Revert "cmp: execute cleanup forms of unwind-protect with interrupts disabled" 2018-09-04 17:53:30 +02:00
doc doc: fix typos and errors in ffi documentation 2018-09-18 19:59:40 +02:00
ecl re-add deprecation of rt and profile (rebase thing) 2018-05-08 19:36:11 +02:00
gmp gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h threading: introduce thread safe ECL_UNWIND_PROTECT macro and use where needed 2018-09-09 17:00:38 +02:00
libffi cosmetic: libffi updates this file on each compilation 2015-07-27 20:56:31 +02:00
lsp doc: fix typos and errors in ffi documentation 2018-09-18 19:59:40 +02:00
newcmp remove trash file 2017-09-29 20:07:47 +02:00
tests tests: add regression test for broadcast stream and file-* functions 2018-09-23 15:28:34 +02:00
util rm rsym from util Makefile -- rsym.c doesn't exist 2018-08-10 07:53:25 +02:00
aclocal.m4 buildsystem: fix building for mingw64 2018-07-07 22:16:49 +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 cosmetic: unwrap line 2017-09-29 21:11:28 +02: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 buildsystem: fix building for mingw64 2018-07-07 22:16:49 +02:00
configure.ac re-add deprecation of rt and profile (rebase thing) 2018-05-08 19:36:11 +02:00
install.sh
Makefile.in suposedly a fix for incompat ctags 2017-09-14 17:09:31 +02:00