index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Elena to CODEOWNERS for Fortran
Dana Robinson
2023-04-14
1
-1/+1
*
CMake - Match Autotools behavior for library instrumentation (#2648) (#2673)
jhendersonHDF
2023-04-13
2
-1/+17
*
Avoid suppressing error output for non-tentative file opens (#2632) (#2669)
jhendersonHDF
2023-04-13
1
-7/+43
*
Fix #2598 sanitize leak (#2676)
Allen Byrne
2023-04-13
2
-4/+11
*
Change name of test file to avoid conflict (#2705)
Allen Byrne
2023-04-13
1
-2/+2
*
* Convert asserts to error handling in efl decode (#2709)
Dana Robinson
2023-04-13
1
-48/+61
*
Fix CMake for version less then 3.18 (#2651)
Allen Byrne
2023-03-30
18
-62/+112
*
Port h5dchunk_iter_hsizet_size #2074 to hdf5_1_12 branch (#2329)
Mark Kittisopikul
2023-03-29
4
-38/+12
*
Minor cherry-pick merges to 1.12 (#2581)
Larry Knox
2023-03-29
11
-20/+53
*
Update cross compile checks and files #2497 (#2565)
Allen Byrne
2023-03-29
3
-87/+174
*
Revert the removal of HDF5GroupInfo class and deprecate. (#2637)
Allen Byrne
2023-03-29
4
-0/+198
*
Fix a memory corruption issue in H5S__point_project_simple (#2626) (#2630)
jhendersonHDF
2023-03-29
2
-1/+15
*
Bring release_docs scheme from develop (#2612)
Dana Robinson
2023-03-20
5
-21001/+127
*
Change libaec URL to actively maintained repo GH#2552 (#2561)
Allen Byrne
2023-03-18
3
-6/+6
*
Fix H5Dchunk_iter doxygen example, cherry-pick of ef3bed6 (#2519) (#2549)
Larry Knox
2023-03-14
1
-3/+3
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2546)
Allen Byrne
2023-03-14
36
-124/+116
*
GH issue #2538, print must have verbose on first (#2542)
Allen Byrne
2023-03-14
1
-4/+6
*
Fix up the H5Pencode2 test for virtual layout. (#2325) (#2356)
vchoi-hdfgroup
2023-03-14
1
-115/+111
*
Update Copyright headers. (#2534)
Larry Knox
2023-03-13
1203
-1303/+58
*
Fix new codespell issues (#2521) (#2530)
Larry Knox
2023-03-10
13
-14/+14
*
1.12 Merge doxygen plist tables changes #2470 from develop (#2505)
Allen Byrne
2023-03-01
47
-13543/+15939
*
1.12 Add fetchcontent for compression libs and fix cmake config #2487 (#2493)
Allen Byrne
2023-03-01
22
-141/+2162
*
Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#22...
vchoi-hdfgroup
2023-02-26
7
-26/+97
*
1.12: Fix files codespell has issues with (#2489)
Dana Robinson
2023-02-21
3
-44/+44
*
Remove space from toolchain name #2482 (#2484)
Allen Byrne
2023-02-21
1
-0/+0
*
Merge Add build options for CMake packaging #2347 (#2465)
Allen Byrne
2023-02-17
1
-24/+30
*
Merge toolchain lowercase names and updates #2426 (#2468)
Allen Byrne
2023-02-17
10
-25/+56
*
1.12 Merge Correct pkgconfig variables and libraries #2259 (#2478)
Allen Byrne
2023-02-17
9
-16/+59
*
Drop non-1.12 branches in main.yml (#2447)
Dana Robinson
2023-02-13
1
-1/+1
*
Update CODEOWNERS given personnel changes (#2455)
Dana Robinson
2023-02-11
1
-34/+3
*
CMake: Find MPI in HDF5 CMake config (#2400) (#2411)
Larry Knox
2023-01-25
1
-0/+2
*
Brings mirror VFD test fixes from develop (#2392)
Dana Robinson
2023-01-05
8
-1634/+1548
*
Minor change to H5private.h to bring in line with develop (#2391)
Dana Robinson
2023-01-05
1
-20/+5
*
Update README.md
Dana Robinson
2023-01-05
1
-1/+1
*
Brings README.md changes from develop (#2389)
Dana Robinson
2023-01-05
3
-42/+43
*
1.12: Brings the updated CI in from develop (#2311)
Dana Robinson
2022-12-16
3
-385/+347
*
Fix for HDFFV-10840: Instead of using fill->buf for datatype conversi… (#2277)
vchoi-hdfgroup
2022-12-12
2
-14/+24
*
1.12 h5repack should only print if verbose (#2274)
Allen Byrne
2022-12-12
7
-37/+53
*
1.12 Correct requires setting for pkgconfig files #2280 (#2283)
Allen Byrne
2022-12-12
8
-16/+24
*
1.12 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2221)
Allen Byrne
2022-11-04
19
-66/+166
*
Merge #2198 correct CMake MPI linking (#2215)
Allen Byrne
2022-11-04
8
-21/+27
*
Fix problem with variable length attributes being accessed through multiple f...
Neil Fortner
2022-11-04
3
-1/+92
*
fixed fortran parallel testing with cmake (#2148)
Scot Breitenfeld
2022-10-06
2
-1/+2
*
1.12 Fix some Java warnings (#2146)
Allen Byrne
2022-10-06
8
-183/+183
*
Fixed an issue that could occur when combining hyperslab selections (#2122) (...
Neil Fortner
2022-10-04
3
-2/+61
*
Update examples reference to single-source version 2.0.1 (#2108)
Allen Byrne
2022-09-24
6
-42/+43
*
Cleanup some warnings in Java JNI code (#2034) (#2098)
jhendersonHDF
2022-09-13
4
-162/+278
*
1 12 doxygen merge from 1.10 (#2094)
Allen Byrne
2022-09-13
109
-15731/+16205
*
Address review comments from downstream merge of #2016 (#2073) (#2081)
Neil Fortner
2022-09-01
2
-4/+6
*
Fix bug in attribute type conversion wiith compound types - merge to 1.12 (#2...
Neil Fortner
2022-08-24
3
-9/+184
[next]