[go: up one dir, main page]

Skip to content

Tags: HDFGroup/hdf5

Tags

snapshot-1.16

Toggle snapshot-1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CI and CMake to new branch (#4913)

* Remove develop only workflows

* Update CI to match branch

hdf5_1.14.5

Toggle hdf5_1.14.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update hdf5_1_14_5 for release on 2024-09-30 (#4901)

* Fix issues with large external data files (#4843) (#4847)

* Fixed a memory leak from H5FL_blk_malloc (#4882)

In H5F__accum_reset(), when H5F__accum_flush() failed, the freeing of
f_sh->accum.buf was never reached, causing resource leak.

@fortnern added the third argument to H5F__accum_reset() so we can free
f_sh->accum.buf when we close the file, that is, when H5F__accum_reset()
is called from the H5F__dest() route, and can leave the accumulator in place
otherwise.

* Added an entry for the GH-4585 fix (#4889)

* Fix an incorrect returned value by H5LTfind_dataset() (#4869)

H5LTfind_dataset() returns true for non-existing datasets because it only compares up to the length of the searched string, such as "Day" vs "DayNight" (issue GH-4780).

This PR applied the user's patch and added tests.

* Fix minor spelling in documentation (#4870)

* Set release version 1.14.5 and release date to 2024-09-30.

hdf5_1.14.4.3

Toggle hdf5_1.14.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correcting hdf5_plugins filename and path. (#4518)

hdf5_1.14.4.2

Toggle hdf5_1.14.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set version to 1.14.4-2. (#4407)

Set release date (with bin/release).

snapshot

Toggle snapshot's commit message
Latest snapshot

snapshot-1.14

Toggle snapshot-1.14's commit message
Latest snapshot-1.14

hdf5_1.14.4.1

Toggle hdf5_1.14.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set version to 1.14.4-1. (#4400)

Set release date (with bin/release).

hdf5_1.14.4

Toggle hdf5_1.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Commit release date. (#4392)

hdf5-1_12_3

Toggle hdf5-1_12_3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hdf5 1 12 3 release (#3833)

* Change libaec and zlib tar.gz filenames to those in cacheinit.cmake.

* Add release date.

* Revert position change of enum entries in H5ESpublic.h.
Update release date.

snapshot-1.12

Toggle snapshot-1.12's commit message
Latest snapshot-1.12