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
*
Add flags from config/clang-warnings/*general files to H5 C and CXX flags for...
Larry Knox
2020-06-06
7
-90/+22
*
Add files for adding warning flags for clang compilers in autotools
Larry Knox
2020-06-02
8
-1/+576
*
Merge pull request #2622 in HDFFV/hdf5 from fix_h5doappend to develop
Quincey Koziol
2020-06-02
1
-14/+3
|
\
|
*
Eliminate unneccesary creation of DXPL
Quincey Koziol
2020-06-02
1
-14/+3
|
/
*
Merge pull request #2621 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-06-02
4
-20/+23
|
\
|
*
Normalizations with 1.10 branch.
Dana Robinson
2020-06-02
4
-20/+23
*
|
Merge pull request #2619 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-06-01
24
-473/+466
|
\
\
|
|
/
|
*
Normalization with hdf5_1_10
Dana Robinson
2020-06-01
24
-473/+466
|
/
*
Merge pull request #2611 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-05-28
2
-45/+45
|
\
|
*
Minor tweaks to testhdf5 code after normalization with 1.10.
Dana Robinson
2020-05-28
2
-45/+45
|
/
*
Merge pull request #2608 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-05-27
54
-3556/+3556
|
\
|
*
Removed trailing space from Fortran files.
Dana Robinson
2020-05-26
54
-3556/+3556
|
/
*
Merge pull request #2599 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-05-20
1
-19/+1
|
\
|
*
Update MANIFEST for removal of older warnings files.
Larry Knox
2020-05-20
1
-19/+1
|
/
*
Merge pull request #2592 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-05-19
29
-350/+99
|
\
|
*
Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning
Larry Knox
2020-05-18
29
-350/+99
|
/
*
Merge pull request #2582 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-05-18
2
-8/+12
|
\
|
*
Correct mingw paths
Allen Byrne
2020-05-15
2
-7/+11
|
*
Correct path for mingw
Allen Byrne
2020-05-15
1
-2/+2
|
/
*
Merge pull request #2573 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-05-15
5
-12/+15
|
\
|
*
Replaced a few calls to HDmemcpy with H5MM_memcpy, which does overlap
Dana Robinson
2020-05-15
2
-8/+8
|
*
Merge branch 'develop' into develop_minor
Dana Robinson
2020-05-15
6
-25/+46
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2574 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...
Dana Robinson
2020-05-11
6
-25/+46
|
\
\
|
*
|
Misc warning fixes.
Dana Robinson
2020-05-10
6
-25/+46
|
/
/
|
*
Removed HDgets macros since gets was deprecated in C99 and removed
Dana Robinson
2020-05-10
3
-4/+7
|
/
*
Merge pull request #2568 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-05-08
7
-14/+18
|
\
|
*
Comment out pull-request action and enable fail fast
Allen Byrne
2020-05-08
1
-3/+3
|
*
Correct filename
Allen Byrne
2020-05-08
1
-7/+7
|
*
Change to use alias
Allen Byrne
2020-05-08
1
-1/+1
|
*
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
|
\
\
[next]