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

Teach forder to re-use existing key and index attributes instead of sorting from scratch #4386

Merged
merged 62 commits into from
Jul 28, 2024

Commits on Apr 18, 2020

  1. lazy forder

    jangorecki committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b0efcf5 View commit details
    Browse the repository at this point in the history
  2. fix tests

    jangorecki committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    aaead65 View commit details
    Browse the repository at this point in the history
  3. fix tests

    jangorecki committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b0858df View commit details
    Browse the repository at this point in the history
  4. respect use.index option

    jangorecki committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    9df2668 View commit details
    Browse the repository at this point in the history
  5. bmerge timings

    jangorecki committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    62982ed View commit details
    Browse the repository at this point in the history
  6. codecov

    jangorecki committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    eec4971 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. helper function

    jangorecki committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    9affbfa View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. reduce diff to master

    jangorecki committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    b36136a View commit details
    Browse the repository at this point in the history
  2. rename fix

    jangorecki committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    3442b78 View commit details
    Browse the repository at this point in the history
  3. setindex writes groups (retGrp=TRUE)

    forder C set index directly
    smart opt for index retGrp=T/F
    no tests updated yet
    jangorecki committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    dfe883e View commit details
    Browse the repository at this point in the history
  4. calc order, not groups

    jangorecki committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    efb3319 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68b378d View commit details
    Browse the repository at this point in the history
  6. skip opt for list

    jangorecki committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0bd0e1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71f5aeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de916aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a3da1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    068c1a9 View commit details
    Browse the repository at this point in the history
  11. precise verbose messages

    jangorecki committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    326695d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8be2d53 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. copy paste typo fix

    jangorecki committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3383bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc7a2b6 View commit details
    Browse the repository at this point in the history
  3. fix tests

    jangorecki committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    514913a View commit details
    Browse the repository at this point in the history
  4. code coverage

    jangorecki committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    ca2823d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e9bbb3 View commit details
    Browse the repository at this point in the history
  6. fix bad name in unit test

    jangorecki committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    4d0dec3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

Commits on May 20, 2020

  1. NA stats from forder

    jangorecki committed May 20, 2020
    Configuration menu
    Copy the full SHA
    a9b01ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded1e1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53cce98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e92366 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

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

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    91437de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5239c3f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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

Commits on Dec 9, 2023

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    8bf5b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f15775 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e2710b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f5b7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92a97d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2ae34a View commit details
    Browse the repository at this point in the history
  5. more feedback

    MichaelChirico committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4184fe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    0588d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3a80a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    497a08f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    b948345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e898e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e0ea7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8adf3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d398aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac19b83 View commit details
    Browse the repository at this point in the history
  7. style

    MichaelChirico committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9675f06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8b9dcd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. NEWS entry for lazy forder

    jangorecki committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a48ff5e View commit details
    Browse the repository at this point in the history
  2. tidy up NEWS

    MichaelChirico authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    59f5f21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32c6305 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    050e048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ff718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    320f496 View commit details
    Browse the repository at this point in the history
  4. other lazy= usage

    MichaelChirico committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    799b4a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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