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 dataset access calls #224

Merged
merged 5 commits into from
May 29, 2024

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    8873e17 View commit details
    Browse the repository at this point in the history
  2. Allow HDF5_LIB_INFIX to work with DLL (HDFGroup#4500)

    * Allow HDF5_LIB_INFIX to work with DLL
    
    * Separate individual library name into parts and add suffix option
    
    * Java cannot use alternative names and removed extra setting
    
    * Incorporate the underscore into the CORE name
    byrnHDF authored May 28, 2024
    Configuration menu
    Copy the full SHA
    162e7d6 View commit details
    Browse the repository at this point in the history
  3. Refactor to reduce code duplication

    Signed-off-by: Quincey Koziol <quincey@koziol.cc>
    qkoziol committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2c8dfb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c24c8ef View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update error output w/new routine name

    Signed-off-by: Quincey Koziol <quincey@koziol.cc>
    qkoziol committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6162f83 View commit details
    Browse the repository at this point in the history