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
/
c++
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes C++ sign-conversion warnings w/ clang 14 (#1870)
Dana Robinson
2022-07-11
15
-59/+108
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
5
-19/+7
*
Minor things noticed while merging to 1.10 (#1739)
Dana Robinson
2022-05-06
1
-4/+4
*
Minor C++ changes noticed while normalizing with 1.12 (#1606)
Dana Robinson
2022-04-07
8
-6/+5
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
1
-1/+1
*
Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...
Larry Knox
2022-03-01
1
-1/+1
*
Fixed AbstractDs::getVarLenType documentation (#1441)
myd7349
2022-02-16
1
-1/+1
*
Implemented suggestion in #1381 for dtransform test (#1415)
Allen Byrne
2022-02-04
1
-1/+6
*
Added another missing override keyword on a dtor (#1384)
Sean McBride
2022-01-29
1
-1/+1
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
3
-9/+9
*
Used clang-tidy to change all floating point f suffixes to F (#1359)
Sean McBride
2022-01-28
2
-2/+2
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
13
-14/+14
*
Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)
Larry Knox
2021-11-30
1
-1/+1
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-24/+22
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
1
-0/+1
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
1
-2/+0
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
1
-32/+1
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
2
-1/+19
*
Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)
Larry Knox
2021-09-29
1
-1/+1
*
Update Platforms Tested in RELEASE.txt. (#1045)
hdf5-1_13_0-rc6
Larry Knox
2021-09-28
1
-1/+1
*
More clang tidy (#908)
Sean McBride
2021-08-23
4
-18/+12
*
Get class name null str (#899)
Sean McBride
2021-08-20
1
-2/+3
*
Fix issue #924 in develop branch: the ${HDF5_CXXLINKER} does not work in h5c...
Larry Knox
2021-08-19
1
-3/+3
*
Removes develop header cruft (#828)
Dana Robinson
2021-07-09
1
-3/+0
*
Assume the library has C99 types in C++ type code (#806)
Dana Robinson
2021-06-28
2
-217/+25
*
Removes C++ dependency on H5private.h (#774)
Dana Robinson
2021-06-23
12
-52/+48
*
Replaces the H5_OVERRIDE macro with override (#773)
Dana Robinson
2021-06-23
27
-110/+103
*
Fixes C++ warnings when passing hsize_t values to printf in test code (#745)
Dana Robinson
2021-06-11
2
-35/+48
*
Fix Direct VFD Testing in CMake (#742)
jhendersonHDF
2021-06-11
1
-1/+1
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-0/+3
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
23
-342/+412
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
1
-2/+2
*
BUG: DataSet assignment operator is missing (#503)
Lee Newberg
2021-05-19
3
-72/+82
*
Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual to (#652)
Larry Knox
2021-05-18
2
-3/+3
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-2/+2
*
Ubsan fixes (#498)
Sean McBride
2021-05-03
1
-3/+5
*
Parallel builds need the mpi compiler for pkgconfig scripts. (#599)
Allen Byrne
2021-04-27
1
-1/+5
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Added more C++11 override keywords (#485)
Sean McBride
2021-04-21
23
-71/+71
*
Applied clang-tidy readability-delete-null-pointer fixes (#430)
Sean McBride
2021-03-22
16
-70/+38
*
Update clang config (#473)
Quincey Koziol
2021-03-17
31
-117/+352
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
5
-5/+5
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
11
-19/+18
*
Added C++11 override keyword where appropriate (#433)
Sean McBride
2021-03-10
6
-32/+39
*
Removed checks/workarounds for pre-C++89 compatibility (#449)
Sean McBride
2021-03-10
34
-171/+6
*
Removed bad function pointer casts (#434)
Sean McBride
2021-03-08
2
-25/+25
*
More warning fixes (#400)
Sean McBride
2021-03-04
6
-51/+54
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
4
-12/+12
*
Patches from vtk (#358)
Sean McBride
2021-02-25
6
-7/+20
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
31
-92/+92
[next]