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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a few H5O printf debugging statements (#4096)
Dana Robinson
2024-03-10
1
-15/+0
*
Clean up off_t usage (#4095)
Dana Robinson
2024-03-09
4
-10/+10
*
Remove H5B debug checks (#4089)
Dana Robinson
2024-03-09
4
-77/+15
*
Expand check for variable-length or reference types when clearing datatype co...
jhendersonHDF
2024-03-09
1
-12/+78
*
Remove printf debugging in H5I package (#4088)
Dana Robinson
2024-03-08
1
-18/+0
*
Fixed asserts due to H5Pset_est_link_info() values (#4081)
Dana Robinson
2024-03-08
1
-1/+19
*
Remove printf debugging in H5HL code (#4086)
Dana Robinson
2024-03-08
2
-36/+3
*
Fix bin/trace script w/ out params (#4074)
Dana Robinson
2024-03-07
57
-316/+350
*
Increased H5FD_ROS3_MAX_SECRET_TOK_LEN to 4096 to accommodate long AWS secret...
Michael Aivazis
2024-03-07
3
-79/+90
*
Add support for the new MSVC preprocessor (#4078)
Dana Robinson
2024-03-07
1
-3/+9
*
Added new H5E with tests. (#4049)
Scot Breitenfeld
2024-03-07
1
-7/+8
*
Fix issue where H5Tset_fields does not account for datatype offsets (#4061)
jhendersonHDF
2024-03-05
1
-3/+3
*
Add note to H5Tset_fields about needing to set datatype precision first (#4059)
jhendersonHDF
2024-03-05
1
-0/+11
*
Fix memory leak in H5LTopen_file_image when H5LT_FILE_IMAGE_DONT_COPY flag is...
jhendersonHDF
2024-02-26
1
-3/+11
*
Improve performance of flushing single objects (#4017)
Neil Fortner
2024-02-23
8
-258/+126
*
Fix H5F_get_access_plist to copy file locking settings (#4030)
jhendersonHDF
2024-02-22
4
-46/+90
*
Replaced last sprintf with snprintf (#4007)
Sean McBride
2024-02-20
21
-48/+79
*
Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)
Sean McBride
2024-02-13
2
-32/+34
*
Add a missing file into Makefile.am for MinGW Autotools build error. (#4004)
H. Joe Lee
2024-02-13
1
-1/+1
*
Fix for github issue #2414: segfault when copying dataset with attrib… (#3967)
vchoi-hdfgroup
2024-02-06
1
-2/+6
*
chore: fix typo (#3989)
H. Joe Lee
2024-02-06
1
-1/+1
*
corrected warning: implicit conversion changes signedness (#3982)
Scot Breitenfeld
2024-02-02
1
-1/+1
*
Fix doxygen errors (#3962)
Allen Byrne
2024-01-29
7
-19/+103
*
Document that fileno is same for all handles (#3963)
mattjala
2024-01-26
2
-10/+19
*
Change 'extensible' to 'fixed' in H5FA code (#3964)
Dana Robinson
2024-01-26
2
-2/+2
*
Remove cached datatype conversion path table entries on file close (#3942)
jhendersonHDF
2024-01-23
4
-12/+117
*
Fortran API work. (#3941)
Scot Breitenfeld
2024-01-23
1
-10/+11
*
Update H5Fget_obj_count/ids docs to reflect dtype behavior (#3932)
mattjala
2024-01-20
1
-2/+3
*
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
3
-2/+6
*
Clean up Doxygen for szip functions and constants (#3943)
Dana Robinson
2024-01-18
2
-14/+46
*
Use props for includes and remove global includes (#3921)
Allen Byrne
2024-01-04
1
-2/+2
*
Add 'warning density' computation to the warnhist script (#3910)
Quincey Koziol
2023-12-29
9
-57/+45
*
Implement optimized support for vector I/O in Subfiling VFD (#3896)
jhendersonHDF
2023-12-27
6
-1039/+1462
*
Doc versions (#3903)
Gerd Heber
2023-12-21
12
-60/+315
*
Remove redundant backslash character from comment. (#3899)
H. Joe Lee
2023-12-20
1
-1/+1
*
Fix typo in error message for `MPI_Type_dup`. (#3867)
Luc Grosheintz
2023-11-22
1
-1/+1
*
Fix segfault on user compound dtype conversion callback (#3842)
mattjala
2023-11-22
1
-7/+10
*
Implement selection vector I/O with collective chunk filling (#3826)
vchoi-hdfgroup
2023-11-16
2
-170/+122
*
Change dest for doxygen (#3856)
Allen Byrne
2023-11-15
2
-5/+5
*
Make filter unregister callbacks safe for VOL connectors (#3629)
mattjala
2023-11-13
1
-44/+98
*
Test and document path handling of H5Lcreate_* API (#3829)
mattjala
2023-11-11
1
-7/+20
*
Disable FP exceptions in H5T init code (#3837)
Dana Robinson
2023-11-07
2
-18/+37
*
Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782)
jhendersonHDF
2023-11-03
9
-29/+95
*
Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787)
jhendersonHDF
2023-11-01
5
-7/+9
*
Remove H5system.c warning on Windows oneAPI. (#3812)
H. Joe Lee
2023-11-01
1
-2/+1
*
Fix a couple usages of MPI_Info_get (#3809)
jhendersonHDF
2023-10-31
2
-4/+4
*
Update Doxygen initializers & identifiers in VFDs (#3795)
Dana Robinson
2023-10-30
14
-52/+163
*
Add Doxygen to H5FDsplitter.h (#3794)
Dana Robinson
2023-10-30
1
-55/+54
*
Avoid attempted use of NULL pointer in parallel compression code (#3786)
jhendersonHDF
2023-10-28
1
-0/+4
[next]