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

DM-13084: Be smarter about combining metadata from FITS headers #32

Merged
merged 4 commits into from
Jan 23, 2018

Commits on Jan 11, 2018

  1. Add a unit test for PropertySet.copy

    and the same test for PropertyList.copy
    r-owen committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    b49f6bb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Move PropertySet and PropertyList docs to .h

    And remove @file directives, which we now prefer not to have
    r-owen committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    d7a9025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a19e3c View commit details
    Browse the repository at this point in the history
  3. Add asScalar argument to PropertySet::copy

    and PropertyList::copy.
    r-owen committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    c2aa5ea View commit details
    Browse the repository at this point in the history