magic/commands
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
..
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 Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
CmdE.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
CmdFI.c Removed an unused variable declaration. 2023-03-25 15:53:32 -04:00
CmdLQ.c Modified the "port renumber" command to use (case-insensitive) 2023-02-27 22:22:09 -05:00
CmdRS.c Added a command option "setlabel box" to modify the attachment box 2023-01-04 14:08:39 -05:00
CmdSubrs.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
CmdTZ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdWizard.c Compatibility with C99 standard 2022-10-29 06:07:46 +02: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 Compatibility with C99 standard 2022-10-29 06:07:46 +02:00