diff options
author | raylu-hdf <60487644+raylu-hdf@users.noreply.github.com> | 2022-05-05 20:33:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-05 20:33:47 (GMT) |
commit | 0566defd2c7b48fd3b07e5d626f8069c1131f917 (patch) | |
tree | 41a14d8c85fba9608020bbbd7209126c2db56d22 /src/H5CX.c | |
parent | 93f65cc6130a21c84860eeb77819671254533ae4 (diff) | |
download | hdf5-0566defd2c7b48fd3b07e5d626f8069c1131f917.zip hdf5-0566defd2c7b48fd3b07e5d626f8069c1131f917.tar.gz hdf5-0566defd2c7b48fd3b07e5d626f8069c1131f917.tar.bz2 |
Added the support to get the revision count for the onion file into the h5dump. (#1726)
* Removes unused definitions from module headers (#1624)
* Fix these Doxygen warnings #1581 (#1589)
* Fixes a typo in H5.c (#1639)
* free MPI_Group/MPI_Comm/MPI_Datatype objects (#1638)
* free MPI_Group/MPI_Comm/MPI_Datatype objects
* fix clang-format style
* Adds build and license shields to README.md (#1641)
* First stab at a Github status bar
* Adds a .tokeignore file for counting lines of code accurately
* Yanks lines of code calculation since it wildly overcounts
* not depend on doIO to free an MPI_Comm object (#1642)
* free MPI datatypes previously created (#1637)
* Retrieve MPI-IO hints used by MPI library after file open (#1636)
H5Pget_fapl_mpio() should return an MPI info object containing all the
MPI-IO hints used by the MPI library underneath, after the file is
opened. Some hints, such as cb_nodes (number of I/O aggregators), are
useful for HDF5 applications and I/O libraries built on top of HDF5.
* OESS-168: Remove clang warnings. (#1309)
* OESS-168: Remove clang warnings.
* OESS-168: Address @lrknox review.
* OESS-168: Remove clang warnings. (#1376)
* Added the support to get the revision count for the onion file into the h5dump.
* Committing clang-format changes
* Changed the function from H5FDget_onion_revision_count to H5FDonion_get_revision_count for better name.
* Fixed compiler warnings.
Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Co-authored-by: Allen Byrne <50328838+byrnHDF@users.noreply.github.com>
Co-authored-by: Wei-keng Liao <wkliao@users.noreply.github.com>
Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/H5CX.c')
0 files changed, 0 insertions, 0 deletions