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: mathieu/cppcheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mathieu/cppcheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tokenutils
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 12, 2009

  1. Added files for tokenutils

    Gianluca Scacco committed Aug 12, 2009
    Configuration menu
    Copy the full SHA
    d838ad1 View commit details
    Browse the repository at this point in the history
  2. Added getCall

    Gianluca Scacco committed Aug 12, 2009
    Configuration menu
    Copy the full SHA
    9461f7b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2009

  1. Added pars to calls

    Gianluca Scacco committed Aug 13, 2009
    Configuration menu
    Copy the full SHA
    ad6d633 View commit details
    Browse the repository at this point in the history
  2. Introduced parent context and getAllCalls

    Gianluca Scacco committed Aug 13, 2009
    Configuration menu
    Copy the full SHA
    81ea07e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2009

  1. Introduced variable alias

    Gianluca Scacco committed Aug 14, 2009
    Configuration menu
    Copy the full SHA
    6185ea9 View commit details
    Browse the repository at this point in the history
  2. Style and header

    Gianluca Scacco committed Aug 14, 2009
    Configuration menu
    Copy the full SHA
    7363eb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2009

  1. Introduced switch/case context

    Gianluca Scacco committed Aug 18, 2009
    Configuration menu
    Copy the full SHA
    cdb1394 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2009

  1. Introduced SwitchContext

    Gianluca Scacco committed Aug 21, 2009
    Configuration menu
    Copy the full SHA
    130515f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2009

  1. Added check for case without break. The error is reported only if a v…

    …ariable is assigned in two close cases
    Gianluca Scacco committed Aug 25, 2009
    Configuration menu
    Copy the full SHA
    9b434c0 View commit details
    Browse the repository at this point in the history
Loading
X Tutup