11 Commits (77477e4f10bc06c0cdb893d2b41935fa59768f1e)

Author SHA1 Message Date
jean-pierre charras 77477e4f10 pcb_calculator: code rework: rename "sigma" member by "m_sigma", and "skindepth" by "m_skindepth" 7 years ago
jean-pierre charras 884dc1c3e8 pcb_calculator: code rework: rename "f" member by "m_freq" 7 years ago
Simon Richter 96ec9db5d6 Add missing C++ stdlib headers 10 years ago
jean-pierre charras fde2cfee27 Minor changes: remove a few local shadowed local variables detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) and fix minor coding style issues. 10 years ago
jean-pierre charras a550ff84db Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables) 11 years ago
jean-pierre charras d04ab1fe75 Pl_Editor: fix minor issues in multi-lines texts 12 years ago
Wayne Stambaugh 4d465ec8a0 Configuration and compile documentation improvements. 13 years ago
jean-pierre charras fb193c1232 pcb_calculator: fix compil issue about isinf. 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras 9c0eeadfd4 Pcbnew: fix some minor issues. 14 years ago
jean-pierre charras 1275240759 Add a new utility: pcb_calculator (need of course wore work) 14 years ago