13 Commits (26b7bdc35c5fd67b8a4f6f984f6dbb12c2628655)

Author SHA1 Message Date
Dick Hollenbeck 6bf3d7cdc3 Implement "KiCad s-epression" support for boost::property_tree's ptree, the 8 13 years ago
Miguel Angel Ajo da9e6b1679 checkcoding.py refactor from Edwin van den Oetelaar, some extra refactorings by me, improvement suggestions from Carl Poirier 13 years ago
Miguel Angel Ajo ecc6a69f4f Also check coding style of new files, not only modified ones 13 years ago
Miguel Angel Ajo 6c614e2996 tool for checking coding style 13 years ago
Dick Hollenbeck 210a7036db switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 13 years ago
Dick Hollenbeck 44ced95e66 This change fixes a compile error on MSVC 13 years ago
Dick Hollenbeck f94a95ab5b use the same format string in the test program as in LEGACY_PLUGIN for record keeping purposes 14 years ago
Dick Hollenbeck e5452a7a39 remove "long double" dependency, mingw was falling over when using it. 14 years ago
Dick Hollenbeck e06ce757b7 bzr add test program to verify new conversion strategy 14 years ago
Dick Hollenbeck 4b596cc5f3 legacy_plugin was not round tripping nanometers, add test program to verify new conversion strategy 14 years ago
Dick Hollenbeck 879f85aa7c move boost update script to out of way place, fix bug in it 14 years ago
Dick Hollenbeck 3fa7c200b7 Add tools/parser_gen.cpp which is the beginnings of an s-expression parser 14 years ago
Dick Hollenbeck 7fd0f0cab5 add tools directory, move container_test.cpp there on standby 14 years ago