cppcheck/cfg
orbitcowboy b2b214991d gnu.cfg: Added overlapping data check to __builtin_memcpy() 2021-07-18 10:08:32 +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 overlapping data check for strlcat() 2021-07-18 10:04:11 +02:00
cairo.cfg
cppcheck-cfg.rng library: add attribute strlen-arg for <not-overlapping-data> 2021-07-09 13:25:01 +02:00
cppcheck-lib.cfg
cppunit.cfg improve cppunit macros (#3025) 2021-01-08 22:48:28 +01:00
daca.cfg
dpdk.cfg Initial support for DPDK functions (#3313) 2021-06-28 17:38:44 +02:00
embedded_sql.cfg
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 overlapping data check to __builtin_memcpy() 2021-07-18 10:08:32 +02:00
googletest.cfg googletest.cfg: Added ASSERT_NO_THROW and EXPECT_NO_THROW 2020-11-27 17:04:43 +01:00
gtk.cfg gtk.cfg: g_strdup and g_strcmp0 allow NULL args (#3258) 2021-05-15 22:24:55 +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 kde.cfg: Add KDE configuration and tests (#2278) 2019-10-17 21:29:32 +02:00
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 motif.cfg; Fix uninitvar false positives for XtSetArg. Its a macro that assigns first argument 2021-05-19 13:50:51 +02:00
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 opencv2.cfg: Add types, macros, functions and memory (de)allocation (#2620) 2020-05-30 17:41:44 +02:00
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 overlapping data check for stpcpy(). 2021-07-11 16:42:19 +02:00
python.cfg python.cfg: Add configurations for more functions (PyFloat_*, ...) 2020-03-11 10:10:33 +01:00
qt.cfg qt.cfg; Define QT_BEGIN_NAMESPACE and QT_END_NAMESPACE 2021-07-07 13:10:28 +02:00
ruby.cfg
sdl.cfg
sfml.cfg
sqlite3.cfg
std.cfg Refactor: Remove variable analyzer (#3339) 2021-07-18 07:46:31 +02:00
tinyxml2.cfg
vcl.cfg Add vcl.cfg 2021-06-30 07:49:45 +02:00
windows.cfg windows.cfg: Added support for _wcsncat_l(). 2021-07-17 08:18:43 +02: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: Added support for more interfaces 2021-07-08 17:30:12 +02:00
zlib.cfg