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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix name setting
Allen Byrne
2020-05-08
1
-2/+2
*
OESS-65 fix packaging config files
Allen Byrne
2020-05-08
5
-3/+7
*
Merge pull request #2565 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-05-07
1
-1/+1
|
\
|
*
Correct path
Allen Byrne
2020-05-07
1
-1/+1
|
/
*
Merge pull request #2561 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-05-06
3
-18/+102
|
\
|
*
Correct step name
Allen Byrne
2020-05-06
1
-1/+1
|
*
Correct test
Allen Byrne
2020-05-06
1
-18/+20
|
*
Add github actions
Allen Byrne
2020-05-06
2
-0/+82
|
/
*
Merge pull request #2557 in HDFFV/hdf5 from alloc_0sized_dset_fix to develop
Quincey Koziol
2020-05-04
5
-113/+268
|
\
|
*
Align contents of CMake and autotools testfile cleanup lists.
Quincey Koziol
2020-05-03
2
-90/+49
|
*
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-01
4
-23/+219
|
/
*
Merge pull request #2552 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-04-28
1
-24/+60
|
\
|
*
Protected H5Oset_comment() in h5dump test generator.
Dana Robinson
2020-04-28
1
-24/+60
|
/
*
Merge pull request #2551 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2020-04-28
1
-4/+2
|
\
|
*
Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5 ...
Jordan Henderson
2020-04-27
1
-179/+224
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2540 in HDFFV/hdf5 from extend_h5debug to develop
Quincey Koziol
2020-04-27
1
-179/+224
|
\
\
|
*
|
Range check # of 'extra' command-line parameters against array size.
Quincey Koziol
2020-04-26
1
-1/+9
|
*
|
Refactor "extra" command-line arguments, and clean up code so the tool doesn't
Quincey Koziol
2020-04-26
1
-183/+216
|
*
|
Extend h5debug to support 3-D datasets for chunks.
Quincey Koziol
2020-04-25
1
-3/+7
|
|
*
Fix memory error in h5dump xml 'escape the string' routine
Jordan Henderson
2020-04-27
1
-4/+2
|
|
/
|
/
|
*
|
Merge pull request #2547 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-04-27
1
-4/+4
|
\
\
|
*
|
Fixed pio_perf const pointers.
Dana Robinson
2020-04-27
1
-4/+4
*
|
|
Merge pull request #2541 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-04-27
17
-424/+763
|
\
\
\
|
|
/
/
|
*
|
Further updates to the tools warnings fixes from code review.
Dana Robinson
2020-04-27
2
-4/+11
|
*
|
Updates to tools warning PR from code review.
Dana Robinson
2020-04-26
2
-12/+8
|
*
|
Fixes for warnings in the tools code.
Dana Robinson
2020-04-25
17
-418/+754
*
|
|
Merge pull request #2542 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...
Dana Robinson
2020-04-27
2
-15/+21
|
\
\
\
|
*
|
|
Moved -Woverlength-strings to the developer flags.
Dana Robinson
2020-04-26
2
-15/+21
|
|
/
/
*
|
|
Merge pull request #2538 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-04-25
1
-5/+5
|
\
\
\
|
*
|
|
Add "override with" to error message
Allen Byrne
2020-04-24
1
-5/+5
|
*
|
|
HDFFV-10576 add Option name to Error Message
Allen Byrne
2020-04-24
1
-5/+5
|
|
/
/
*
|
|
Merge pull request #2539 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...
Larry Knox
2020-04-25
2
-2/+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Restrict errors to gcc 4.8 and above.
Allen Byrne
2020-04-24
2
-2/+6
|
|
/
*
|
Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...
David Young
2020-04-25
2
-6/+3
|
\
\
|
|
/
|
/
|
|
*
For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX
David Young
2020-04-24
1
-2/+2
|
*
Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer
David Young
2020-04-24
1
-2/+2
|
*
Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations
David Young
2020-04-24
1
-4/+1
*
|
Merge pull request #2534 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-04-24
9
-186/+198
|
\
\
|
|
/
|
/
|
|
*
Fix NoFilter build
Allen Byrne
2020-04-24
1
-1/+1
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-23
13
-55/+126
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2533 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...
Allen Byrne
2020-04-23
13
-55/+126
|
\
\
|
*
|
TRILAB-244 separate CXX warnings and errors from C
Allen Byrne
2020-04-23
13
-55/+126
|
/
/
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-23
9
-104/+107
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-04-23
9
-104/+107
|
\
\
|
*
|
Add missing ')'.
Larry Knox
2020-04-23
1
-1/+1
|
*
|
Add C++ warnings treated as error for autotools builds.
Larry Knox
2020-04-23
3
-3/+4
|
*
|
Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove
Larry Knox
2020-04-22
4
-54/+18
|
*
|
Address PR suggestions and add overlooked GCC compiler version flags.
Larry Knox
2020-04-22
2
-19/+45
|
*
|
Don't add general warnings flags for unsupported old versions of gcc and
Larry Knox
2020-04-20
4
-41/+53
|
|
*
Remove old szip line
Allen Byrne
2020-04-23
1
-1/+0
[next]