magic/commands
mrg 278194ae96 Fix bugs in port first, next commands.
Previous commits changed the port IDs to an integer rather than a
bitfield. However, the first and next commands were utilizing that
a -1 became a large positive integer when masked. This resulted in
the min port operations failing. Added a default comparison with -1
to fix the problem.
2022-06-13 13:05:57 -07:00
..
CmdAB.c Modified the "box" command to run a check on the specified box values 2022-01-27 16:57:23 -05:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c (1) Corrected an error in generating GDS_FILE properties when 2022-05-28 10:33:21 -04:00
CmdE.c Found another issue with the substrate extraction, caused by the 2022-04-05 21:33:15 -04:00
CmdFI.c Added command option "-annotate" for "def read" that allows nets 2022-03-30 13:02:12 -04:00
CmdLQ.c Fix bugs in port first, next commands. 2022-06-13 13:05:57 -07:00
CmdRS.c After much pain and suffering, finally tracked down all the places that 2022-01-21 22:17:54 -05:00
CmdSubrs.c After much pain and suffering, finally tracked down all the places that 2022-01-21 22:17:54 -05:00
CmdTZ.c Still recovering from unintended consequences of setting EditCellUse 2022-05-03 18:03:27 -04:00
CmdWizard.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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
commands.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00