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
f2238e717b
cppcheck
/
cli
History
Oliver Stöneberg
87d9c8fbc5
fixed
#9590
- ProcessExecutor: read the process pipe until we have all the expected data / greatly improved error handling (
#4859
)
2023-03-07 12:25:49 +01:00
..
CMakeLists.txt
…
cli.vcxproj
…
cli.vcxproj.filters
…
cmdlineparser.cpp
…
cmdlineparser.h
…
cppcheckexecutor.cpp
…
cppcheckexecutor.h
…
cppcheckexecutorseh.cpp
…
cppcheckexecutorseh.h
…
cppcheckexecutorsig.cpp
…
cppcheckexecutorsig.h
…
executor.cpp
…
executor.h
…
filelister.cpp
…
filelister.h
…
main.cpp
…
precompiled.h
…
processexecutor.cpp
…
processexecutor.h
…
stacktrace.cpp
…
stacktrace.h
…
threadexecutor.cpp
…
threadexecutor.h
simplified `ThreadExecutor` class by moving some code out of it / fixed some thread safety issues (
#4849
)
2023-03-04 12:05:17 +01:00
version.rc
…