magic/calma
R. Timothy Edwards 7d9167257a Corrected an error caused by a recent commit that was attempting
to avoid bogus values for array pitch in the direction in which
a cell is not arrayed:  If the array declares an ANGLE of 90 or
270, then rows and columns are effectively swapped for the
purpose of figuring out which coordinate direction should be
ignored in the input.  The original example did not use ANGLE
and so the exception was not handled.
2026-03-16 12:50:17 -04:00
..
CalmaRdcl.c Corrected an error caused by a recent commit that was attempting 2026-03-16 12:50:17 -04:00
CalmaRdio.c calma: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CalmaRdpt.c Came across a weird error today in which some tool inserted bogus 2026-02-24 20:56:27 -05:00
CalmaRead.c Modified "gds flatglob" to have the value "*_CDNS_*" by default, 2025-09-26 09:18:43 -04:00
CalmaWrite.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
CalmaWriteZ.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Came across a weird error today in which some tool inserted bogus 2026-02-24 20:56:27 -05:00
calmaInt.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00