kicad/pcbnew/connectivity
Seth Hillbrand b5c2f0d39a Remove the open array in favor of std containers
The containers allow iteration, size knowledge and lower bug surface
2022-03-03 16:03:26 -08:00
..
CMakeLists.txt pcb_new: CONNECTIVITY_DATA now keeps a cache of DRC from-tos 2020-09-27 16:45:46 +02:00
connectivity_algo.cpp Remove the open array in favor of std containers 2022-03-03 16:03:26 -08:00
connectivity_algo.h Remove the open array in favor of std containers 2022-03-03 16:03:26 -08:00
connectivity_data.cpp Remove the open array in favor of std containers 2022-03-03 16:03:26 -08:00
connectivity_data.h Remove the open array in favor of std containers 2022-03-03 16:03:26 -08:00
connectivity_items.cpp Formatting. 2022-02-16 14:18:25 +00:00
connectivity_items.h Performance: multi-thread CN_ZONE_LAYER RTree generation. 2022-02-16 14:11:09 +00:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Remove the open array in favor of std containers 2022-03-03 16:03:26 -08:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00