magic/cif
Alessandro De Laurenzis b306a39560 Compatibility with C99 standard
This commit makes the code (mostly) C99-compatible, enabling to compile
it without the -Wno-error=implicit-function-declaration flag. This
way, Magic becomes usable on arm64 architectures, specifically on Apple
computers with M1/M2 SoC.
2022-10-29 06:07:46 +02:00
..
CIFgen.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFhier.c Tackling a section of code with poor performance in extraction. 2022-02-20 17:36:49 -05:00
CIFint.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFmain.c Substantially revised the equations for computing bridges for the 2021-01-24 13:29:20 -05:00
CIFrdcl.c Fixed two issues: (1) Found a backwards-incompatibility with the 2022-06-08 16:02:40 -04:00
CIFrdpoly.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdpt.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFrdtech.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFrdutils.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFread.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFsee.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFtech.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFwrite.c Added a new cif/calma layer type "labellayer" that can be used to 2021-11-16 10:58:18 -05:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
cif.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00