cppcheck/cfg
Maksim Derbasov ff4eb586ea
std.cfg std exceptions added to unusedvars (#4507)
2022-09-26 20:08:48 +02:00
..
avr.cfg
bento4.cfg astyle formatting 2021-02-13 20:28:37 +01:00
boost.cfg Improve definitions for boost test macros (#3625) 2021-12-15 20:51:29 +01:00
bsd.cfg bsd.cfg: Added support for setbuffer() and setlinebuf(). 2022-04-27 10:22:38 +02:00
cairo.cfg
cppcheck-cfg.rng Fix #8295 FN (error) Buffer is accessed out of bounds (wcpncpy, wcsncpy) (#4412) 2022-08-29 12:24:58 +02:00
cppcheck-lib.cfg
cppunit.cfg improve cppunit macros (#3025) 2021-01-08 22:48:28 +01:00
daca.cfg Correct two recently added macros 2019-04-19 15:43:17 +02:00
dpdk.cfg Initial support for DPDK functions (#3313) 2021-06-28 17:38:44 +02:00
embedded_sql.cfg
emscripten.cfg This adds MAIN_THREAD_EM_ASM which takes javascript and EMSCRIPTEN_BINDINGS for binding C++ to javascript (#3362) 2021-07-27 06:53:48 +02:00
ginac.cfg
gnu.cfg gnu.cfg: Added support for error_at_line() 2022-07-17 15:06:44 +02:00
googletest.cfg Improve definitions for googletest ASSERT_* macros (#3694) 2022-01-12 22:09:17 +01:00
gtk.cfg gtk.cfg: add more type definition macros (#4247) 2022-07-06 16:48:50 +02:00
icu.cfg
kde.cfg
libcerror.cfg
libcurl.cfg
libsigc++.cfg
lua.cfg
mfc.cfg
microsoft_atl.cfg Extra defines added to Windows and ATL (#4191) 2022-06-10 12:04:00 +02:00
microsoft_sal.cfg
microsoft_unittest.cfg
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 nspr.cfg: Added documentation. 2019-06-16 13:34:00 +02:00
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
posix.cfg Fix #8295 FN (error) Buffer is accessed out of bounds (wcpncpy, wcsncpy) (#4412) 2022-08-29 12:24:58 +02:00
python.cfg python.cfg: Add Py_RETURN_* macros to reduce missingReturn false positives in daca@home 2021-09-04 21:07:10 +02:00
qt.cfg Fix FP leakNoVarFunctionCall with Qt object (#4272) 2022-07-13 21:09:53 +02:00
ruby.cfg
sdl.cfg
sfml.cfg
sqlite3.cfg
std.cfg std.cfg std exceptions added to unusedvars (#4507) 2022-09-26 20:08:48 +02:00
tinyxml2.cfg
vcl.cfg Add vcl.cfg 2021-06-30 07:49:45 +02:00
windows.cfg windows.cfg: deprecate '_alloca()'. Ref. https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/alloca?view=msvc-170 2022-07-29 21:41:32 +02:00
wxsqlite3.cfg
wxsvg.cfg
wxwidgets.cfg wxwidgets.cfg: Fixed wrong configuration of wxRegEx::GetMatch(). 2022-07-02 09:24:22 +02:00
zlib.cfg