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: a37babdf8fbf^
Choose a base ref
...
head repository: PDLPorters/pdl
compare: eba0d9aa6d62
Choose a head ref
  • 8 commits
  • 8 files changed
  • 5 contributors

Commits on Nov 5, 2015

  1. Fix sf.net bug 406

    Added missing logic for clump(-N) and minor cleanup of
    perl wrapper.
    devel-chm committed Nov 5, 2015
    Copy the full SHA
    66878c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2015

  1. remove spurious '}' from gnuplot demo

    Craig DeForest committed Nov 6, 2015
    Copy the full SHA
    a37babd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. Fix win10 breakage in t/flexraw_fortran.t

    Apparently, temp files were not being released after
    use which was preventing the tests to pass.  This
    adds per-file names to work around that problem.
    shawnlaffan authored and devel-chm committed Nov 8, 2015
    Copy the full SHA
    77a4911 View commit details
    Browse the repository at this point in the history
  2. improving PDL::GSL::RNG documentation

    kmx authored and devel-chm committed Nov 8, 2015
    Copy the full SHA
    bf96fb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. Merge branch 'master' of https://github.com/PDLPorters/pdl

    Craig DeForest committed Nov 9, 2015
    Copy the full SHA
    a6d54a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

  1. modify setdims to prevent changing the shape of a PDL that already ha…

    …s dataflow
    Craig DeForest committed Nov 13, 2015
    Copy the full SHA
    0ec87e1 View commit details
    Browse the repository at this point in the history
  2. tests for reshape fix

    Craig DeForest authored and Craig DeForest committed Nov 13, 2015
    Copy the full SHA
    6cb8029 View commit details
    Browse the repository at this point in the history
  3. slim down comments; tweak final test for reshape/setdims fix (bug 403)

    Craig DeForest authored and Craig DeForest committed Nov 13, 2015
    Copy the full SHA
    eba0d9a View commit details
    Browse the repository at this point in the history