kicad/libs/kimath/src
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
geometry Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
math Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
bezier_curves.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.cpp Comments. 2020-07-05 19:53:04 +01:00
md5_hash.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
trigo.cpp Fix compiler warning - those extra brackets aren't needed 2020-07-18 23:55:27 +01:00