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
*
Fix an issue where the Subfiling VFD's context cache grows too large (#4159)
develop
jhendersonHDF
2024-03-18
3
-13/+24
*
Bump the size of the mirror VFD IP field (#4167)
snapshot
Dana Robinson
2024-03-17
1
-1/+1
*
Fix some minor warnings (#4165)
jhendersonHDF
2024-03-17
2
-4/+2
*
Add Doxygen to H5FDmirror.h (#4158)
Dana Robinson
2024-03-16
1
-25/+52
*
Header cleanup in C library (#4154)
Dana Robinson
2024-03-16
59
-14/+79
*
Suppress H5Dmpio debugging output unless HDF5_DEBUG=d is set (#4155)
jhendersonHDF
2024-03-16
1
-2/+3
*
Remove H5O header and friend status from H5A.c (#4150)
Dana Robinson
2024-03-15
1
-2/+0
*
Fix buffer size calculation in the deflate filter (#4147)
Sergey Kosukhin
2024-03-15
1
-3/+1
*
Fix error when overwriting an indirectly nested vlen with a shorter sequence ...
Neil Fortner
2024-03-15
1
-2/+63
*
Clean up some hbool_t/TRUE/FALSE stragglers (#4143)
Dana Robinson
2024-03-15
5
-10/+10
*
Remove useless headers (#4145)
Dana Robinson
2024-03-15
113
-193/+38
*
Overhaul CMake LFS support (#4122)
Dana Robinson
2024-03-12
1
-2/+0
*
Initialize selection type in chunk struct (#4087)
Glenn Song
2024-03-12
1
-0/+4
*
Implement ID creation optimization for container datatype conversions (#4113)
jhendersonHDF
2024-03-12
5
-305/+494
*
Add Doxygen for HDFS VFD (#4106)
Dana Robinson
2024-03-11
1
-62/+59
*
Remove lint comments (#4107)
Dana Robinson
2024-03-10
12
-77/+51
*
Convert H5B__assert to use error checks (#4109)
Dana Robinson
2024-03-10
2
-60/+70
*
Clean up a few things in H5T.c (#4105)
Dana Robinson
2024-03-10
1
-31/+23
*
Minimize use of abort() (#4110)
Dana Robinson
2024-03-10
3
-24/+19
*
Refactor datatype conversion code to use pointers rather than IDs (#4104)
jhendersonHDF
2024-03-10
24
-1695/+2075
*
Change how stats are printed in H5Z (#4097)
Dana Robinson
2024-03-10
1
-7/+14
*
Remove printf debugging from H5Smpio.c (#4098)
Dana Robinson
2024-03-10
1
-79/+12
*
Remove H5DEBUG() calls from H5Dmpio.c (#4103)
Dana Robinson
2024-03-10
1
-3/+2
*
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
[next]