Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDL core only update #140

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

PDL core only update #140

wants to merge 8 commits into from

Conversation

zmughal
Copy link
Member

@zmughal zmughal commented Aug 23, 2015

Update of #113.

@mohawk2, does this look right?

@zmughal zmughal changed the title Pdl core only update PDL core only update Aug 23, 2015
@zmughal
Copy link
Member Author

zmughal commented Aug 23, 2015

Summary of changes relative to pdl-core-only:

  • Fix conflicts in .gitignore .travis.yml MANIFEST MANIFEST.SKIP t/config.t
  • Make sure that the .travis.yml stays containerised.
  • Make sure the Changes dump of git log is not run in $preop (in Makefile.PL)
  • Make sure PLplot stays out of the MANIFEST after it was dropped

Diff between branches:

diff \
    <(git log master..origin/pdl-core-only-update -p --cc  | grep -v '^\(commit\|index\|@@\)' ) \
    <(git log master..origin/pdl-core-only -p --cc         | grep -v '^\(commit\|index\|@@\)' ) | $PAGER

All the important files that can be inspected for changes:

( git log master..origin/pdl-core-only-update -p --cc | grep '^diff'; git log master..origin/pdl-core-only -p --cc | grep '^diff' ) \
    | sort -u | grep -v -e kitchen-sink -e Libtmp

@wchristian wchristian closed this Mar 1, 2018
@wchristian wchristian deleted the pdl-core-only-update branch March 1, 2018 20:35
@wchristian wchristian restored the pdl-core-only-update branch March 1, 2018 20:50
@wchristian wchristian deleted the pdl-core-only-update branch March 1, 2018 23:00
@wchristian wchristian restored the pdl-core-only-update branch March 1, 2018 23:15
@mohawk2 mohawk2 reopened this Mar 1, 2018
@wchristian wchristian closed this Apr 2, 2018
@wchristian wchristian deleted the pdl-core-only-update branch April 2, 2018 01:05
@wchristian wchristian restored the pdl-core-only-update branch April 2, 2018 01:10
@wchristian wchristian deleted the pdl-core-only-update branch April 4, 2018 13:45
@wchristian wchristian restored the pdl-core-only-update branch April 4, 2018 13:50
@wchristian wchristian deleted the pdl-core-only-update branch April 4, 2018 16:25
@wchristian wchristian restored the pdl-core-only-update branch April 4, 2018 16:32
@wchristian wchristian deleted the pdl-core-only-update branch April 4, 2018 19:56
@wchristian wchristian restored the pdl-core-only-update branch April 4, 2018 20:11
@wchristian wchristian deleted the pdl-core-only-update branch April 6, 2018 11:50
@wchristian wchristian restored the pdl-core-only-update branch April 6, 2018 11:56
@wchristian wchristian deleted the pdl-core-only-update branch April 6, 2018 12:51
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from 4a7d554 to aab1951 Compare September 15, 2021 14:36
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from 48526ae to 925f726 Compare September 24, 2021 09:56
@mohawk2 mohawk2 force-pushed the master branch 3 times, most recently from ae2a46f to f1b8b80 Compare November 21, 2021 04:52
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from 5e85c08 to 2a31717 Compare December 16, 2021 22:24
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from 76164a9 to 579848d Compare December 27, 2021 00:47
@mohawk2 mohawk2 force-pushed the master branch 3 times, most recently from 956f215 to 1da410f Compare January 10, 2022 20:59
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from adffe21 to 8af39ba Compare February 2, 2022 00:13
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from 7594a46 to 8b2bead Compare July 22, 2022 22:50
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from 5192ca9 to d43adc4 Compare April 10, 2023 22:39
@mohawk2 mohawk2 force-pushed the master branch 2 times, most recently from 62673d6 to 4d220a5 Compare February 20, 2024 11:16
@mohawk2 mohawk2 force-pushed the master branch 3 times, most recently from b31f20f to 8ca6bea Compare March 15, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants