Seth Hillbrand 57ba38560c Optimize library load time for Altium plugin
Load times were >20min for moderate sized libraries as EnumFiles
iterated over the entire list for each operation.  The update modifies
our third-party lib to allow a return value, stopping the iteration when
we find our desired entry.  This also provides a short-circuit for
ASCII-based names, allowing single-level parsing if available
2023-08-18 13:50:15 -07:00
..
2022-11-21 07:01:39 -08:00
2022-02-05 21:00:34 -05:00
2023-06-01 11:38:33 -07:00
2023-07-15 13:49:55 -04:00
2020-11-19 01:06:29 -05:00
2023-06-14 09:44:10 -07:00
2021-02-20 11:58:55 -05:00
2022-01-10 23:22:23 +00:00
2021-08-27 21:11:47 +00:00
2022-12-04 10:26:48 -08:00