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

Wildcard tree search enhancement and tests #4781

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    ce0fee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3b8c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b119bff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f700d0 View commit details
    Browse the repository at this point in the history
  5. Rename str param to s

    ramon-bernardo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1cbe651 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4292e1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b03a82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    836bca6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    156dfe6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de1a843 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Add wildcard tree doc

    ramon-bernardo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9bf2a71 View commit details
    Browse the repository at this point in the history
  2. Add wildcard tree doc

    ramon-bernardo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0293812 View commit details
    Browse the repository at this point in the history
  3. Add wildcard tree doc

    ramon-bernardo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    131c96f View commit details
    Browse the repository at this point in the history
  4. Add wildcard tree doc

    ramon-bernardo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d409625 View commit details
    Browse the repository at this point in the history
  5. Add wildcard tree doc

    ramon-bernardo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4d9d335 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    dff97d6 View commit details
    Browse the repository at this point in the history
  2. Update wildcard doc

    ramon-bernardo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    422df1c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    aaac8d9 View commit details
    Browse the repository at this point in the history
  2. Use std::shared_ptr

    ramon-bernardo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0fc7a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e219177 View commit details
    Browse the repository at this point in the history
  4. Add utility include

    ramon-bernardo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4bdbde9 View commit details
    Browse the repository at this point in the history
  5. Fix emplace map

    ramon-bernardo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1537efc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d4f8d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c511c0 View commit details
    Browse the repository at this point in the history