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

Algorithms to handle UidPack #4321

Merged
merged 23 commits into from
Jan 10, 2020
Merged

Algorithms to handle UidPack #4321

merged 23 commits into from
Jan 10, 2020

Commits on Nov 20, 2019

  1. First commit.

    martinmr committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    a162758 View commit details
    Browse the repository at this point in the history
  2. Tests for copy method.

    martinmr committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    2400550 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    c8a7be0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f132c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5509349 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. docs and more tests.

    martinmr committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    86b3093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a8c1ac View commit details
    Browse the repository at this point in the history
  3. Fix unreachable warning.

    martinmr committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4141ecc View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    448ecdd View commit details
    Browse the repository at this point in the history
  2. Add benchmarks.

    martinmr committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    89c599b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Change CopyUidPack method.

    martinmr committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    77243e0 View commit details
    Browse the repository at this point in the history
  2. Fix unreachable warning.

    martinmr committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    5ec06d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Fixed the benchmark code

    manishrjain committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    9bd08e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Optimize UidPackIterator

    martinmr committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    e2c397c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57da905 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Remove UidPackIterator.

    martinmr committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    9183ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b252b6 View commit details
    Browse the repository at this point in the history
  3. run "go fmt".

    martinmr committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    4ebb6c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Address review comments.

    martinmr committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f1b458a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    2a024b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    a876a9a View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    martinmr committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    bca7f26 View commit details
    Browse the repository at this point in the history
  3. Address review comments.

    martinmr committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    1aada11 View commit details
    Browse the repository at this point in the history