ecl/src/h
Daniel Kochmański ea87100a06 long-float: remove conditionalization
Many parts of the source code were bent backward to support builds
without long floats which are always present given we depend expect
c99 compiler.

The corresponding C macros (ECL_LONG_FLOAT) and the *feature*
entry (:long-float) are marked as deprecated in the documentation.
2019-05-24 21:04:59 +00:00
..
impl long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
bytecodes.h Remove deprecated 8-bit opcodes 2018-04-29 13:54:38 +02:00
cache.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
config-internal.h.in long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
config.h.in long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
cons.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
cs.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
ecl-cmp.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
ecl-inl.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
ecl.h minor MSVC version modifications 2017-08-08 13:14:15 +08:00
ecl_atomics.h fix header argument names for C++ compilation 2018-11-02 17:31:55 +08:00
external.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
internal.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
legacy.h legacy.h: replace all remaining occurences of type_of with ecl_t_of 2019-05-20 20:31:47 +02:00
number.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
object.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
page.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
stack-resize.h fix build failures with --disable-threads 2018-03-02 18:56:23 +01:00
stacks.h threading: add support for atomic operations 2018-10-15 19:55:39 +02:00