This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
c24edc528e
cppcheck
/
cfg
History
orbitcowboy
4e9565b4e6
Fixed FP invalidFunctionArgStr, found a daca@home: ftp://ftp.de.debian.org/debian/pool/main/h/haskell-hs-bibutils/haskell-hs-bibutils_6.10.0.0.orig.tar.gz
2022-06-02 23:39:04 +02:00
..
avr.cfg
…
bento4.cfg
…
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
library: Improved argument <valid>-interface to defined values that are explicitly excluded. (
#4111
)
2022-05-14 16:05:18 +02:00
cppcheck-lib.cfg
…
cppunit.cfg
…
daca.cfg
…
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 missing '<strz/>'-flags
2022-06-02 09:58:47 +02:00
googletest.cfg
Improve definitions for googletest ASSERT_* macros (
#3694
)
2022-01-12 22:09:17 +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
…
kde.cfg
…
libcerror.cfg
…
libcurl.cfg
…
libsigc++.cfg
…
lua.cfg
…
mfc.cfg
…
microsoft_atl.cfg
…
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
…
ntl.cfg
…
opencv2.cfg
…
opengl.cfg
…
openmp.cfg
…
openssl.cfg
…
pcre.cfg
…
posix.cfg
Fixed FPs from Ticket 11119 - invalidFunctionArgStr with null-terminated strings (
#4164
)
2022-06-02 19:30:29 +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
Suppress operatorEqVarError for known non-copyable types (
#3869
)
2022-03-03 09:41:26 +01:00
ruby.cfg
…
sdl.cfg
…
sfml.cfg
…
sqlite3.cfg
…
std.cfg
Fixed FP invalidFunctionArgStr, found a daca@home: ftp://ftp.de.debian.org/debian/pool/main/h/haskell-hs-bibutils/haskell-hs-bibutils_6.10.0.0.orig.tar.gz
2022-06-02 23:39:04 +02:00
tinyxml2.cfg
…
vcl.cfg
Add vcl.cfg
2021-06-30 07:49:45 +02:00
windows.cfg
windows.cfg: Improved configuration of _mbscmp() and _mbscmp_l().
2022-05-27 12:28:30 +02:00
wxsqlite3.cfg
…
wxsvg.cfg
…
wxwidgets.cfg
wxwidgets.cfg: Fixed FPs due to wrong direction attribute set for wxString::ToDouble and wxString::ToCDouble().
2022-04-19 06:53:34 +02:00
zlib.cfg
…