X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: danmar/cppcheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sotlef/cppcheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 27 files changed
  • 1 contributor

Commits on Jul 8, 2020

  1. Добавил проверку noexcept для деструкторов

    VStaroselcev authored and VStaroselcev committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    6f6d78b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Переделал cppcheck для более расширенной проверки CheckExceptionSafet…

    …y в условиях разделения реализаций методов по разным CU
    VStaroselcev authored and VStaroselcev committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    01e5f92 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Залил изменения по поиску checkexceptionsafety

    VStaroselcev authored and VStaroselcev committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    74631d6 View commit details
    Browse the repository at this point in the history
Loading
X Tutup