magic/calma
Tim Edwards c1f4555ba0 Corrected behavior of "load ... -dereference" to bring back a
previous behavior that had inadvertently been changed.  In recent
versions, "load <absolute_path> -dereference" would incorrectly
apply the dereferencing to <absolute_path> rather than just its
subcells.  Cleaned up the code around DBCellRead() in the process,
so everything is more straightforward (although probably more
could be done in that regard).
2023-04-18 11:01:58 -04:00
..
CalmaRdcl.c Corrected an issue from the last commit, which is that the default 2023-03-14 12:53:22 -04:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CalmaRead.c Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
CalmaWrite.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
CalmaWriteZ.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
calmaInt.h Applied patch from Donn that converts strcpy() calls in ext2spice 2023-03-21 22:04:30 -04:00