cppcheck/cfg
versat 094caf31ac std.cfg: Remove redundant configurations for vector::(push|pop)_back()
Add tests in std.cpp to verify that a configuration for the functions
exists.
2019-10-18 12:40:10 +02:00
..
avr.cfg
boost.cfg boost.cfg: Add configuration and tests for boost::bind() (#2206) 2019-09-25 12:49:05 +02:00
bsd.cfg gnu/bsd.cfg: Cleanup redundant configuration for timercmp() and add more tests. 2019-09-10 11:51:47 +02:00
cairo.cfg
cppcheck-cfg.rng Library: added 'stdtype' attribute in <podtype> element so we can configure standard types better 2019-09-29 16:48:25 +02:00
cppcheck-lib.cfg
cppunit.cfg
daca.cfg
embedded_sql.cfg
gnu.cfg gnu.cfg: Add configuration for __alignof__() (#2268) 2019-10-14 20:59:38 +02:00
googletest.cfg googletest.cfg: Fix #9397 (syntaxError when macro is unknown) (#2255) 2019-10-09 19:53:58 +02:00
gtk.cfg gtk.cfg: Add missing function configurations reported by daca@home 2019-10-09 14:10:18 +02:00
kde.cfg kde.cfg: Add KDE configuration and tests (#2278) 2019-10-17 21:29:32 +02:00
libcerror.cfg
libcurl.cfg
lua.cfg lua.cfg: Add some functions/macros, partly found by daca@home 2019-09-19 16:27:37 +02:00
mfc.cfg
microsoft_atl.cfg microsoft_atl: Added support fore macros. 2019-09-19 13:09:40 +02:00
microsoft_sal.cfg
motif.cfg
nspr.cfg
opengl.cfg opengl.cfg: Add configuration for glMaterial*() functions 2019-10-08 12:54:16 +02:00
openmp.cfg
posix.cfg posix.cfg: Add configuration for function getnameinfo() 2019-10-10 15:36:38 +02:00
python.cfg python.cfg: Improve Python C API configuration (#2183) 2019-09-19 10:34:14 +02:00
qt.cfg qt.cfg: Add configurations for more global functions 2019-10-07 12:06:16 +02:00
ruby.cfg ruby.cfg: Add some *2NUM(), FIX2*() and NUM2*() functions 2019-10-07 15:34:42 +02:00
sdl.cfg
sfml.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
sqlite3.cfg
std.cfg std.cfg: Remove redundant configurations for vector::(push|pop)_back() 2019-10-18 12:40:10 +02:00
tinyxml2.cfg
windows.cfg windows.cfg: Add support for `__alignof()` (#2271) 2019-10-15 16:02:28 +02:00
wxwidgets.cfg wxwidgets.cfg: Added support for more interfaces, found by daca@home. 2019-10-01 08:43:17 +02:00
zlib.cfg