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
d782cd629a
cppcheck
/
cfg
History
orbitcowboy
d782cd629a
posix.cfg: Added overlapping data check for bcopy().
2021-07-11 16:38:25 +02:00
..
avr.cfg
…
bento4.cfg
…
boost.cfg
…
bsd.cfg
…
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
…
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
…
ginac.cfg
…
gnu.cfg
…
googletest.cfg
…
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
…
libcerror.cfg
…
libcurl.cfg
…
libsigc++.cfg
…
lua.cfg
…
mfc.cfg
…
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
…
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
opengl.cfg: Add configuration for glMaterial*() functions
2019-10-08 12:54:16 +02:00
openmp.cfg
…
openssl.cfg
openssl.cfg: Add OpenSSL library configuration with tests (
#2248
)
2019-10-31 09:21:08 +01:00
pcre.cfg
…
posix.cfg
posix.cfg: Added overlapping data check for bcopy().
2021-07-11 16:38:25 +02:00
python.cfg
…
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
sqlite3.cfg: Add more functions reported as missing by daca@home
2019-07-16 16:21:05 +02:00
std.cfg
std.cfg: Improved support for overlapping data check
2021-07-10 18:27:53 +02:00
tinyxml2.cfg
…
vcl.cfg
Add vcl.cfg
2021-06-30 07:49:45 +02:00
windows.cfg
windows.cfg: Added support for more constants.
2021-07-11 10:16:25 +02:00
wxsqlite3.cfg
…
wxsvg.cfg
…
wxwidgets.cfg
wxwidgets.cfg: Added support for more interfaces
2021-07-08 17:30:12 +02:00
zlib.cfg
…