magic/dbwind
Tim Edwards d8f926865d Modified the behavior of cell reading, mainly with respect to
dereferencing, and making the behavior of "load" on the command
line (i.e., loading a cell from a file) the same as the
behavior of loading a cell as a result of expanding an unloaded
instance.  In both cases, if "load -dereference" is used, and
a cell does not exist in any search path but does exist in the
original location, without dereferencing, then the cell will be
loaded from the original location.  Also:  Corrected an error
that has existed since adding the capability to read compressed
files, which causes magic to crash when attempting to run the
"crash recover" command (because that routine was mixing
compressed and regular file stream calls).
2023-03-20 21:00:35 -04:00
..
DBWbuttons.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DBWcommands.c Modified the file locking behavior so that the command "locking" is 2022-04-25 13:23:29 -04:00
DBWdisplay.c Substantially revised the "def write" and "def read" routines. 2022-11-17 20:24:39 -05:00
DBWelement.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DBWfdback.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DBWhlights.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBWprocs.c Modified the behavior of cell reading, mainly with respect to 2023-03-20 21:00:35 -04:00
DBWtools.c Modified the way that ToolGetEditBox() works so that it does not 2021-08-04 12:05:21 -04:00
DBWundo.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
dbwind.h C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
dbwtech.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00