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

Feature list depth option #34

Open
wants to merge 63 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    862778c View commit details
    Browse the repository at this point in the history
  2. feat(list): cherry-pick level

    from Simon branch
    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d60aeb8 View commit details
    Browse the repository at this point in the history
  3. test(fdb-list): add new

    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d23778c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3be1f22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0a0421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2703ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36e6a54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77e3d77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e3381b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f6be88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5dfb6a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71bbf51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4ebc5b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ce657e View commit details
    Browse the repository at this point in the history
  15. feat(list)!: separate ListElement

    implements ctor for 1-,2-,3-level split key chains
    [skip-ci]
    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8d9db4e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb4b8a0 View commit details
    Browse the repository at this point in the history
  17. fix(FDB): missing include

    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2c2b79d View commit details
    Browse the repository at this point in the history
  18. fix(FDB): name collisions

    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    31edc16 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    376d842 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4a81dad View commit details
    Browse the repository at this point in the history
  21. fix(FDB): 'some' include issues

    cleanup and add missing
    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e5edc6c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    81a3924 View commit details
    Browse the repository at this point in the history
  23. fix(c api): splitkey iterator

    reworked it to behave more like an iterator
    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6d67ae6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b68231b View commit details
    Browse the repository at this point in the history
  25. fix(fdb-list): includes

    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a0cb5fa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dbf974e View commit details
    Browse the repository at this point in the history
  27. fix(fdb-list): keys api

    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4595fa7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7c42889 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f41ca4d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    70768b9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d4ebfa9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7ff9f39 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dfc1204 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7cc6f33 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e085f57 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    bc0d333 View commit details
    Browse the repository at this point in the history
  37. fix(c api): added depth to fdb_list

    fix(c api): test bug
    mcakircali committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6d3fc15 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    713c8f3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f1cc638 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    24b70de View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    38c24d3 View commit details
    Browse the repository at this point in the history
  2. fix(c api): make fdb_splitkey_t work

    introduces
    mcakircali committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    12b398f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd9711 View commit details
    Browse the repository at this point in the history
  4. style(c api): typo

    mcakircali committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    376d511 View commit details
    Browse the repository at this point in the history
  5. feat(ListElement): throw with a msg

    only datum elements support location
    mcakircali committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    de79888 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59fdb36 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. style: preserve api

    mcakircali committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8e209ea View commit details
    Browse the repository at this point in the history
  2. style: replace auto

    mcakircali committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bea681d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e73116 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05890a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    346a47f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f72cc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14d0f74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbef3e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. test(fdb-list): fix macos grep issue

    and several minor issues
    mcakircali committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    13eeff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf03921 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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