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++
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-8/+2
*
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
*
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
10
-49/+25
*
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
2
-40/+25
*
Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual to (#652)
Larry Knox
2021-05-18
2
-3/+3
*
Parallel builds need the mpi compiler for pkgconfig scripts. (#599)
Allen Byrne
2021-04-27
1
-1/+5
*
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
10
-20/+10
*
Update clang config (#473)
Quincey Koziol
2021-03-17
30
-113/+340
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
8
-14/+13
*
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
10
-49/+0
*
More warning fixes (#400)
Sean McBride
2021-03-04
4
-12/+12
*
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
30
-90/+90
*
Update license url part2 (#333)
Larry Knox
2021-02-17
70
-70/+70
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
1
-1/+1
*
dev -Update pkgconfig settings with version - #218 (#220)
Allen Byrne
2020-12-22
1
-2/+2
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-1/+1
*
CMake: Add an option to opt-out static libgcc
Michel Zou
2020-10-31
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
65
-4797/+5135
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-3/+3
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+11
*
Minor change to header comments in file locking C++ changes.
Dana Robinson
2020-08-03
1
-2/+2
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
2
-0/+53
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
8
-11/+11
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-6/+2
*
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-03-24
1
-0/+6
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
5
-47/+181
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
2
-6/+6
*
Update versioning to next major version
Allen Byrne
2019-09-25
1
-0/+12
*
Update develop branch version to 1.13.0 after creation of hdf5_1_12
Larry Knox
2019-09-25
1
-1/+1
*
HDFFV-10845 make flags private
Allen Byrne
2019-07-18
1
-1/+1
*
Correct syntax
Allen Byrne
2019-07-18
1
-1/+1
*
Fix typo
Allen Byrne
2019-07-18
1
-1/+1
*
HDFFV-1045 gcc static must be link flags
Allen Byrne
2019-07-18
1
-1/+5
*
HDFFV-10845 quote multiple strings in cmake link command
Allen Byrne
2019-07-18
1
-1/+1
*
HDFFV-10845 update mingw cmake changes
Allen Byrne
2019-07-17
1
-1/+4
*
HDFFV-10845 fix configure check and PATHs
Allen Byrne
2019-07-17
1
-1/+1
[next]