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
*
Fixed spacing issues in example tests. (#3979)
Scot Breitenfeld
2024-02-02
10
-33/+43
*
Add h5dump tests that require subfiling VFD (#3879)
H. Joe Lee
2024-02-01
8
-1/+48
*
Create CITATION.cff (#3927)
Stefano Probst
2024-02-01
1
-0/+12
*
append '-WF,' when passing C preprocessor directives to the xlf compiler (#3976)
Scot Breitenfeld
2024-02-01
1
-3/+8
*
Clarify vlen string datatype message (#3950)
mattjala
2024-01-31
1
-5/+19
*
Replace 'T2' with ' ' to avoid failure to match expected output due to (#3975)
Larry Knox
2024-01-31
5
-25/+25
*
Add binary testing to CI testing (#3971)
Allen Byrne
2024-01-31
11
-215/+542
*
Explicitly use PROJECT_BINARY_DIR in target copy location (#3974)
Allen Byrne
2024-01-30
2
-31/+31
*
h5 compiler wrappers now pass all arguments passed to it to the compile line ...
Scot Breitenfeld
2024-01-30
6
-38/+109
*
Fixed XL and gfortran errors (#3968)
Scot Breitenfeld
2024-01-30
3
-9/+13
*
Added a GitHub Codespaces configuration. (#3966)
Gerd Heber
2024-01-30
3
-0/+34
*
Add API support for Fortran MPI_F08 module definitions. (#3959)
Scot Breitenfeld
2024-01-29
14
-24/+649
*
Fix doxygen errors (#3962)
Allen Byrne
2024-01-29
37
-72/+209
*
Document that fileno is same for all handles (#3963)
mattjala
2024-01-26
2
-10/+19
*
Add RELEASE.txt note for the fix for issue #1256 (#3955)
jhendersonHDF
2024-01-26
1
-0/+28
*
RF: move codespell configuration into .codespellrc so could be used locally a...
Yaroslav Halchenko
2024-01-26
2
-3/+6
*
Change 'extensible' to 'fixed' in H5FA code (#3964)
Dana Robinson
2024-01-26
2
-2/+2
*
Fix potential infinite loop in API test (#3960)
mattjala
2024-01-25
1
-1/+1
*
fixed BIND name (#3957)
Scot Breitenfeld
2024-01-24
2
-8/+3
*
Remove cached datatype conversion path table entries on file close (#3942)
jhendersonHDF
2024-01-23
5
-12/+307
*
Add the user test program in HDFFV-9174 for committed types. (#3937)
vchoi-hdfgroup
2024-01-23
1
-0/+169
*
Fortran API work. (#3941)
Scot Breitenfeld
2024-01-23
12
-172/+441
*
Update H5Fget_obj_count/ids docs to reflect dtype behavior (#3932)
mattjala
2024-01-20
2
-3/+4
*
Fix chid_t to hid_t (#3948)
Glenn Song
2024-01-20
1
-1/+1
*
Replace off_t with HDoff_t internally (#3944)
Dana Robinson
2024-01-18
6
-15/+19
*
Clean up Doxygen for szip functions and constants (#3943)
Dana Robinson
2024-01-18
2
-14/+46
*
autogen.sh: check directly for libtoolize instead of libtool [as libtool is ...
Satish Balay
2024-01-13
1
-28/+8
*
Remove incorrect include of sz header (#3939)
Allen Byrne
2024-01-10
1
-4/+0
*
Add binary build for linux S3 (#3936)
Allen Byrne
2024-01-09
7
-4/+122
*
Reorg and update options for doc and cmake config (#3934)
Allen Byrne
2024-01-09
3
-27/+42
*
Remove check for MPI initialization in tools library when using parallel VFDs
H. Joe Lee
2024-01-09
1
-13/+16
*
Update upload- artifact to match download version (#3929)
Allen Byrne
2024-01-08
4
-16/+16
*
Add H5Dread/write_multi to API tests (#3919)
mattjala
2024-01-06
2
-0/+1541
*
renamed defined H5_VERS* to avoid conflicts (#3926)
Scot Breitenfeld
2024-01-05
2
-15/+15
*
Use props for includes and remove global includes (#3921)
Allen Byrne
2024-01-04
16
-52/+27
*
Fix building VOLs under library with CMake <3.24 (#3920)
mattjala
2024-01-04
1
-11/+7
*
Remove examples that have been moved to HDF5Examples folder (#3917)
Allen Byrne
2024-01-03
17
-3489/+22
*
New Fortran Examples added (#3916)
Scot Breitenfeld
2024-01-03
21
-41/+964
*
Bump the github-actions group with 3 updates (#3913)
dependabot[bot]
2024-01-02
3
-16/+16
*
Added H5Fdelete_f with test (#3912)
Scot Breitenfeld
2023-12-30
4
-13/+85
*
Add 'warning density' computation to the warnhist script (#3910)
Quincey Koziol
2023-12-29
18
-136/+414
*
Implement optimized support for vector I/O in Subfiling VFD (#3896)
jhendersonHDF
2023-12-27
8
-1060/+2190
*
Added new H5G Fortran HDF5examples (#3908)
Scot Breitenfeld
2023-12-22
27
-94/+768
*
Add CMake api checks to test the new Examples folder. (#3907)
Allen Byrne
2023-12-22
22
-99/+449
*
Change Trouble Shooting to Troubleshooting (#3905)
H. Joe Lee
2023-12-22
1
-1/+1
*
Doc versions (#3903)
Gerd Heber
2023-12-21
12
-60/+315
*
Move Glossary to the end of docs navigation menu (#3902)
H. Joe Lee
2023-12-21
1
-1/+1
*
Add VDS examples and fix non-standalone build (#3898)
Allen Byrne
2023-12-21
60
-473/+6433
*
Disable doxygen as errors for netcdf (#3900)
Allen Byrne
2023-12-20
1
-1/+1
*
Remove redundant backslash character from comment. (#3899)
H. Joe Lee
2023-12-20
1
-1/+1
[next]