Skip to content

Pull requests: HDFGroup/hdf5

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update CI to use gcc-14 Component - Testing Code in test or testpar directories, GitHub workflows Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4983 opened Oct 19, 2024 by derobins Loading…
Prefix DEFAULT_API_VERSION with HDF5_ in CMake Component - Build CMake, Autotools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately Type - Improvement Improvements that don't add a new feature or functionality
#4982 opened Oct 19, 2024 by derobins Loading…
Check in generated files in src Component - Build CMake, Autotools Component - C Library Core C library issues (usually in the src directory) Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4981 opened Oct 19, 2024 by derobins Loading…
Always check for __attribute__() in CMake Component - Build CMake, Autotools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4980 opened Oct 19, 2024 by derobins Loading…
Remove some Solaris Studio work-arounds Component - Build CMake, Autotools Component - C Library Core C library issues (usually in the src directory) Component - High-Level Library Code in the hl directory Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately
#4979 opened Oct 19, 2024 by derobins Loading…
Split out compiler flags into specific compiler files Component - Build CMake, Autotools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4974 opened Oct 18, 2024 by byrnHDF Loading…
Move FUNC_ENTER macros to their own header files Component - C Library Core C library issues (usually in the src directory) Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4971 opened Oct 18, 2024 by derobins Loading…
Remove another couple of H5E_clear_stack calls Component - C Library Core C library issues (usually in the src directory) Component - Testing Code in test or testpar directories, GitHub workflows Merge - To 2.0 This needs to be merged to HDF5 2.0 Type - Improvement Improvements that don't add a new feature or functionality
#4968 opened Oct 17, 2024 by qkoziol Loading…
Remove autotools support for next generation library Branch - 2.0 PRs to hdf5_2_0 Component - Build CMake, Autotools Component - C Library Core C library issues (usually in the src directory) Component - C++ C++ wrappers Component - Documentation Doxygen, markdown, etc. Component - Fortran Fortran wrappers Component - High-Level Library Code in the hl directory Component - Java Java wrappers Component - Misc Anything else (CODEOWNERS, etc.) Component - Parallel Parallel HDF5 (NOT thread-safety) Component - Testing Code in test or testpar directories, GitHub workflows Component - Tools Command-line tools like h5dump, includes high-level tools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately
#4961 opened Oct 16, 2024 by byrnHDF Loading…
Convert to semantic 2.0.0 versioning Branch - 2.0 PRs to hdf5_2_0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - New Feature Add a new API call, functionality, or tool
#4956 opened Oct 14, 2024 by byrnHDF Loading…
Updated zlib and libaec compression versions Component - Build CMake, Autotools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4953 opened Oct 14, 2024 by byrnHDF Loading…
Refactor allocation of API context Component - C Library Core C library issues (usually in the src directory) Component - Testing Code in test or testpar directories, GitHub workflows Merge - Develop Only This cannot be merged to previous versions of HDF5 (file format or breaking API changes) Type - Improvement Improvements that don't add a new feature or functionality
#4942 opened Oct 9, 2024 by qkoziol Loading…
Add support for native zlib-ng in the library and compression references Component - Build CMake, Autotools Component - C Library Core C library issues (usually in the src directory) Component - Tools Command-line tools like h5dump, includes high-level tools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4935 opened Oct 7, 2024 by byrnHDF Loading…
Refactor h5fd and package initialization Component - C Library Core C library issues (usually in the src directory) Merge - Develop Only This cannot be merged to previous versions of HDF5 (file format or breaking API changes) Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Bug Please report security issues to [email protected] instead of creating an issue on GitHub Type - Improvement Improvements that don't add a new feature or functionality
#4934 opened Oct 6, 2024 by qkoziol Loading…
Add CMake build mode flags to hdf5lib.settings Component - Build CMake, Autotools Component - C Library Core C library issues (usually in the src directory) Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4816 opened Sep 7, 2024 by derobins Loading…
Add bounds checking to avoid heap-based buffer overflow vulnerability Component - Tools Command-line tools like h5dump, includes high-level tools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug Please report security issues to [email protected] instead of creating an issue on GitHub
#4785 opened Aug 29, 2024 by wswsmao Loading…
Implement support for complex number datatypes Component - Build CMake, Autotools Component - C Library Core C library issues (usually in the src directory) Component - Documentation Doxygen, markdown, etc. Component - Fortran Fortran wrappers Component - High-Level Library Code in the hl directory Component - Java Java wrappers Component - Misc Anything else (CODEOWNERS, etc.) Component - Testing Code in test or testpar directories, GitHub workflows Component - Tools Command-line tools like h5dump, includes high-level tools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - New Feature Add a new API call, functionality, or tool
#4630 opened Jul 8, 2024 by jhendersonHDF Loading… 2.0.0
Add check for decoded datatype precision overflow Component - C Library Core C library issues (usually in the src directory) Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4315 opened Apr 3, 2024 by jhendersonHDF Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.