magic/select
Tim Edwards f12a155ea7 Found a crash condition reported by Abhinav Uppal where labels
that are unattached (type = space) will cause magic to crash on
the command "lef write -hide"---The lowest level issue was in
SelectChunk(), so for good measure SelectChunk() now checks for
type == TT_SPACE, and "lef write" does also.
2022-09-23 15:44:49 -04: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
selCreate.c Found a crash condition reported by Abhinav Uppal where labels 2022-09-23 15:44:49 -04:00
selDisplay.c Resolve -Wcomment warnings 2022-04-13 08:33:45 -04:00
selEnum.c Corrected the "select flat" command, which failed to recompute the 2022-02-16 11:28:06 -05:00
selInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selOps.c Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the 2022-03-31 20:02:12 -04:00
selUndo.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selUnselect.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
select.h Added a new selection command option "select intersect" that selects 2021-03-24 14:52:17 -04:00