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
...
|
|
*
|
TRILABS-19 Initial conversion of include_directories to targets
Allen Byrne
2018-04-17
1
-2/+9
|
|
|
/
|
|
*
Close memory leak of last API context when shutting library down.
Quincey Koziol
2018-04-17
2
-18/+21
|
|
*
HDFFV-10444 fix soversion numbers for libraries
Allen Byrne
2018-04-10
1
-2/+2
|
|
*
Remove vestiges of H5_DEBUG_BUILD macro, switching it to the more
Quincey Koziol
2018-04-06
1
-2/+2
|
|
*
Minor warning cleanup while working on VOL issues.
Dana Robinson
2018-04-06
2
-3/+3
|
|
*
Correct errors with non-"instrumented library" builds (production & parallel,
Quincey Koziol
2018-04-05
2
-0/+8
|
|
*
Revert using H5MF_sect_small_can_shrink and H5MF_sect_small_shrink for the
Quincey Koziol
2018-04-02
1
-2/+14
|
|
*
Add comment for the file flush when the file low / high bounds are changed
Quincey Koziol
2018-04-01
1
-0/+19
|
|
*
Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol
Quincey Koziol
2018-04-01
4
-133/+171
|
|
|
\
|
|
|
*
Created internal functions for a couple of H5F calls.
Dana Robinson
2018-03-30
3
-248/+334
|
|
*
|
Expanded comments abuot H5CX_t fields.
Quincey Koziol
2018-03-29
1
-12/+14
|
|
*
|
Add an assert to verify that we don't write when between MPI_Barrier() calls
Quincey Koziol
2018-03-27
1
-0/+3
|
|
*
|
Add comments for internal structs.
Quincey Koziol
2018-03-27
1
-4/+44
|
|
*
|
Remove redundant 'is_collective' parameter from H5CX_set_loc.
Quincey Koziol
2018-03-27
16
-62/+58
|
|
*
|
Correct typo in comment.
Quincey Koziol
2018-03-27
1
-1/+1
|
|
*
|
Revert some tangential code cleanups.
Quincey Koziol
2018-03-23
1
-1/+1
|
|
*
|
Add API context source files to CMake configuration file.
Quincey Koziol
2018-03-21
1
-2/+12
|
|
*
|
Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol
Quincey Koziol
2018-03-21
1
-1/+1
|
|
|
\
\
|
|
|
|
/
|
|
*
|
Corrections for parallel I/O & tests.
Quincey Koziol
2018-03-21
3
-51/+28
|
|
*
|
Update handling of reporting for breaking collective I/O when the default
Quincey Koziol
2018-03-20
1
-10/+14
|
|
*
|
Correct typo for error checking malloc return value.
Quincey Koziol
2018-03-20
1
-1/+1
|
|
*
|
Refactor H5CX code to reduce duplication.
Quincey Koziol
2018-03-20
1
-684/+116
|
|
*
|
Cleanup API context function usage.
Quincey Koziol
2018-03-19
35
-1491/+421
|
|
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
96
-3126/+4604
|
|
|
\
\
|
|
*
|
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
252
-15184/+19821
|
*
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2017-04-11
17
-84/+736
|
|
\
\
\
\
|
*
|
|
|
|
Further minor cleanups
Quincey Koziol
2017-03-28
3
-39/+35
|
*
|
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2017-03-28
15
-41/+192
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Checkpoint normalization against incoming hyperslab / selection / dataspace
Quincey Koziol
2017-03-28
29
-1836/+1802
*
|
|
|
|
|
|
Updated version to 1.10.3-snap1
hdftest
2018-04-30
1
-2/+2
*
|
|
|
|
|
|
HDFFV-10444 fix so numbers and merge java test changes
Allen Byrne
2018-04-10
1
-2/+2
*
|
|
|
|
|
|
Merge pull request #983 in HDFFV/hdf5 from develop to hdf5_1_10
Larry Knox
2018-03-20
1
-1/+1
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format
Vailin Choi
2018-03-20
1
-1/+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Updated version to 1.10.3-snap0
lrknox
2018-03-14
1
-3/+3
*
|
|
|
|
|
Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10
Larry Knox
2018-03-13
13
-49/+281
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #945 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10358 to ...
Dana Robinson
2018-03-13
3
-4/+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Added a fix for HDFFV-10358.
Dana Robinson
2018-03-13
3
-4/+8
|
*
|
|
|
|
|
Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...
Vailin Choi
2018-03-12
10
-45/+273
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Enhancement to the tool h5clear (HDFFV-10360)
Vailin Choi
2018-03-12
7
-38/+239
|
|
*
|
|
|
|
|
Fix for HDFFV-10209 VDS SWMR test failure
Vailin Choi
2018-03-09
3
-7/+34
*
|
|
|
|
|
|
|
Merge branch 'develop' into hdf5_1_10_merge
M. Scot Breitenfeld
2018-03-12
3
-22/+142
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge pull request #938 in HDFFV/hdf5 from avoid_trunc_beta to develop
Scot Breitenfeld
2018-03-12
3
-22/+142
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.c
mainzer
2018-03-12
3
-92/+0
|
|
*
|
|
|
|
|
Merge branch 'develop' into avoid_trunc_beta
M. Scot Breitenfeld
2018-03-05
1
-0/+5
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'develop' into avoid_trunc_beta
M. Scot Breitenfeld
2018-03-02
1
-1/+1
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'develop' into avoid_trunc_beta
M. Scot Breitenfeld
2018-02-20
38
-1544/+2113
|
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'develop' into avoid_trunc_beta
M. Scot Breitenfeld
2018-01-22
14
-1054/+1507
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
Optimized version of avoid truncate patch.
M. Scot Breitenfeld
2017-12-18
3
-0/+212
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'develop' into hdf5_1_10_merge
M. Scot Breitenfeld
2018-03-12
1
-1/+1
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
|
|
Change CMake min to 3.10
Allen Byrne
2018-03-09
1
-1/+1
[prev]
[next]