magic/commands
Tim Edwards 9931244e1e Corrected what appears to be a long-standing error in the "extract
unique" code.  It was using DBEraseLabelsByContent() which would
erase all matching labels, and could potentially erase labels that
were still remaining on the list being processed, causing a segfault.
Also corrected minor errors identified by valgrind during debugging
the above-referenced problem.
2020-11-03 12:17:16 -05:00
..
CmdAB.c Added new command option "box remove" that removes the cursor box 2020-10-08 13:50:14 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Made a change to the way that the parameterized cells are handled. 2020-10-30 11:20:19 -04:00
CmdE.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdFI.c Corrected a problem with an uninitialized entry in ExtCurStyle that 2020-06-05 12:46:46 -04:00
CmdLQ.c Made a change to the way that the parameterized cells are handled. 2020-10-30 11:20:19 -04:00
CmdRS.c Added two new command options: "select bbox", which returns the 2020-10-07 15:37:31 -04:00
CmdSubrs.c Corrected what appears to be a long-standing error in the "extract 2020-11-03 12:17:16 -05:00
CmdTZ.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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