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: PDLPorters/pdl
base: 79443f5dc234^
Choose a base ref
...
head repository: PDLPorters/pdl
compare: 689ab296fddb
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on May 16, 2016

  1. Copy the full SHA
    79443f5 View commit details
    Browse the repository at this point in the history
  2. Add 'darwin' to conditional to '#define finite isfinite'.

    I'm not sure if this is the best way to do it, but it seems
    to work on my OS X system.
    d-lamb committed May 16, 2016
    Copy the full SHA
    6ba3efe View commit details
    Browse the repository at this point in the history
  3. More robust finite/isfinite checking in bad.pd ripped from pdlcore.c.PL

    This might be overkill, but seems to be a more robust way of checking
    the availability of various finite/isfinite options.
    d-lamb committed May 16, 2016
    Copy the full SHA
    689ab29 View commit details
    Browse the repository at this point in the history