Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.
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/pdla-core
base: 632d42eb7950
Choose a base ref
...
head repository: PDLPorters/pdla-core
compare: ecb55f58744e
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 30, 2015

  1. Metadata correction

    mohawk2 committed Aug 30, 2015
    Copy the full SHA
    7ebc3a8 View commit details
    Browse the repository at this point in the history
  2. need to hardcode version

    mohawk2 committed Aug 30, 2015
    Copy the full SHA
    a7421e5 View commit details
    Browse the repository at this point in the history
  3. Update version numbers with:

    perl -pi -e 's/((?:our\s*)?\$VERSION\s*=\s*)['\''"\d].*?([;\}])/${1}"2.013006"$2/g' \
       Basic/PDLA.pm Basic/Core/Core.pm Basic/Complex/complex.pd
    mohawk2 committed Aug 30, 2015
    Copy the full SHA
    3df9f6c View commit details
    Browse the repository at this point in the history
  4. Changes for 2.013006

    mohawk2 committed Aug 30, 2015
    Copy the full SHA
    ecb55f5 View commit details
    Browse the repository at this point in the history