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-14429: Implement RFC-460: move afw.geom content to new geom package #86

Merged
merged 7 commits into from
Jun 1, 2018

Commits on Jun 1, 2018

  1. git hide .pytest_cache

    r-owen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    baa9762 View commit details
    Browse the repository at this point in the history
  2. Add missing namespace

    r-owen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    3723fdb View commit details
    Browse the repository at this point in the history
  3. Add missing includes

    r-owen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    637bb94 View commit details
    Browse the repository at this point in the history
  4. Update C++ to use geom

    instead of afw/geom aliases
    r-owen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    dd11d32 View commit details
    Browse the repository at this point in the history
  5. Update python to use geom

    instead of the aliases in afw/geom
    r-owen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    3ae5ad8 View commit details
    Browse the repository at this point in the history
  6. Run clang-format on C++ code

    r-owen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    ab1479f View commit details
    Browse the repository at this point in the history
  7. Stop using namespace aliases for lsst symbols

    and stop using lsst:: prefix when not needed
    r-owen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    1dd1c4a View commit details
    Browse the repository at this point in the history