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: 52c73368ab36
Choose a base ref
...
head repository: PDLPorters/pdl
compare: 8cc6a55b9388
Choose a head ref
  • 16 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 2, 2015

  1. Copy the full SHA
    117544f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4ae623 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    98c23ec View commit details
    Browse the repository at this point in the history
  4. Travis-CI: no Fortran

    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    4722332 View commit details
    Browse the repository at this point in the history
  5. Travis-CI: allow builds with BADVAL disabled to fail

    The current test suite does not work well when BADVAL is disabled, so
    for now, we allow them to fail without causing the whole build to be
    marked as failed.
    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    c096a59 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ce8cc5e View commit details
    Browse the repository at this point in the history
  7. add IRC notifications for builds

    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    d99a12a View commit details
    Browse the repository at this point in the history
  8. Travis-CI: move coverage build to start

    This will allow it to start before all the other tests so that it has
    more time to run while the other builds finish in parallel.
    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    277580c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a03d9bf View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    4971c73 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    686a6d2 View commit details
    Browse the repository at this point in the history
  12. Travis-CI: parallel builds and tests

    This greatly decreases the time to finish all the Travis-CI builds.
    Though the output will appear out-of-order, which interferes with using
    a diff on the build log, this can always be fixed after the fact by
    using a TAP parser.
    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    07bc702 View commit details
    Browse the repository at this point in the history
  13. Travis-CI: BADVAL=0 re-enabled to cause failures

    We had previously allowed builds to succeed even though some tests under
    BADVAL=0 were failing. Now that Ed has made fixes to those tests, the
    builds are now re-enabled to cause failures.
    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    7424057 View commit details
    Browse the repository at this point in the history
  14. Travis-CI: move the BADVAL=0 + coverage build to start

    This will allow it to start before the rest of the builds and work in
    parallel with the faster non-coverage builds.
    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    38d7a03 View commit details
    Browse the repository at this point in the history
  15. Travis-CI: comment out unnecessary build for Perl v5.20

    The default build for Perl v5.20 is duplicated by one of the variations
    of the BADVAL configurations.
    zmughal authored and mohawk2 committed Mar 2, 2015
    Copy the full SHA
    6102d60 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8cc6a55 View commit details
    Browse the repository at this point in the history