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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
2
-10/+11
*
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
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
7
-23/+23
*
New references for Dimension Scale APIs (#1139)
jhendersonHDF
2021-11-05
6
-36/+43
*
Fixed HL_test_packet, incorrect length assignment (#1100)
Allen Byrne
2021-10-20
1
-2/+2
*
Add high-level set/get for `unsigned long long` attributes. (#973)
Alessandro Felder
2021-09-08
1
-32/+77
*
More clang tidy (#908)
Sean McBride
2021-08-23
3
-8/+8
*
OESS-168:Remove clang warnings. (#835)
H. Joe Lee
2021-07-26
2
-4/+6
*
OESS-168:Remove implicit conversion warnings. (#829)
H. Joe Lee
2021-07-12
1
-20/+20
*
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
2
-21/+42
*
Ubsan fixes (#498)
Sean McBride
2021-05-03
1
-5/+6
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Update clang config (#473)
Quincey Koziol
2021-03-17
4
-9/+36
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-16/+18
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
2
-3/+4
*
More warning fixes (#400)
Sean McBride
2021-03-04
1
-12/+12
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
1
-3/+3
*
Update license url part2 (#333)
Larry Knox
2021-02-17
18
-18/+18
*
Changes for sanitize=address (#312)
Allen Byrne
2021-02-05
1
-1/+1
*
Fixes a minor memory leak in hl/test/test_file_image.c (#209)
Dana Robinson
2020-12-20
1
-0/+2
*
Clang-format of source files
Allen Byrne
2020-09-30
14
-6824/+6860
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-4/+4
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-256/+265
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+28
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
9
-24/+1
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-15/+15
*
Minor updates and fix settings for fortran flags
Allen Byrne
2020-04-06
1
-1/+1
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-0/+4
*
So that I can use PASSED(); anywhere a statement can go, #define PASSED() with
David Young
2020-02-28
1
-1/+1
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-01-15
1
-1/+3
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-1/+1
*
Avoid unused-variable warnings: change static const strings in a couple
David Young
2019-11-13
1
-1/+1
*
OESS-29 Update HD prefix mostly
Allen Byrne
2019-08-24
5
-83/+83
*
Update HD prefix and reconcile hl/cpp test
Allen Byrne
2019-08-16
12
-1207/+1207
*
Add HD prefix to tests
Allen Byrne
2019-08-15
2
-58/+56
*
Correct generator and add HD prefix
Allen Byrne
2019-07-26
1
-3/+3
*
HDFFV-10529 Update CMake tests to use test fixtures
Allen Byrne
2019-07-23
1
-44/+41
*
HDFFV-10845 use of TARGETFILE disables auto emulator
Allen Byrne
2019-07-17
1
-1/+2
*
Use H5DOpen2 in hl/test/test_dset_append.c.
Larry Knox
2019-07-11
1
-2/+2
*
Cleaned up test_dset_append and enabled the bug1/2 tests.
Dana Robinson
2019-07-10
1
-500/+496
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-1/+1
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-31/+37
*
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
1
-2/+2
*
HD prefix and whitespace
Allen Byrne
2018-08-28
2
-99/+99
*
Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...
Dana Robinson
2018-05-31
6
-2869/+293
|
\
|
*
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
Dana Robinson
2018-05-15
1
-15/+15
|
|
\
|
*
|
Added deprecated symbol wrappers for the H5DOwrite/read_chunk
Dana Robinson
2018-05-04
1
-1/+14
[next]