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
*
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Quincey Koziol
2020-03-20
6
-99/+64
*
Merge remote-tracking branch 'origin/develop' into alloc_stats
Quincey Koziol
2020-03-20
6
-4/+48
|
\
|
*
Merge pull request #2457 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-03-19
1
-1/+20
|
|
\
|
|
*
Fix threadsafe for new test
Allen Byrne
2020-03-18
1
-1/+20
|
*
|
Merge pull request #2456 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-03-18
5
-3/+28
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fixed the RELEASE.txt note for HDFFV-11057
Dana Robinson
2020-03-18
1
-9/+8
|
|
*
Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment
Dana Robinson
2020-03-18
4
-2/+28
|
|
*
Merge branch 'develop' into develop_minor
Dana Robinson
2020-03-18
5
-5/+23
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Very minor comment change in H5VLconnector.h.
Dana Robinson
2020-03-12
1
-1/+1
*
|
|
Merge remote-tracking branch 'origin/develop' into alloc_stats
Quincey Koziol
2020-03-18
5
-5/+23
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #2451 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/devel...
Vailin Choi
2020-03-16
5
-5/+23
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix issues when deserializing point/all/none selection with version beyond th...
Vailin Choi
2020-03-13
5
-5/+23
|
|
*
Merge pull request #26 in ~VCHOI/my_third_fork from develop to bugfix/develop...
Vailin Choi
2020-03-11
143
-975/+1423
|
|
|
\
*
|
|
\
Merge remote-tracking branch 'origin/develop' into alloc_stats
Quincey Koziol
2020-03-12
1
-5/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #2378 in HDFFV/hdf5 from ~DYOUNG/werror:dont-crash-on-clos...
David Young
2020-03-12
1
-5/+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Avoid a crash, don't check if we're flushing when the file is closing:
David Young
2020-02-13
1
-5/+5
*
|
|
|
Add routines to query the library's free list sizes and allocation stats.
Quincey Koziol
2020-03-10
9
-212/+606
|
/
/
/
*
|
|
Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se...
David Young
2020-03-05
2
-6/+2
|
\
\
\
|
*
|
|
Use a naked pthread_self() call in the HDF5 thread wrappers.
David Young
2020-02-06
2
-6/+2
*
|
|
|
Merge pull request #2424 in HDFFV/hdf5 from ~DYOUNG/hdf5:passed-do-while to d...
David Young
2020-03-05
19
-254/+253
|
\
\
\
\
|
*
|
|
|
Add semicolons to more PASSED() invocations.
David Young
2020-02-28
4
-5/+5
|
*
|
|
|
So that I can use PASSED(); anywhere a statement can go, #define PASSED() with
David Young
2020-02-28
15
-249/+248
*
|
|
|
|
Merge pull request #2434 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-03-04
2
-16/+16
|
\
\
\
\
\
|
*
|
|
|
|
Remove system command from valgrind reports
Allen Byrne
2020-03-02
1
-2/+2
|
*
|
|
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-03-01
2
-3/+3
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #2427 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:develop to develop
Jake Smith
2020-03-01
2
-3/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix incorrect FUNC_LEAVE macro (should match FUNC_ENTER_*_TAG).
Jacob Smith
2020-02-28
2
-3/+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Whitespace
Allen Byrne
2020-02-29
1
-14/+14
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2431 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast to dev...
Kimmy Mu
2020-02-29
1
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
revert type cast
kmu
2020-02-28
1
-2/+2
*
|
|
|
|
Merge pull request #2419 in HDFFV/hdf5 from revise_get_offset to develop
Quincey Koziol
2020-02-28
5
-37/+21
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Switch the 'get offset' operation from a dataset 'get' callback to a [native]
Quincey Koziol
2020-02-28
5
-37/+21
|
/
/
/
/
*
|
|
|
Merge pull request #2411 in HDFFV/hdf5 from ~DYOUNG/werror:darwin-barriers to...
Larry Knox
2020-02-28
1
-1/+139
|
\
\
\
\
|
*
|
|
|
Complete the comment on thread_main(), explaining why the barrier is used.
David Young
2020-02-27
1
-1/+9
|
*
|
|
|
The first implementation seemed to allow for the possibility that a thread
David Young
2020-02-27
1
-1/+8
|
*
|
|
|
Test the right condition for the EBUSY return in pthread_barrier_destroy().
David Young
2020-02-27
1
-1/+1
|
*
|
|
|
s/exit_failure/EXIT_FAILURE/g
David Young
2020-02-27
1
-2/+2
|
*
|
|
|
Implement pthread_barrier(3) for Darwin using a counter, condition variable,
David Young
2020-02-27
1
-0/+123
*
|
|
|
|
Merge pull request #2415 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-02-28
2
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Modfy expression to match mpicc build with Intel as intel compiler, not
Larry Knox
2020-02-27
2
-2/+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2414 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
Scot Breitenfeld
2020-02-27
1
-6/+19
|
\
\
\
\
\
|
*
|
|
|
|
Fixed issue building HDF5 with NAG Fortran 7.0.
M. Scot Breitenfeld
2020-02-27
1
-6/+19
*
|
|
|
|
|
Merge pull request #2412 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-27
1
-2/+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add java version and reference libsettings
Allen Byrne
2020-02-27
1
-2/+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2409 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-27
16
-266/+257
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update examples and fix old version references.
Allen Byrne
2020-02-26
15
-259/+249
|
*
|
|
|
Move MODEL check to before usage in CTestScript.cmake.
Allen Byrne
2020-02-26
2
-7/+8
|
/
/
/
/
*
|
|
|
Merge pull request #2405 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-25
5
-15/+40
|
\
\
\
\
|
*
|
|
|
Copy generated files instead creating twice
Allen Byrne
2020-02-25
1
-8/+32
|
*
|
|
|
Fix standalone link
Allen Byrne
2020-02-25
4
-7/+8
|
/
/
/
/
[next]