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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Squashed commit of the following:
Larry Knox
2020-06-21
1
-3/+3
*
Detect when there's the same-shaped selection of a single block of elements on
Quincey Koziol
2020-06-07
1
-7/+7
*
Whitespace updates
Allen Byrne
2020-05-13
66
-547/+547
*
Complete the comment on thread_main(), explaining why the barrier is used.
David Young
2020-05-11
1
-1/+9
*
The first implementation seemed to allow for the possibility that a thread
David Young
2020-05-11
1
-1/+8
*
Test the right condition for the EBUSY return in pthread_barrier_destroy().
David Young
2020-05-11
1
-1/+1
*
s/exit_failure/EXIT_FAILURE/g
David Young
2020-05-11
1
-2/+2
*
Implement pthread_barrier(3) for Darwin using a counter, condition variable,
David Young
2020-05-11
1
-0/+123
*
Use HD prefix.
David Young
2020-05-11
1
-13/+13
*
Provide local copies of err(3)- and errx(3)-alike functions
David Young
2020-05-11
1
-7/+37
*
Oops, the test has to return success in the unimplemented case.
David Young
2020-05-11
1
-3/+2
*
src/H5Eint.c: #include H5TSprivate.h for H5TS_thread_id() definitions.
David Young
2020-05-11
1
-2/+2
*
Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.
David Young
2020-05-06
2
-6/+7
*
Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's
David Young
2020-05-06
1
-0/+1
*
Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads
David Young
2020-05-06
3
-4/+164
*
Align contents of CMake and autotools testfile cleanup lists.
Quincey Koziol
2020-05-04
2
-89/+53
*
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-04
2
-10/+204
*
Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...
David Young
2020-04-26
1
-2/+2
*
TRILAB-192 - merge changes from develop
Allen Byrne
2020-04-07
1
-3/+13
*
Merge pull request #2461 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype...
Vailin Choi
2020-04-02
1
-348/+388
*
Was checking the wrong compiler macro.
Quincey Koziol
2020-03-25
1
-1/+1
*
Correct failure when allocation tracking are disabled.
Quincey Koziol
2020-03-24
1
-0/+12
*
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Quincey Koziol
2020-03-23
1
-38/+30
*
Add routines to query the library's free list sizes and allocation stats.
Quincey Koziol
2020-03-23
1
-0/+139
*
Merge changes from develop mostly cmake 3.12 minimum version
Allen Byrne
2020-02-23
1
-1/+1
*
Squashed commit of the following:
David Young
2020-01-31
11
-53/+53
*
Introduce new H5VL _by_value routines
Jordan Henderson
2020-01-29
2
-17/+100
*
Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop
Kimmy Mu
2020-01-28
1
-19/+19
*
Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to develop
Kimmy Mu
2020-01-28
7
-47/+64
*
Merge branch 'hdf5_1_12' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_...
kmu
2020-01-28
1
-2/+1
|
\
|
*
Modify external_env.c to prevent deleting test file of external.c.
Larry Knox
2020-01-27
1
-2/+1
*
|
Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop
Kimmy Mu
2020-01-28
10
-77/+66
|
/
*
Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12
Kimmy Mu
2020-01-24
6
-19/+19
|
\
|
*
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-08
6
-19/+19
*
|
Improved CMake options for tests
Allen Byrne
2020-01-19
2
-2/+4
*
|
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-19
33
-1534/+6434
*
|
Add test for reference shutdown issue
Jerome Soumagne
2020-01-17
1
-0/+83
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)
Allen Byrne
2020-01-07
16
-372/+509
|
\
\
|
|
/
|
*
Remove mismerged code
Quincey Koziol
2020-01-07
1
-4/+0
|
*
Cherry pick of 0225e6d5969
Quincey Koziol
2020-01-04
14
-357/+478
|
*
Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...
Quincey Koziol
2020-01-04
1
-3/+3
|
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2020-01-04
3
-12/+32
*
|
Correct compile statement order
Allen Byrne
2019-12-20
1
-2/+3
|
/
*
Use HD prefix.
David Young
2019-12-19
1
-8/+8
*
Fix HDFFV-10937: use a more reliable (and probably faster) scheme for
David Young
2019-12-19
1
-32/+121
*
Follow longstanding execv convention for compatibility with NetBSD.
David Young
2019-12-19
1
-1/+7
*
Adjust cache.c only variables.
Allen Byrne
2019-12-18
4
-30/+27
*
Fix include to correct memory calls - big-endian issue.
Allen Byrne
2019-12-18
2
-1/+1
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-16
24
-112/+112
*
Fixed missing blob callbacks in test VOL connectors.
Dana Robinson
2019-12-16
2
-0/+12
[prev]
[next]