magic/database
Tim Edwards aa4bb4b19c Since allowing brackets to be part of cell names in a previous
commit, found that DBTreeFindUse fails to find such uses because
it strips the array delimiters off the name.  Fixed the routine
although the routine really should be checking if the use is a
1- or 2- dimensional array and stripping off only the components
expected.  The current code will probably fail for cell uses
that have brackets in the name AND are arrayed.  Fortunately
this search routine does not appear to be used frequently or in
any critical database functions like netlisting.
2019-08-20 10:37:12 -04:00
..
DBbound.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcell.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellbox.c Updated the handling of fixed bounding boxes for abstract views 2019-05-06 16:30:29 -04:00
DBcellcopy.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellname.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellsel.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBcellsrch.c Updated the handling of fixed bounding boxes for abstract views 2019-05-06 16:30:29 -04:00
DBcellsubr.c Modified the cell clear routine so that it removes properties in 2019-06-05 16:48:45 -04:00
DBconnect.c Corrected a badly-implemented search for electrical connectivity 2019-05-22 10:38:00 -04:00
DBcount.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBexpand.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBio.c Removed a badly implemented double-loop from the timestamp mismatch 2019-08-02 14:50:32 -04:00
DBlabel.c Modified the behavior of label handling in GDS input so that a 2019-01-31 10:56:38 -05:00
DBlabel2.c Since allowing brackets to be part of cell names in a previous 2019-08-20 10:37:12 -04:00
DBpaint.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBpaint2.c Applied another patch by Iain McNally that restores the obscure 2018-08-20 22:43:34 -04:00
DBprop.c Revised the substrate extraction method: Instead of searching on 2019-08-20 08:42:07 -04:00
DBtcontact.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBtech.c Corrected a problem that can cause super-long run times for 2019-01-28 22:36:20 -05:00
DBtechname.c Set of changes updating version 8.2 to the level of 8.1, since 8.2 2017-08-01 22:14:42 -04:00
DBtechtype.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBtiles.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBtimestmp.c Removed diagnostic print from last commit. 2019-08-02 14:53:22 -04:00
DBtpaint.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBtpaint2.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DBundo.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
Depend Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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
database.h.in Set of changes updating version 8.2 to the level of 8.1, since 8.2 2017-08-01 22:14:42 -04:00
databaseInt.h Removed a badly implemented double-loop from the timestamp mismatch 2019-08-02 14:50:32 -04:00
fonts.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00