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: KitwareMedical/cppcheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: TubeTK-2015.12.02-1.71
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 15 files changed
  • 2 contributors

Commits on Dec 3, 2015

  1. Configuration menu
    Copy the full SHA
    1faee0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from aylward/WinShlwapi

    BUG: Shlwapi lib is required to compile on MSVC
    aylward committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    555b36a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6264c1e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from aylward/c11

    ENH: Changes to support non-c++11 compilers
    aylward committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    3795c5d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2015

  1. Configuration menu
    Copy the full SHA
    2d29674 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from aylward/g++Version

    ENH: Since C++11 requirements reduced, g++ version requirements reduced
    aylward committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    683ba53 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Configuration menu
    Copy the full SHA
    bc37ec4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from aylward/FixCfgLocation

    BUG: cfg files must go in bin/cfg
    aylward committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    d54f112 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    ec1b4e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from aylward/FixCfgLocation2

    BUG: cfg files must be in the same directory as the exec
    aylward committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    08e242f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2016

  1. Configuration menu
    Copy the full SHA
    07a0387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from aylward/DoubleCFG

    ENH: Some installations require cfg file in bin some in bin/cfg
    aylward committed Apr 9, 2016
    Configuration menu
    Copy the full SHA
    04abdc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Configuration menu
    Copy the full SHA
    62c0796 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from aylward/CFGDIR

    COMP: Adding installation of cfg files into share folder.
    aylward committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    a9c9482 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. Configuration menu
    Copy the full SHA
    25a88e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from KitwareMedical/LinkWithTinyxml

    ENH: Inlcude link with tinyxml
    aylward authored Mar 19, 2017
    Configuration menu
    Copy the full SHA
    bb0c8cb View commit details
    Browse the repository at this point in the history
Loading