This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
0
You've already forked cppcheck
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
cppcheck
/
test
/
cfg
History
Sebastian
544bedc6ee
qt.cfg: Add QByteArray container configuration (similar to QString) (
#2088
)
...
Reference:
https://doc.qt.io/qt-5/qbytearray.html
2019-08-15 16:14:17 +02:00
..
boost.cpp
…
bsd.c
…
generate-cfg-tests.sh
…
gnu.c
gnu.cfg: Add more __builtin_* functions and some tests
2019-08-02 12:27:46 +02:00
gtk.c
Use library for memleak checks (
#2002
)
2019-07-22 10:37:36 +02:00
openmp.c
openmp.cfg: Add library configuration for OpenMP (
#1956
)
2019-07-05 03:00:52 +02:00
posix.c
posix.cfg: Add
<use-retval/>
to pthread_mutex_trylock (
#1959
)
2019-07-07 12:57:02 +02:00
qt.cpp
qt.cfg: Add QByteArray container configuration (similar to QString) (
#2088
)
2019-08-15 16:14:17 +02:00
runtests.sh
openmp.cfg: Add library configuration for OpenMP (
#1956
)
2019-07-05 03:00:52 +02:00
sqlite3.c
…
std.c
Use library for memleak checks (
#2002
)
2019-07-22 10:37:36 +02:00
std.cpp
…
unmatchedSuppressionTest.c
…
windows.cpp
Fix
#9047
(c-style casts before malloc) (
#1930
)
2019-07-03 08:39:44 +02:00
wxwidgets.cpp
…