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
*
Updated H5Tcopy() to get the dataset's datatype through the VOL when
Dana Robinson
2019-06-24
4
-44/+35
*
Merge pull request #1764 in HDFFV/hdf5 from ~KOZIOL/hdf5:feature/update_gcc_f...
Quincey Koziol
2019-06-23
61
-175/+278
|
\
|
*
Update GCC 6 & 7 flags for CMake builds
Quincey Koziol
2019-06-23
1
-1/+6
|
*
Move -Wnormalized down into GCC 6.x flags
Quincey Koziol
2019-06-22
1
-3/+3
|
*
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-06-22
8
-10/+20
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1759 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-06-22
5
-0/+12
|
\
\
|
*
|
Add lib dir for testing plugins
Allen Byrne
2019-06-21
5
-0/+12
*
|
|
Merge pull request #1763 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:memcpy_buffer_...
Dana Robinson
2019-06-22
2
-7/+5
|
\
\
\
|
*
|
|
Put the memcpy overlap check back into H5MM.
Dana Robinson
2019-06-22
2
-7/+5
|
/
/
/
*
|
|
Merge pull request #1761 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:t_filters_para...
Dana Robinson
2019-06-21
1
-3/+3
|
\
\
\
|
*
|
|
Fixed the heap overflow in t_filters_parallel
Dana Robinson
2019-06-21
1
-3/+3
|
/
/
/
|
|
*
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-06-21
2
-2/+8
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1760 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:t_filters_para...
Dana Robinson
2019-06-21
2
-2/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed some low-hanging fruit from -fsanitize in t_filters_parallel.
Dana Robinson
2019-06-21
2
-2/+8
|
/
/
|
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
60
-173/+271
|
/
*
Merge pull request #1749 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...
Allen Byrne
2019-06-20
18
-100/+129
|
\
|
*
Add H5_HLDLL prefix for windows link
Allen Byrne
2019-06-20
1
-5/+12
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-20
2
-2/+28
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1754 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-06-19
1
-1/+1
|
\
\
|
*
|
Fix minor typo in H5S_select_iter_release
Jordan Henderson
2019-06-19
1
-1/+1
|
/
/
*
|
Merge pull request #1753 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_fix_objcopy...
Jerome Soumagne
2019-06-19
1
-1/+27
|
\
\
|
*
|
Fix memory leak in objcopy test after H5Aread of vlen data
Jerome Soumagne
2019-06-19
1
-1/+27
|
|
*
HDFFV-10805 cleanup examples and test code
Allen Byrne
2019-06-20
3
-9/+20
|
|
*
Add missing fortran mods
Allen Byrne
2019-06-19
2
-1/+3
|
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-19
1
-0/+50
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1751 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-06-19
1
-0/+50
|
\
\
\
|
*
\
\
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-19
1
-26/+28
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
HDFFV-10616 add h5fc script
Allen Byrne
2019-06-19
1
-0/+50
|
|
/
/
|
|
*
HDFFV-10805 Fix test of library libinfo
Allen Byrne
2019-06-19
1
-6/+13
|
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-19
1
-26/+28
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1746 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
Scot Breitenfeld
2019-06-19
1
-26/+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fixed pass_through vol
M. Scot Breitenfeld
2019-06-18
1
-26/+28
|
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-19
2
-203/+151
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1750 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ohdr_test_memo...
Dana Robinson
2019-06-19
2
-203/+151
|
\
\
\
|
*
|
|
Fixed a problem in the ohdr test where hard-coded strings passed
Dana Robinson
2019-06-19
2
-203/+151
|
|
|
*
Cleanup possible CMake target conflicts
Allen Byrne
2019-06-19
7
-71/+74
|
|
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-19
2
-5/+26
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #1748 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:links_iterate_...
Dana Robinson
2019-06-18
2
-5/+26
|
\
\
\
\
|
*
|
|
|
Yanked qsort assert
Dana Robinson
2019-06-18
1
-1/+1
|
*
|
|
|
Switched to HGOTO_DONE() in the links code.
Dana Robinson
2019-06-18
1
-1/+4
|
*
|
|
|
Updated the HDqsort() macro to ensure we don't pass NULL buffers to
Dana Robinson
2019-06-18
1
-1/+1
|
*
|
|
|
Fixed a bug in the links code where iterating over an empty group would
Dana Robinson
2019-06-18
2
-5/+23
|
|
/
/
/
|
|
|
*
Correct CMake issues
Allen Byrne
2019-06-18
4
-8/+7
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1745 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...
Allen Byrne
2019-06-18
84
-3720/+2530
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-18
1
-6/+10
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1747 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vds_memory_bug...
Dana Robinson
2019-06-18
1
-6/+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Reset the other convenience pointer because why no
Dana Robinson
2019-06-18
1
-6/+7
|
*
|
Fixed a memory bug where a pointer is used after it's been freed.
Dana Robinson
2019-06-18
1
-6/+9
|
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-18
13
-21/+1829
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1744 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5CX_warning t...
Dana Robinson
2019-06-18
1
-11/+2
|
\
\
\
[next]