Go to file
jhendersonHDF 5f36553713
Fix an issue where compound datatype member IDs can be leaked during conversion (#4459) (#4483)
Also fixes issues with handling of partially initialized datatypes during library shutdown
2024-05-14 07:35:01 -05:00
.devcontainer Added a GitHub Codespaces configuration. (#3966) 2024-02-14 15:32:07 -06:00
.github Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
bin Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
c++ Fix doxygen interference and some documentation issues (#4375) 2024-04-10 21:06:48 -07:00
config Update LT_VERS_AGE for libhdf5 and lib_fortran. (#4478) 2024-05-13 09:08:32 -07:00
doc Sync develop changes April 4 -April 22 to hdf5_1_14 (#4437) 2024-04-25 13:33:26 -05:00
doxygen Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
examples Sync develop branch changes March 4 - 6 to hdf5_1_14 branch (#4121) 2024-03-13 05:35:04 -07:00
fortran Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
HDF5Examples Sync develop changes April 1 - April 3 to hdf5_1_14 (#4316) 2024-04-03 10:47:33 -05:00
hl Sync develop changes April 4 -April 22 to hdf5_1_14 (#4437) 2024-04-25 13:33:26 -05:00
java Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
m4 Sync develop changes March 25 - March 28 to hdf5_1_14 (#4284) 2024-03-29 15:10:33 -05:00
release_docs Fix an issue where compound datatype member IDs can be leaked during conversion (#4459) (#4483) 2024-05-14 07:35:01 -05:00
src Fix an issue where compound datatype member IDs can be leaked during conversion (#4459) (#4483) 2024-05-14 07:35:01 -05:00
test Fix an issue where compound datatype member IDs can be leaked during conversion (#4459) (#4483) 2024-05-14 07:35:01 -05:00
testpar Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
tools Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
utils Sync develop changes March 20 - March 25 to hdf5_1_14. (#4241) 2024-03-25 17:02:21 -05:00
.autom4te.cfg Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
.clang-format Sync develop changes April 4 -April 22 to hdf5_1_14 (#4437) 2024-04-25 13:33:26 -05:00
.codespellrc RF: move codespell configuration into .codespellrc so could be used locally as well (#3958) 2024-02-14 15:25:45 -06:00
.gitattributes Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
.gitignore Sync develop branch changes since 2/16 to hdf5_1_14 branch (#4058) 2024-03-05 08:52:09 -06:00
.h5chkright.ini Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
acsite.m4 Sync develop changes March 20 - March 25 to hdf5_1_14. (#4241) 2024-03-25 17:02:21 -05:00
autogen.sh Sync develop changes April 4 -April 22 to hdf5_1_14 (#4437) 2024-04-25 13:33:26 -05:00
CITATION.cff Create CITATION.cff (#3927) 2024-02-14 15:37:26 -06:00
CMakeFilters.cmake 1 14 dev sync lrk (#4200) 2024-03-21 09:17:22 -05:00
CMakeInstallation.cmake Add binary testing to CI testing (#3971) 2024-02-14 15:37:13 -06:00
CMakeLists.txt Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
CMakePlugins.cmake Cache variables req FORCE to change (#3707) 2023-10-18 12:46:29 -07:00
CMakePresets.json Make platform specific test presets for windows and macs (#3988) 2024-02-14 15:44:59 -06:00
CMakeTests.cmake Sync 1.14 branch with develop (#3887) 2023-12-07 12:13:21 -06:00
CMakeVOL.cmake Fix building VOLs under library with CMake <3.24 (#3924) 2024-01-05 20:46:15 -06:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-07-14 09:37:57 -07:00
configure.ac Sync develop changes April 22 - May 7 to hdf5_1_14 (#4465) 2024-05-07 15:55:06 -05:00
CONTRIBUTING.md Sync develop changes April 4 -April 22 to hdf5_1_14 (#4437) 2024-04-25 13:33:26 -05:00
COPYING Sync develop changes March 25 - March 28 to hdf5_1_14 (#4284) 2024-03-29 15:10:33 -05:00
COPYING_LBNL_HDF5 Add new version of COPYING_LBNL_HDF5. (#2775) 2023-04-18 13:07:06 -07:00
CTestConfig.cmake Sync CMake changes from develop (#3811) 2023-11-02 07:54:32 -05:00
CVE_list_1_14.md Switched from UNTESTED to UNT (#3575) 2023-09-25 10:41:44 -07:00
Makefile.am Sync 2 new develop prs to hdf5_1_14 (#2879) 2023-05-02 16:06:16 -05:00
Makefile.dist Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
README.md Sync develop changes April 4 -April 22 to hdf5_1_14 (#4437) 2024-04-25 13:33:26 -05:00
SECURITY.md Sync .github directory (#3277) 2023-07-27 09:15:07 -07:00
UserMacros.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00

HDF5 version 1.14.5-1 currently under development

HDF5 Logo

1.14 cmake build status 1.14 autotools build status BSD

Please refer to the release_docs/INSTALL file for installation instructions.

This repository contains a high-performance library's source code and a file format specification that implements the HDF5® data model. The model has been adopted across many industries, and this implementation has become a de facto data management standard in science, engineering, and research communities worldwide.

The HDF Group is the developer, maintainer, and steward of HDF5 software. Find more information about The HDF Group, the HDF5 Community, and other HDF5 software projects, tools, and services at The HDF Group's website.

DOCUMENTATION

This release is fully functional for the API described in the documentation.

HDF5 C API

Full Documentation and Programming Resources for this release can be found at

Full Documentation

The latest doxygen documentation generated on changes to HDF5 1.14.x is available at:

https://hdfgroup.github.io/hdf5/v1_14

See the RELEASE.txt file in the release_docs/ directory for information specific to the features and updates included in this release of the library.

Several more files are located within the release_docs/ directory with specific details for several common platforms and configurations.

INSTALL - Start Here. General instructions for compiling and installing the library
INSTALL_CMAKE  - instructions for building with CMake (Kitware.com)
INSTALL_parallel - instructions for building and configuring Parallel HDF5
INSTALL_Windows and INSTALL_Cygwin - MS Windows installations.

HELP AND SUPPORT

Information regarding Help Desk and Support services is available at

https://help.hdfgroup.org

FORUM and NEWS

The HDF Forum is provided for public announcements and discussions of interest to the general HDF5 Community.

These forums are provided as an open and public service for searching and reading. Posting requires completing a simple registration and allows one to join in the conversation. Please read the instructions pertaining to the Forum's use and configuration.

SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE

Periodically development code snapshots are provided at the following URL:

https://github.com/HDFGroup/hdf5/releases/tag/snapshot-1.14

Source packages for current and previous releases are located at:

https://portal.hdfgroup.org/Downloads

Development code is available at our Github location:

https://github.com/HDFGroup/hdf5.git