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

Brings the native implementation of H5Fdelete() from Bitbucket #524

Merged
merged 32 commits into from
Apr 16, 2021

Commits on Mar 19, 2021

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

Commits on Mar 21, 2021

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

Commits on Mar 22, 2021

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

Commits on Mar 23, 2021

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

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    71643b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d242911 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    bc70f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7ad8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb16b7 View commit details
    Browse the repository at this point in the history
  4. Brings the native VFD H5Fdelete() implementation from Bitbucket

    Only brings the 'del' callbacks, not the 'open/close' scheme.
    derobins committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8f6749f View commit details
    Browse the repository at this point in the history
  5. Formatter changes

    derobins committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    dc923ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ec6bc5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'major/H5Fdelete_new' of https://github.com/derobins/hdf5

    …into major/H5Fdelete_new
    derobins committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    f296b1e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    765cb5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6398d61 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    18401fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222242c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    76a0d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486769f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3694d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    909765f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f276f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    9b04bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d498949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95cba16 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    1c7bcc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faf30d8 View commit details
    Browse the repository at this point in the history
  3. Fixes string issues in multi VFD

    Also, h5test.c cleanup code now uses H5Fdelete().
    derobins committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    9543d6e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Formatted source

    derobins committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    89d3715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75843b View commit details
    Browse the repository at this point in the history