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

Refactor allocation of API context #4942

Merged
merged 19 commits into from
Oct 24, 2024

Commits on Oct 9, 2024

  1. Refactor API context stack

    Reduce number of alloc/free calls and simplify code
    
    Signed-off-by: Quincey Koziol <[email protected]>
    qkoziol committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    950731e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64298ae View commit details
    Browse the repository at this point in the history
  3. Correct ifdef for H5TS_barrier_wait

    Signed-off-by: Quincey Koziol <[email protected]>
    qkoziol committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b632931 View commit details
    Browse the repository at this point in the history
  4. Add missing context pushes & pops

    Signed-off-by: Quincey Koziol <[email protected]>
    qkoziol committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d917a3f View commit details
    Browse the repository at this point in the history
  5. Code cleanups

    Signed-off-by: Quincey Koziol <[email protected]>
    qkoziol committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1d5b8fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3fb7f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48e6373 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Updated comments

    Signed-off-by: Quincey Koziol <[email protected]>
    qkoziol committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6196482 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    5f0329a View commit details
    Browse the repository at this point in the history
  2. Add release note for changes to H5VLstart_lib_state / H5VLfinish_lib_…

    …state
    
    Signed-off-by: Quincey Koziol <[email protected]>
    qkoziol committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    30a37c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    595237b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    9c51dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b01eb View commit details
    Browse the repository at this point in the history
  3. Update for recent changes on develop

    Signed-off-by: Quincey Koziol <[email protected]>
    qkoziol committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5e3b348 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d98730d View commit details
    Browse the repository at this point in the history