kicad/pcbnew/drc
Jeff Young ec92def539 Add support for unitless values to PCB_EXPR_EVALUATOR.
Fixes https://gitlab.com/kicad/code/kicad/issues/13016

(cherry picked from commit 8260f0ee13)
2022-11-29 23:28:37 +00:00
..
drc_cache_generator.cpp Fix issue with caches not being initialized when printing msg bar. 2022-08-04 13:04:21 +01:00
drc_engine.cpp Drill size is absolute 2022-10-04 10:00:36 -07:00
drc_engine.h Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_item.cpp Better error reporting for DP uncoupled length. 2022-04-09 23:09:10 +01:00
drc_item.h Better error reporting for DP uncoupled length. 2022-04-09 23:09:10 +01:00
drc_length_report.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_results_provider.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_results_provider.h Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_rtree.h Performance fixes for the board from hell.... 2022-03-16 15:14:51 +00:00
drc_rule.cpp Add a compile error for ill-defined rules, and more performance. 2021-08-16 12:14:17 +01:00
drc_rule.h Pull some fixes back from 7.0. 2021-08-21 16:43:11 +01:00
drc_rule_condition.cpp Add support for unitless values to PCB_EXPR_EVALUATOR. 2022-11-29 23:28:37 +00:00
drc_rule_condition.h Apply a more sophisticated test for ignoring isInCoupledDiffPair. 2022-04-03 18:23:41 +01:00
drc_rule_parser.cpp Add support for unitless values to PCB_EXPR_EVALUATOR. 2022-11-29 23:28:37 +00:00
drc_rule_parser.h Add support for unitless values to PCB_EXPR_EVALUATOR. 2022-11-29 23:28:37 +00:00
drc_test_provider.cpp Pull some fixes back from master. 2022-03-18 12:49:54 -07:00
drc_test_provider.h Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_annular_width.cpp Implement annular ring checking for pads. 2022-10-19 13:49:40 +01:00
drc_test_provider_clearance_base.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
drc_test_provider_connectivity.cpp Pull some fixes back from master. 2022-03-18 12:49:54 -07:00
drc_test_provider_copper_clearance.cpp Allow a single net collision with a free pad. 2022-11-29 22:16:15 +00:00
drc_test_provider_courtyard_clearance.cpp Fix issue with caches not being initialized when printing msg bar. 2022-08-04 13:04:21 +01:00
drc_test_provider_diff_pair_coupling.cpp Respect DRCEpsilon in diff-pair coupling test. 2022-10-19 14:26:19 +01:00
drc_test_provider_disallow.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_edge_clearance.cpp Remove clone's group info 2022-11-28 09:17:17 -08:00
drc_test_provider_hole_size.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_hole_to_hole.cpp Run hole-to-hole checks on Edge_Cuts layer. 2022-09-02 01:11:20 +01:00
drc_test_provider_lvs.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_matched_length.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_misc.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_silk_clearance.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_silk_to_mask.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_track_width.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00
drc_test_provider_via_diameter.cpp Remove shared wxString instance in DRC 2022-06-21 10:27:21 -07:00