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

Enable S3 VFD Test for Windows CI
#5247 opened Jan 17, 2025 by hyoklee Loading…
Remove Autotools support 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 Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately
#5241 opened Jan 15, 2025 by byrnHDF Loading…
Update install notes Component - Documentation Doxygen, markdown, etc.
#5233 opened Jan 14, 2025 by byrnHDF Loading…
Convert doc folder files to doxygen Component - Documentation Doxygen, markdown, etc. 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
#5216 opened Jan 7, 2025 by byrnHDF Loading…
Add H5Tdecode2, rename and deprecate H5Tdecode Component - C Library Core C library issues (usually in the src directory) Component - C++ C++ wrappers Component - Fortran Fortran wrappers Component - Java Java wrappers Component - Testing Code in test or testpar directories, GitHub workflows 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
#5213 opened Jan 7, 2025 by mattjala Loading… 2.0.0
Fix oss-fuzz vulns Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub
#5209 opened Jan 7, 2025 by aled-ua Loading…
Fix vuln OSV-2024-381 Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub
#5202 opened Jan 2, 2025 by aled-ua Loading…
Make H5FL package threadsafe Component - C Library Core C library issues (usually in the src directory) Component - Testing Code in test or testpar directories, GitHub workflows Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - New Feature Add a new API call, functionality, or tool
#5195 opened Dec 30, 2024 by qkoziol Loading…
Work In Progress PR for initial feedback on layout callbacks. Type - New Feature Add a new API call, functionality, or tool WIP Work in progress (please also convert PRs to draft PRs)
#5189 opened Dec 20, 2024 by vchoi-hdfgroup Loading…
Add function H5FD__s3comms_load_aws_creds_from_env() Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - New Feature Add a new API call, functionality, or tool
#5167 opened Dec 4, 2024 by lrknox Loading…
Fix the expected DDL output value Component - Testing Code in test or testpar directories, GitHub workflows
#5128 opened Nov 18, 2024 by hyoklee Draft
Add option to use HighFive C++ Component - Build CMake, Autotools Component - C++ C++ wrappers 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
#5095 opened Nov 13, 2024 by byrnHDF Draft
Switch HDoff_t to uint64_t in the public API Component - C Library Core C library issues (usually in the src directory) Component - C++ C++ wrappers Component - Fortran Fortran wrappers Component - Java Java wrappers Component - Testing Code in test or testpar directories, GitHub workflows Component - Tools Command-line tools like h5dump, includes high-level tools 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
#5082 opened Nov 7, 2024 by derobins Draft
Fixed allocation-size-too-big error in H5MM.c Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Security Security issues, including library crashers and memory leaks
#5076 opened Nov 6, 2024 by bmribler Loading…
Detect C11 threads in CMake Component - Build CMake, Autotools 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
#5034 opened Oct 29, 2024 by hyoklee Loading…
Fix CMake build detection of libaec Component - Build CMake, Autotools Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub
#5010 opened Oct 25, 2024 by cho-m Loading… 2.0.0
Fixed Android missing pthread_setcancelstate and pthread_cancel Component - Build CMake, Autotools Priority - 3. Low 🔽 Code cleanup, small feature change requests, etc. Type - New Feature Add a new API call, functionality, or tool
#4986 opened Oct 20, 2024 by sheldonrobinson Loading…
Remove autotools support for next generation library 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 Priority - 1. High 🔼 These are important issues that should be resolved 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 Draft
Add check for decoded datatype precision overflow Component - C Library Core C library issues (usually in the src directory) 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.