FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/teststl.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
test
teststl.cpp
on
main
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
Fix #14987: Update simplecpp to 1.9.1 (#8809)
glankk
authored
ff4d7ce
View commit details
Copy full SHA for ff4d7ce
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Fix #14725 FP redundantIfRemove when conditional code has extra code (#8789)
chrchr-github
authored
b391765
View commit details
Copy full SHA for b391765
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Fix 14947: FP algorithmOutOfBounds with array of arrays (#8766)
pfultz2
authored
cd55e08
View commit details
Copy full SHA for cd55e08
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Fix 14924: FP containerOutOfBounds (copy accessed in loop) (#8740)
Show description for f87363d
pfultz2
and
Your Name
authored
f87363d
View commit details
Copy full SHA for f87363d
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Fix issue 13254: FN: containerOutOfBounds (std::equal) (#8695)
Show description for 3d88880
pfultz2
and
Your Name
authored
3d88880
View commit details
Copy full SHA for 3d88880
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Partial fix for 9049: False negative: uninitialized variable with nested ifs (#8680)
Show description for bcd74c7
pfultz2
and
Your Name
authored
bcd74c7
View commit details
Copy full SHA for bcd74c7
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Fix #12520 FN mismatchingContainers/iterators3 with temporary containers and erase (#8665)
chrchr-github
authored
d833b6b
View commit details
Copy full SHA for d833b6b
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
Fix #14812 FN useStlAlgorithm with std::set (#8629)
Show description for fb388e6
chrchr-github
and
web-flow
authored
fb388e6
View commit details
Copy full SHA for fb388e6
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Fix #13855 useStlAlgorithm might lack column information (#8627)
chrchr-github
authored
c903d68
View commit details
Copy full SHA for c903d68
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
pass `ErrorLogger` by reference in `Check`/`CheckImpl` (#8601)
firewave
authored
8684514
View commit details
Copy full SHA for 8684514
View code at this point
Browse repository at this point
Commits on May 22, 2026
Fix #14764 FP uselessCallsRemove with brace init (#8565)
chrchr-github
authored
bc04c0d
View commit details
Copy full SHA for bc04c0d
View code at this point
Browse repository at this point
Commits on May 18, 2026
testrunner: do not use global check instances (#8561)
firewave
authored
39d9c01
View commit details
Copy full SHA for 39d9c01
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Fix #11895 FP derefInvalidIterator with std::advance (#8431)
Show description for 4ef0318
chrchr-github
and
web-flow
authored
4ef0318
View commit details
Copy full SHA for 4ef0318
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
Fix #14600 FN stlcstrConstructor with offset (regression) (#8338)
Show description for 57149b4
chrchr-github
and
web-flow
authored
57149b4
View commit details
Copy full SHA for 57149b4
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Fix #14533, #14536 FN stlcstrConcat, stlcstrAssignment, stlcstrConstructor (#8261)
Show description for 1b9124e
chrchr-github
and
web-flow
authored
1b9124e
View commit details
Copy full SHA for 1b9124e
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Release: Update copyright year (#8285)
danmar
authored
9a00e4a
View commit details
Copy full SHA for 9a00e4a
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
Fix #12742 FP containerOutOfBounds for increment in loop (#8230)
chrchr-github
authored
e1cfdb9
View commit details
Copy full SHA for e1cfdb9
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
Fix #14342 FN containerOutOfBounds (std::string_view of array, constructor call) (#8190)
chrchr-github
authored
e3ef82e
View commit details
Copy full SHA for e3ef82e
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Partial fix for #14342 FN containerOutOfBounds with std::span and std::string_view (regression) (#8164)
chrchr-github
authored
3a99f41
View commit details
Copy full SHA for 3a99f41
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
Partial fix for #12046 FN: containerOutOfBounds (temporary string passed to subfunction) (#8083)
Show description for a30d718
chrchr-github
and
web-flow
authored
a30d718
View commit details
Copy full SHA for a30d718
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
Fix #8983 FN containerOutOfBounds (passing empty init list) (#8055)
Show description for dfdfad0
chrchr-github
and
web-flow
authored
dfdfad0
View commit details
Copy full SHA for dfdfad0
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
Fix #7515 FN stlcstrStream with std::cout (#8040)
chrchr-github
authored
f6dff92
View commit details
Copy full SHA for f6dff92
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
testrunner: several cleanups (#7944)
Show description for 7e09fa0
firewave
authored
7e09fa0
View commit details
Copy full SHA for 7e09fa0
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
TestStl: cleaned up settings usage (#7930)
firewave
authored
019c37c
View commit details
Copy full SHA for 019c37c
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
testrunner: removed unnecessary default constructors from test options (#7889)
firewave
authored
59d9ba3
View commit details
Copy full SHA for 59d9ba3
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
Fix #14047 FP useStlAlgorithm with continue in loop (#7717)
chrchr-github
authored
d44e45c
View commit details
Copy full SHA for d44e45c
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Fix #14013 FP invalidContainerReference with emplace_back() (#7672)
chrchr-github
authored
beee36a
View commit details
Copy full SHA for beee36a
View code at this point
Browse repository at this point
Commits on May 16, 2025
testrunner: aligned multiline template with new default (#7534)
firewave
authored
69a11d6
View commit details
Copy full SHA for 69a11d6
View code at this point
Browse repository at this point
testrunner: added more error IDs and columns to expected output (#7533)
firewave
authored
ff44a9e
View commit details
Copy full SHA for ff44a9e
View code at this point
Browse repository at this point
Commits on May 2, 2025
testrunner: added more IDs and columns to expected output (#7489)
firewave
authored
88ef81e
View commit details
Copy full SHA for 88ef81e
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Fix #13727 FP knownEmptyContainer with call to insert() template (#7490)
chrchr-github
authored
63af1a1
View commit details
Copy full SHA for 63af1a1
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
testrunner: some `Settings` usage cleanups (#7477)
firewave
authored
9e547a3
View commit details
Copy full SHA for 9e547a3
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
Fix 9834: False negative: No invalidContainer when using reference to member (#7461)
pfultz2
authored
120b1d2
View commit details
Copy full SHA for 120b1d2
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
Fix #11493 FN useStlAlgorithm with indices (#7317)
chrchr-github
authored
68c129d
View commit details
Copy full SHA for 68c129d
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Fix #9091 std::accumulate suggested instead of std::max_element (#7316)
chrchr-github
authored
bb787df
View commit details
Copy full SHA for bb787df
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL