-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: danmar/cppcheck
base: main
head repository: from-explore/cppcheck
compare: master
- 11 commits
- 3 files changed
- 3 contributors
Commits on Aug 11, 2018
-
Allow syntax "typedef 'typename' unsigned 'typename' (functon_name)()…
…" for some old libraries https://trac.cppcheck.net/ticket/7792
thanhtam92 committedAug 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 25b4e5f - Browse repository at this point
Copy the full SHA 25b4e5fView commit details -
Unnecessary check of "tokOffset", match-function already checks if it…
… is null
thanhtam92 committedAug 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 98315dd - Browse repository at this point
Copy the full SHA 98315ddView commit details
Commits on Aug 12, 2018
-
add testcase ticket #7792: simplifyTypedef124
thanhtam92 committedAug 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 4b67cb5 - Browse repository at this point
Copy the full SHA 4b67cb5View commit details
Commits on Aug 16, 2018
-
Ticket 7792: suppression both exit_code when cppcheck suppressions
thanhtam92 committedAug 16, 2018 Configuration menu - View commit details
-
Copy full SHA for cfc077b - Browse repository at this point
Copy the full SHA cfc077bView commit details -
Ticket 7792: suppression both exit_code when cppcheck suppressions - …
…reset value mSuppressExitCode every call check
thanhtam92 committedAug 16, 2018 Configuration menu - View commit details
-
Copy full SHA for f2a7b75 - Browse repository at this point
Copy the full SHA f2a7b75View commit details
Commits on Aug 17, 2018
-
Clean up comment for simplifytypedef124
tamdo12 committedAug 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 5d98fc4 - Browse repository at this point
Copy the full SHA 5d98fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d63b3 - Browse repository at this point
Copy the full SHA 83d63b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae8afc - Browse repository at this point
Copy the full SHA 9ae8afcView commit details
Commits on Sep 8, 2018
-
- Suppression both exit_code and syntaxError when call cppcheck suppressions - Addition testcase in testsuppressions.cpp
thanhtam92 committedSep 8, 2018 Configuration menu - View commit details
-
Copy full SHA for fe11344 - Browse repository at this point
Copy the full SHA fe11344View commit details -
Revert "Clean up comment for simplifytypedef124"
This reverts commit 5d98fc4.
thanhtam92 committedSep 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 29d67b1 - Browse repository at this point
Copy the full SHA 29d67b1View commit details -
Clean code: Change variable mSuppressExitCode -> mSuppressInternalErr…
…orFound
thanhtam92 committedSep 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 773f3af - Browse repository at this point
Copy the full SHA 773f3afView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master