magic/calma
R. Timothy Edwards 8f684ad5be Found and fixed the actual error underlying the problem with
grid rescaling while reading a GDS AREF record.  The previous
commit is still valid and prevents excessive warnings and
unnecessary rescaling when a bogus value is given for an array
pitch when the array has only one row or one column.  But the
scaling was still incorrect and would potentially cause an
error if an array pitch was at a finer scale than any data read
before it, forcing a valid grid rescaling.  This now works
correctly.
2026-02-25 09:59:28 -05:00
..
CalmaRdcl.c Found and fixed the actual error underlying the problem with 2026-02-25 09:59:28 -05: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
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