FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cli/threadexecutor.cpp - cppcheck-opensource/cppcheck · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
200
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cli
threadexecutor.cpp
on
2.9.x
User selector
Datepicker
Commit history
Commits on Jul 8, 2022
separated process execution code into `ProcessExecutor` (#4249)
firewave
authored
b51aea5
View commit details
Copy full SHA for b51aea5
View code at this point
Browse repository at this point
Commits on Jun 4, 2022
enabled and mitigated `misc-unused-using-decls` clang-tidy warnings (#3543)
firewave
authored
412054e
View commit details
Copy full SHA for 412054e
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
small `ErrorLogger` usage cleanups (#4033)
firewave
authored
5e6cc10
View commit details
Copy full SHA for 5e6cc10
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Remove bug hunting. This feature will be provided in Cppcheck premium.
danmar
committed
8f386e1
View commit details
Copy full SHA for 8f386e1
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Fix 7684: ValueFlow: function call 'X::GetSize()' (#3984)
Show description for dad10f2
pfultz2
authored
dad10f2
View commit details
Copy full SHA for dad10f2
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
removed ThreadExecutor::addFileContent() (#3865)
firewave
authored
de728f4
View commit details
Copy full SHA for de728f4
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
added CMake option USE_THREADS to be able to use threads instead of fork() / cleanups (#3852)
firewave
authored
51371f7
View commit details
Copy full SHA for 51371f7
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
de-coupled ErrorLogger interface from ThreadExecutor (#3849)
firewave
authored
b886b64
View commit details
Copy full SHA for b886b64
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Update copyright year
danmar
committed
3989408
View commit details
Copy full SHA for 3989408
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
added an include-what-you-use GitHub Action (#3759)
firewave
authored
8f7770f
View commit details
Copy full SHA for 8f7770f
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
avoid dependency on transitive includes - based on include-what-you-use (#3757)
firewave
authored
171da2e
View commit details
Copy full SHA for 171da2e
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
added unusedFunction self check to CI / cleanups (#3526)
firewave
authored
55ff684
View commit details
Copy full SHA for 55ff684
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
prevent uncaught exception in ThreadExecutor::handleRead() (#3514)
firewave
authored
ba777b5
View commit details
Copy full SHA for ba777b5
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Cleanup: unnecessary includes, fix include order, fix unreferenced va… (#3418)
chrchr-github
authored
d9b6940
View commit details
Copy full SHA for d9b6940
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
THREADING_MODEL_WIN: replace Win32 API calls with std::async, std::mutex (#3408)
chrchr-github
authored
5868d01
View commit details
Copy full SHA for 5868d01
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
THREADING_MODEL_WIN: Create a new CppCheck object for every file to be analysed in multi-thread mode. This fixes existing .a1 files not getting used due to changing hashes (caused by suppressions f…
Show description for 187d45a
chrchr-github
authored
187d45a
View commit details
Copy full SHA for 187d45a
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Add support for Haiku (#3342)
Show description for 3312a9f
Coldfirex
authored
3312a9f
View commit details
Copy full SHA for 3312a9f
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Add colors to CLI reporting (#3304)
pfultz2
authored
8dc1fa7
View commit details
Copy full SHA for 8dc1fa7
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Fix compilation errors
danmar
committed
849ea6b
View commit details
Copy full SHA for 849ea6b
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
improved error handling in ThreadExecutor (#3023)
firewave
authored
c94713c
View commit details
Copy full SHA for c94713c
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
fixed and enabled several clang-tidy warnings (#2816)
firewave
authored
fbf5858
View commit details
Copy full SHA for fbf5858
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
perform all tasks in each loop execution in ThreadExecutor::check() (#2932)
firewave
authored
097abe0
View commit details
Copy full SHA for 097abe0
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Revert "Revert "fixed excessive spawning of child processes / fixed potential zombie processes (#2924)""
Show description for 894b792
danmar
committed
894b792
View commit details
Copy full SHA for 894b792
View code at this point
Browse repository at this point
Revert "fixed excessive spawning of child processes / fixed potential zombie processes (#2924)"
Show description for 5650897
danmar
committed
5650897
View commit details
Copy full SHA for 5650897
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
fixed excessive spawning of child processes / fixed potential zombie processes (#2924)
firewave
authored
873aa07
View commit details
Copy full SHA for 873aa07
View code at this point
Browse repository at this point
Commits on May 23, 2020
made check.h less heavy (#2633)
firewave
authored
37bc048
View commit details
Copy full SHA for 37bc048
View code at this point
Browse repository at this point
Commits on May 19, 2020
Fix compile error in windows
danmar
committed
5a0b513
View commit details
Copy full SHA for 5a0b513
View code at this point
Browse repository at this point
executeCommand in CppCheckExecutor or QCheckThread
danmar
committed
32e5697
View commit details
Copy full SHA for 32e5697
View code at this point
Browse repository at this point
Refactorization: Use emplace methods in CLI
PKEuS
committed
e92a951
View commit details
Copy full SHA for e92a951
View code at this point
Browse repository at this point
Commits on May 10, 2020
Update copyright year
danmar
committed
08ddd84
View commit details
Copy full SHA for 08ddd84
View code at this point
Browse repository at this point
Revert "Update copyright year"
Show description for 3e02182
danmar
committed
3e02182
View commit details
Copy full SHA for 3e02182
View code at this point
Browse repository at this point
Update copyright year
danmar
committed
6eec6c4
View commit details
Copy full SHA for 6eec6c4
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
Support clang tidy (#2564)
Show description for 9f3deb3
fuzzelhjb
authored
9f3deb3
View commit details
Copy full SHA for 9f3deb3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL