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: m-labs/flickernoise
base: d64b327
Choose a base ref
...
head repository: m-labs/flickernoise
compare: cc6b764
Choose a head ref
  • 7 commits
  • 11 files changed
  • 1 contributor

Commits on Feb 14, 2012

  1. stimuli: refuse to bind the same control twice

    Also added the corresponding test to test/stimerr
    wpwrak committed Feb 14, 2012
    Copy the full SHA
    6f45831 View commit details
    Browse the repository at this point in the history
  2. compiler: set SF_ASSIGNED for control variables to prevent -Wundefine…

    …d warning
    
    Also added a test case to test/stimin
    wpwrak committed Feb 14, 2012
    Copy the full SHA
    cd8c356 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3d96b27 View commit details
    Browse the repository at this point in the history
  4. ptest: free the symbol table in ptest (and not patch_compile)

    This defers removal of the stimuli from the symbol table, which was
    introduced when allowing binding control variables multiple times.
    wpwrak committed Feb 14, 2012
    Copy the full SHA
    1a78844 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0963d9c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9823551 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cc6b764 View commit details
    Browse the repository at this point in the history