-
-
Notifications
You must be signed in to change notification settings - Fork 270
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
Merge PRs missed from 500s to hdf5 1 10 #876
Merged
Merged
Changes from 26 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c5d3ff5
Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual to
lrknox df9c7de
Merge branch 'hdf5_1_10' of https://github.com/HDFGroup/hdf5 into hdf…
lrknox 426b504
Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)
jhendersonHDF da089c5
Removes gratuitous (double)x.yF casts (#632)
derobins e2bfcf4
Cleans up a const warning left over from previous constification (#633)
derobins a317873
Purges UFAIL from the library (#637)
derobins cc05a1e
Bmr dev hdffv 11223 (#640)
bmribler 59a0ebd
Committing clang-format changes
github-actions[bot] 6ed1a94
Restore "error:" in line 2666.
lrknox c502c85
Merge branch 'hdf5_1_10' of https://github.com/lrknox/hdf5 into hdf5_…
lrknox d3a6523
Revert "Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)"
lrknox 8234aac
Snapshot version 1.10 release 8-1. Update version to 1.10.8-2.
lrknox 764cc03
Merge branch 'HDFGroup:hdf5_1_10' into hdf5_1_10
lrknox ef387ad
Squashed commit of the following:
lrknox 628fcae
Revert references to SIZE_MAX to ((size_t)(-1)) in C header defines u…
lrknox 1bfaf3b
Merge branch 'hdf5_1_10' into hdf5_1_10
lrknox 6cefc9b
Merge branch 'HDFGroup:hdf5_1_10' into hdf5_1_10
lrknox 2ffa5fa
Merge branch 'HDFGroup:hdf5_1_10' into hdf5_1_10
lrknox 85438b2
Merge branch 'HDFGroup:hdf5_1_10' into hdf5_1_10
lrknox 6697729
Minor warning fixes in develop (#526)
derobins d6ba708
Removes dead H5ST package from the library (#528)
derobins 46b3aef
Fix HDFFV-11232 (#530)
brtnfld e48da5e
Removes implementation of my_strdup() from the multi VFD (#527)
derobins 0657b1c
Fixes incorrect usage of H5I_BADID (#554)
derobins fed593e
Remove redundant initialization of PacketTable::table_id from
lrknox db4275c
Fix set_tests_properties for parallel t_pflush tests (#569)
jhendersonHDF 02f30e3
Revert "Fix HDFFV-11232 (#530)"
lrknox ffa651c
MANIFEST updated for removal of test/ttst.c.
lrknox File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think 1.10 has VL.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're right. Reverted.