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: 16bcda44daaa
Choose a base ref
...
head repository: PDLPorters/pdl
compare: a25d279f3037
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 1, 2016

  1. Copy the full SHA
    c32eaf0 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 authored and devel-chm committed Jun 1, 2016
    Copy the full SHA
    b3339dc 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 authored and devel-chm committed Jun 1, 2016
    Copy the full SHA
    a25d279 View commit details
    Browse the repository at this point in the history