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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-06-22
2
-7/+5
|
\
|
*
Put the memcpy overlap check back into H5MM.
Dana Robinson
2019-06-22
2
-7/+5
*
|
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-06-21
1
-2/+3
|
\
\
|
|
/
|
*
Fixed some low-hanging fruit from -fsanitize in t_filters_parallel.
Dana Robinson
2019-06-21
1
-2/+3
*
|
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
22
-22/+79
|
/
*
Fix minor typo in H5S_select_iter_release
Jordan Henderson
2019-06-19
1
-1/+1
*
Merge pull request #1750 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ohdr_test_memo...
Dana Robinson
2019-06-19
1
-1/+1
|
\
|
*
Fixed a problem in the ohdr test where hard-coded strings passed
Dana Robinson
2019-06-19
1
-1/+1
*
|
Merge pull request #1748 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:links_iterate_...
Dana Robinson
2019-06-18
1
-5/+14
|
\
\
|
*
|
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
1
-5/+11
|
|
/
*
|
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
9
-21/+615
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #1744 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5CX_warning t...
Dana Robinson
2019-06-18
1
-11/+2
|
|
\
\
|
|
*
|
Fixed a warning in H5CX.c concerning incorrect use of freeing
Dana Robinson
2019-06-18
1
-11/+2
|
|
|
/
|
*
|
Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, to
Quincey Koziol
2019-06-17
4
-7/+35
|
*
|
Fix misc. typos, etc. from code review
Quincey Koziol
2019-06-17
2
-20/+20
|
*
|
Merge branch 'develop' into merge_hyperslab_04
Quincey Koziol
2019-06-17
1
-1/+1
|
|
\
\
|
|
|
/
|
*
|
New hyperslab selection routines and new public selection iterator routines.
Quincey Koziol
2019-06-16
8
-10/+585
*
|
|
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-35/+41
|
|
/
|
/
|
*
|
Merge pull request #1729 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2019-06-17
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Fix for HDFFV-10800 H5Ocopy failure:
Vailin Choi
2019-06-12
1
-1/+1
*
|
Merge branch 'develop' into vol_dev_headers
Dana Robinson
2019-06-14
2
-415/+1
|
\
\
|
*
\
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...
Larry Knox
2019-06-14
9
-11/+86
|
|
\
\
|
*
|
|
Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They
Larry Knox
2019-06-14
2
-415/+1
*
|
|
|
Added missing DELETE enum value.
Dana Robinson
2019-06-14
1
-1/+2
*
|
|
|
Merge branch 'develop' into vol_dev_headers
Dana Robinson
2019-06-14
28
-556/+1548
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #1727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Fdelete_vol_...
Dana Robinson
2019-06-13
9
-11/+86
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fixed an error string typo
Dana Robinson
2019-06-11
1
-1/+1
|
|
*
|
Added H5Fdelete call and VOL support (but no VFD/native implementation).
Dana Robinson
2019-06-11
9
-11/+86
|
|
|
/
|
*
|
Merge pull request #1708 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:H10621 to develop
Scot Breitenfeld
2019-06-12
1
-1/+1
|
|
\
\
|
|
*
\
Merge branch 'develop' into H10621
M. Scot Breitenfeld
2019-04-24
153
-1347/+4541
|
|
|
\
\
|
|
*
\
\
Merge branch 'develop' into H10621
M. Scot Breitenfeld
2019-03-07
144
-12215/+13693
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'develop' into H10621
Scot Breitenfeld
2018-12-07
1
-1/+8
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Implemented VOL APIs and C constants, no tests
Scot Breitenfeld
2018-12-07
1
-1/+1
|
*
|
|
|
|
|
Merge pull request #1728 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:bugfix/HDFFV-997...
Larry Knox
2019-06-12
3
-1/+418
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow
Larry Knox
2019-06-12
3
-1/+418
|
*
|
|
|
|
|
|
H5A__free() was renamed to H5A__shared_free() and now requires
Dana Robinson
2019-06-11
4
-18/+20
|
*
|
|
|
|
|
|
Fixed a memory issue where unfreed shared attribute dataspace memory
Dana Robinson
2019-06-11
4
-25/+25
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Minor tweaks to the VOL function comments to bring them in line with the
Dana Robinson
2019-06-06
1
-6/+27
|
*
|
|
|
|
|
Merge pull request #1719 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vipl to develop
Dana Robinson
2019-06-05
4
-37/+95
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Added a VOL initialization property list type.
Dana Robinson
2019-06-05
4
-37/+95
|
*
|
|
|
|
|
|
Minor warning fixes:
Dana Robinson
2019-06-05
2
-1/+4
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #1717 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to dev...
Neil Fortner
2019-06-04
3
-339/+732
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Minor fixes/improvements for VDS performance improvement (HDFFV-10693).
Neil Fortner
2019-06-03
1
-15/+17
[next]