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

Hdf5 1 8 22 #279

Merged
merged 27 commits into from
Jan 24, 2021
Merged

Hdf5 1 8 22 #279

merged 27 commits into from
Jan 24, 2021

Commits on Dec 18, 2020

  1. Restores maintainer mode in the autotools (#200)

    Maintainer mode should be enabled in development branches.
    
    Also adds helpful commenting.
    
    Add bin/switch_maint_mode
    Disable maintainer mode for release.
    Fix incomplete merge for stub functions in H5Fdhdfs.c
    derobins authored and lrknox committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    52f6744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1999c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f34233c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    0277b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b5b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a008cd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    57df34d View commit details
    Browse the repository at this point in the history
  2. Add notice of final HDFF5 1.8 release.

    Add solaris 64bit alignment issue to "Known Problems".
    lrknox committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    10dbac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4fcff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    458be32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fde85a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c44828 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Fixed typo in an error message. (#227)

    bmribler authored and lrknox committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    faf36a3 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate setting (#239)

    byrnHDF authored and lrknox committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    1c141c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

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

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    6810e75 View commit details
    Browse the repository at this point in the history
  2. RELEASE.txt cleanup.

    lrknox committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    03ca350 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    751596f View commit details
    Browse the repository at this point in the history
  2. )Update version.

    lrknox committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    216de13 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    103163a View commit details
    Browse the repository at this point in the history
  2. Reverts lock/unlock callback signature to 1.8.21 version (#254)

    * Reverts lock/unlock callback signature to 1.8.21 version
    
    This callback is unused in 1.8. The ros3 and hdfs VFDs are the only VFDs
    that have the lock callback implemented and that is just as no-op stubs.
    These stubs were removed so the callbacks are now NULL pointers, like
    the other VFDs in 1.8.
    
    * Trivial whitespace fix
    derobins authored and lrknox committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    f45efa1 View commit details
    Browse the repository at this point in the history
  3. Update version to 1.8.22-14.

    lrknox committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    e46cef4 View commit details
    Browse the repository at this point in the history
  4. Update version in H5public.h

    lrknox committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    dcf60c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    792bb16 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    34619be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f309d6c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

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