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
/
hl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
35
-245/+245
*
Implement improved CMake fortran module folder from GH#1411 (#1922)
Allen Byrne
2022-07-26
2
-9/+10
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
9
-22/+22
*
Remove superfluous dot from hl doxygen. (#1891)
vchoi-hdfgroup
2022-07-14
6
-13/+12
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
4
-880/+651
*
Fix Doxygen warnings
Gerd Heber
2022-07-08
3
-84/+75
*
Add doxygen for high level modules. (#1839)
vchoi-hdfgroup
2022-07-01
7
-2/+3346
*
Work-around for MSVC issue with flex-generated code (#1823)
Dana Robinson
2022-06-23
4
-479/+595
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-18/+18
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
1
-1/+1
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
4
-157/+157
*
Cleans up some HL library code that inappropriately returns htri_t values cas...
Dana Robinson
2022-04-18
5
-196/+144
*
Removes remaining register keywords (#1481)
Dana Robinson
2022-03-10
2
-23/+23
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
3
-11/+12
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
2
-5/+5
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
2
-3/+3
*
Used clang-tidy to change all floating point f suffixes to F (#1359)
Sean McBride
2022-01-28
1
-3/+3
*
various cleanup java test, test files, comments (#1363)
Allen Byrne
2022-01-18
1
-1/+1
*
Fix directory variable in shell scripts (#1273)
Allen Byrne
2021-12-10
1
-11/+2
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
26
-76/+76
*
Fix H5DS warnings related to new H5DSwith_new_ref and H5VLobject_is_native AP...
jhendersonHDF
2021-11-10
2
-19/+19
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
2
-6/+0
*
New references for Dimension Scale APIs (#1139)
jhendersonHDF
2021-11-05
11
-375/+684
*
Fixed HL_test_packet, incorrect length assignment (#1100)
Allen Byrne
2021-10-20
1
-2/+2
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
5
-113/+44
*
ASAN fix for test_ld - free sub-allocation of fields (#1052)
Allen Byrne
2021-10-01
1
-34/+36
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-1/+1
*
HDFFV-11266 - add option to build HL tools (#1018)
Allen Byrne
2021-09-16
2
-3/+14
*
Modified gcc/clang warning suppression macros to account for some warnings fl...
Sean McBride
2021-09-16
1
-4/+4
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-1/+1
*
Fix various warnings and issues in doxygen doc generation (#994)
Allen Byrne
2021-09-10
1
-0/+29
*
Add high-level set/get for `unsigned long long` attributes. (#973)
Alessandro Felder
2021-09-08
3
-32/+136
*
More clang tidy (#908)
Sean McBride
2021-08-23
18
-82/+79
*
OESS-168:Remove clang warnings. (#835)
H. Joe Lee
2021-07-26
3
-6/+8
*
OESS-168:Remove implicit conversion warnings. (#829)
H. Joe Lee
2021-07-12
1
-20/+20
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
1
-30/+30
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
2
-15/+15
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
3
-37/+85
*
Moves H5PacketTable default ctor inside source file (#731)
Dana Robinson
2021-06-06
2
-4/+9
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
3
-13/+10
*
Java and fortran cmake changes (#694)
Allen Byrne
2021-05-29
1
-2/+2
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
3
-6/+6
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-1/+1
*
Made private my_yyinput function static (#618)
Sean McBride
2021-05-04
2
-4/+4
*
Ubsan fixes (#498)
Sean McBride
2021-05-03
1
-5/+6
*
Parallel builds need the mpi compiler for pkgconfig scripts. (#599)
Allen Byrne
2021-04-27
3
-3/+15
*
CMake changes to byproducts - ninja warnings (#568)
Allen Byrne
2021-04-24
1
-6/+6
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
6
-78/+0
*
Fixes incorrect usage of H5I_BADID (#554)
Dana Robinson
2021-04-19
2
-172/+172
*
Minor warning fixes in develop (#526)
Dana Robinson
2021-03-31
1
-2/+2
[next]