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

ArrayBuilder: replace shared with unique #1155

Merged
merged 20 commits into from Dec 21, 2021

Commits on Dec 20, 2021

  1. start on arraybuilder

    ianna committed Dec 20, 2021
    Copy the full SHA
    e185e87 View commit details
    Browse the repository at this point in the history
  2. use v2 arraybuilder in the test

    ianna committed Dec 20, 2021
    Copy the full SHA
    3943a17 View commit details
    Browse the repository at this point in the history
  3. skip tests for python 2.7

    ianna committed Dec 20, 2021
    Copy the full SHA
    2ea5ae1 View commit details
    Browse the repository at this point in the history
  4. remove warnings

    ianna committed Dec 20, 2021
    Copy the full SHA
    c8c5179 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0621ae6 View commit details
    Browse the repository at this point in the history
  6. move shared pointers

    ianna committed Dec 20, 2021
    Copy the full SHA
    e046672 View commit details
    Browse the repository at this point in the history
  7. move shared pointers

    ianna committed Dec 20, 2021
    Copy the full SHA
    625e3ff View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    320eb45 View commit details
    Browse the repository at this point in the history
  9. revert changes to cmake

    ianna committed Dec 20, 2021
    Copy the full SHA
    badd7b3 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8907e4c View commit details
    Browse the repository at this point in the history
  11. cleanup and format

    ianna committed Dec 20, 2021
    Copy the full SHA
    6968097 View commit details
    Browse the repository at this point in the history
  12. remove c++ test from cmake

    ianna committed Dec 20, 2021
    Copy the full SHA
    3315b38 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    82656e3 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d370144 View commit details
    Browse the repository at this point in the history
  15. try not move builders on update

    ianna committed Dec 20, 2021
    Copy the full SHA
    6063648 View commit details
    Browse the repository at this point in the history
  16. revert last changes

    ianna committed Dec 20, 2021
    Copy the full SHA
    918b722 View commit details
    Browse the repository at this point in the history
  17. add reverted changes

    ianna committed Dec 20, 2021
    Copy the full SHA
    11d5e5e View commit details
    Browse the repository at this point in the history
  18. save for now

    ianna committed Dec 20, 2021
    Copy the full SHA
    e892192 View commit details
    Browse the repository at this point in the history
  19. nullptr check

    ianna committed Dec 20, 2021
    Copy the full SHA
    b39300c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. cleanup commented out code

    ianna committed Dec 21, 2021
    Copy the full SHA
    bce33ab View commit details
    Browse the repository at this point in the history