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
*
Remove dead code hidden behind #ifdef LATER (#2686)
Dana Robinson
2023-04-10
12
-300/+4
*
Fix #2598 sanitize leak (#2660)
Allen Byrne
2023-04-07
2
-5/+10
*
Minor fixes for CMake code and install docs (#2623)
Allen Byrne
2023-04-03
13
-73/+90
*
Update java logger version (#2643)
Allen Byrne
2023-04-03
21
-30/+33
*
Minor fixes for Subfiling VFD tests (#2633)
jhendersonHDF
2023-04-03
2
-26/+109
*
Synchronize HDF5 tests with VOL tests (#2628)
jhendersonHDF
2023-04-03
18
-236/+799
*
Fix memory leaks and aborts in H5O EFL decode (#2656)
Dana Robinson
2023-04-03
1
-48/+61
*
CMake - Match Autotools behavior for library instrumentation (#2648)
jhendersonHDF
2023-04-01
2
-1/+17
*
chore: make comment consistent (#2654)
H. Joe Lee
2023-04-01
1
-1/+1
*
Avoid suppressing error output for non-tentative file opens (#2632)
jhendersonHDF
2023-04-01
1
-11/+41
*
Fix a memory corruption issue in H5S__point_project_simple (#2626)
jhendersonHDF
2023-03-24
2
-1/+15
*
Fix minor things noted when doing 1.10 merges (#2610)
Dana Robinson
2023-03-24
5
-6/+6
*
Bring new release_docs scheme from 1.14 (#2614)
Dana Robinson
2023-03-23
8
-21897/+884
*
Fix test script names in cleanup code (#2590)
Dana Robinson
2023-03-20
1
-6/+9
*
Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)
jhendersonHDF
2023-03-17
3
-39/+286
*
Add a clang-format comment about permissions (#2577)
Dana Robinson
2023-03-17
1
-0/+9
*
Remove an obsolete comment from the MDS test (#2578)
Dana Robinson
2023-03-17
1
-4/+0
*
Fix 2nd argument of Java H5Fis_accessible (#2535)
Mark Kittisopikul
2023-03-17
2
-5/+5
*
Enclose MESG in do...while loop (#2576)
glennsong09
2023-03-17
1
-2/+5
*
Change libaec URL to actively maintained repo GH#2552 (#2559)
Allen Byrne
2023-03-15
3
-6/+6
*
Rename clang-format fix action (#2550)
Dana Robinson
2023-03-14
2
-4/+4
*
Add Glenn Song to the CODEOWNERS file (#2551)
Dana Robinson
2023-03-14
1
-1/+1
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
37
-125/+117
*
Add concurrency option to cancel in-progress jobs (#2539)
Scot Breitenfeld
2023-03-13
1
-1/+6
*
GH issue #1142, print must have verbose on first (#2540)
Allen Byrne
2023-03-13
1
-4/+6
*
Addressed various Doxygen grammar issues. (#2524)
Scot Breitenfeld
2023-03-13
43
-210/+210
*
Elaborate how cd_values get stored (#2522)
Mark (he/his) C. Miller
2023-03-08
1
-4/+7
*
docs: in -> out (#2514) (#2516)
H. Joe Lee
2023-03-08
1
-1/+1
*
Update ReferenceManual.dox (#2517)
mattjala
2023-03-08
1
-1/+1
*
Fix H5Dchunk_iter doxygen example, cherry-pick of ef3bed6 (#2519)
Mark Kittisopikul
2023-03-08
1
-3/+3
*
Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...
Mark Kittisopikul
2023-03-08
1
-26/+0
*
Fix new codespell issues (#2521)
Mark Kittisopikul
2023-03-08
12
-12/+12
*
Update cross compile checks and files (#2497)
Allen Byrne
2023-03-02
3
-54/+138
*
Check for overflow when calculating on-disk attribute data size (#2459)
Egbert Eich
2023-03-02
5
-4/+26
*
Missing or misplaced entries in API reference tables #2470 (#2472)
Allen Byrne
2023-03-01
3
-65/+208
*
Add fetchcontent for compression libs and fix cmake config (#2487)
Allen Byrne
2023-02-26
20
-141/+2150
*
Subfiling VFD - add option to specify config file prefix (#2495)
jhendersonHDF
2023-02-26
7
-24/+273
*
HDFFV-10368 (OESS-319): Making two useful macros (H5L_EXT_FLAGS_ALL and H5L_E...
raylu-hdf
2023-02-21
4
-8/+119
*
Remove space from toolchain name (#2482)
Allen Byrne
2023-02-21
1
-0/+0
*
OESS-330/HDFFV-11282: Improve failure message when a VOL connector can't be l...
raylu-hdf
2023-02-20
2
-3/+8
*
Fix issue with collective metadata writes of global heap data (#2480)
jhendersonHDF
2023-02-20
7
-4/+105
*
Develop toolchain lowercase names and updates (#2426)
Allen Byrne
2023-02-17
9
-24/+28
*
CMake generated pkg-config file is incorrect #2259 (#2476)
Allen Byrne
2023-02-17
9
-16/+59
*
GitHub #2417: to avoid the pass-through VOL failing in unexpected places, mak...
raylu-hdf
2023-02-17
1
-0/+31
*
Add build options for CMake packaging #2347 (#2462)
Allen Byrne
2023-02-15
1
-24/+30
*
Add parallel Autotools -Werror checks (#2384)
Dana Robinson
2023-02-13
1
-0/+46
*
Fix uninitialized variable in pio_engine.c (#2463)
Dana Robinson
2023-02-13
1
-11/+11
*
Fix a possible uninitialized variable in pio_perf (#2461)
Dana Robinson
2023-02-13
1
-1/+1
*
Fix parallel warnings in H5Dmpio.c (#2457)
Dana Robinson
2023-02-13
1
-2/+8
*
Drop non-develop branches in main.yml (#2446)
Dana Robinson
2023-02-12
1
-1/+1
[next]