cppcheck/cfg
orbitcowboy 040e58f943 std.cfg: strxfrm(): Added minize values to arg1 and arg2 and a TODO test case 2021-04-13 14:07:45 +02:00
..
avr.cfg
bento4.cfg astyle formatting 2021-02-13 20:28:37 +01:00
boost.cfg Additional macros (#3106) 2021-02-20 13:19:06 +01:00
bsd.cfg bsd.cfg: Added support for more constants, found by daca@home 2020-12-25 12:45:56 +01:00
cairo.cfg
cppcheck-cfg.rng Fixed #9295 (ValueFlow: Does not handle noreturn function) 2020-12-28 20:00:35 +01:00
cppcheck-lib.cfg
cppunit.cfg improve cppunit macros (#3025) 2021-01-08 22:48:28 +01:00
daca.cfg
embedded_sql.cfg astyle 2017-11-05 17:56:24 +01:00
emscripten.cfg Add emscripten cfg (#2824) 2020-09-26 10:29:17 +02:00
ginac.cfg ginac.cfg: Added configuration for GiNaC (ref. https://www.ginac.de/ ) 2020-12-28 17:38:11 +01:00
gnu.cfg gnu.cfg: Added support for more interface, found by daca@home 2020-12-25 12:25:53 +01:00
googletest.cfg googletest.cfg: Added ASSERT_NO_THROW and EXPECT_NO_THROW 2020-11-27 17:04:43 +01:00
gtk.cfg gtk: Mark g_thread_join as a dealloc for g_thread_new (#3188) 2021-03-31 18:15:25 +02:00
icu.cfg Added macros from ICU-Project (ref. to https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/index.html). This found by daca@home. 2020-10-02 20:01:06 +02:00
kde.cfg
libcerror.cfg
libcurl.cfg
libsigc++.cfg
lua.cfg
mfc.cfg mfc.cfg: Added support for DECLARE_MESSAGE_MAP-macro, ref.: https://docs.microsoft.com/de-de/cpp/mfc/reference/message-map-macros-mfc?view=vs-2019#declare_message_map 2020-10-03 08:25:35 +02:00
microsoft_atl.cfg
microsoft_sal.cfg Microsoft SAL: convert _Field_range_ into corresponding cppcheck annotations 2020-08-25 09:28:17 +02:00
microsoft_unittest.cfg microsoft_unittest.cfg: Add support for Microsoft CppUnitTest library (#2730) 2020-08-05 12:51:59 +02:00
motif.cfg
nspr.cfg
ntl.cfg ntl.cfg: Added NTL (NTL: A Library for doing Number Theory) support. Reference: https://libntl.org/ 2021-01-04 13:13:11 +01:00
opencv2.cfg
opengl.cfg
openmp.cfg
openssl.cfg
pcre.cfg pcre.cfg: Added PCRE configuration 2020-12-28 09:29:15 +01:00
posix.cfg posix.cfg: Added support for more interfaces 2020-12-25 12:48:38 +01:00
python.cfg
qt.cfg qt.cfg: Add more interfaces (#2889) 2020-11-10 15:58:16 +01:00
ruby.cfg
sdl.cfg sdl.cfg: Enhance SDL library configuration (types, macros, functions, ...) (#2111) 2019-08-23 19:14:25 +02:00
sfml.cfg
sqlite3.cfg
std.cfg std.cfg: strxfrm(): Added minize values to arg1 and arg2 and a TODO test case 2021-04-13 14:07:45 +02:00
tinyxml2.cfg tinyxml2.cfg: Added support for XMLElement::Attribute(). 2019-01-25 20:15:01 +01:00
windows.cfg windows.cfg: Added support for 'obsolte' function 'is_wctype()' (ref.: https://docs.microsoft.com/en-us/cpp/c-runtime-library/obsolete-functions?view=msvc-160) 2021-03-14 09:40:45 +01:00
wxsqlite3.cfg wxsqlite3.cfg: Added missing <leak-ignore/>-flags 2020-12-27 14:43:38 +01:00
wxsvg.cfg wxsvg: Updated configuration and added missing <use-retval/>-flags 2020-12-27 14:48:06 +01:00
wxwidgets.cfg wxwidgets.cfg: Fixed wrong configuration for wxLogApiError(). This function does return after appending data to wxLog(). Ensure that no duplicateBreak-warning is issued in case code resides afterwards. 2021-04-13 13:07:15 +02:00
zlib.cfg