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
*
Fixed a memory issue flagged by valgrind in the direct_chunk test.
Dana Robinson
2019-01-17
1
-2/+2
*
Update usage for FAPLs, and reduce # of groups for smoke checks
Quincey Koziol
2019-01-16
1
-2/+9
*
Work around compiler fussiness on platypus.
Quincey Koziol
2019-01-11
1
-13/+39
*
Delta reduction against hyperslab_updates branch.
Quincey Koziol
2019-01-11
1
-74/+6
*
Merge pull request #1455 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-01-09
1
-0/+57
|
\
|
*
Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...
Jordan Henderson
2019-01-08
1
-0/+57
*
|
Merge pull request #1450 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:TRILAB-98-dt_a...
Ray Lu
2019-01-08
1
-9/+72
|
\
\
|
|
/
|
/
|
|
*
NNSA Tri-LabsTRILAB-98: Another two test cases out.
Songyu Lu
2019-01-08
1
-1/+18
|
*
NNSA Tri-Labs TRILAB-98: Taking out a few more test cases.
Songyu Lu
2019-01-08
1
-10/+22
|
*
NNSA Tri-Labs TRILAB-98 dt_arith and cpp_testhdf5 tests fail on sierra.llnl.g...
Songyu Lu
2019-01-08
1
-2/+36
*
|
Delay checking if decoded message's "shareable" flag is appropriate for
Neil Fortner
2019-01-07
3
-0/+18
*
|
Merge pull request #1445 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...
Vailin Choi
2019-01-07
1
-1/+1
|
\
\
|
*
|
Fix for daily test failure: too many arguments to function 'H5Gopen1'
Vailin Choi
2019-01-07
1
-1/+1
|
|
/
*
|
Merge pull request #1434 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-01-07
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Fix TESTING_2 macro to align output with TESTING macro
Jordan Henderson
2019-01-07
1
-1/+1
*
|
Remove incorrect comment.
Quincey Koziol
2019-01-06
1
-1/+0
*
|
Corrected comment in src/H5VLint.c, fixed pass-through info size in
Quincey Koziol
2019-01-06
12
-260/+574
|
/
*
Merge pull request #1425 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-01-04
1
-0/+6
|
\
|
*
Align H5Lcreate_ud behavior with documentation for NULL udata pointer
Jordan Henderson
2019-01-03
1
-0/+6
*
|
Remove "bad" statements at end of TEST_ERROR.
Jacob Smith
2019-01-04
1
-24/+17
*
|
Add semicolon at end of TEST_ERROR() invocation for consistency.
Jacob Smith
2019-01-04
1
-1/+1
*
|
Change FAIL_PUTS_ERROR to TEST_ERROR.
Jacob Smith
2019-01-04
1
-17/+17
*
|
Update calls: H5Dcreate to H5Dcreate2, H5Acreate to H5Acreate2.
Jacob Smith
2019-01-03
1
-20/+20
|
/
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Vailin Choi
2019-01-02
16
-1660/+3204
|
\
|
*
fix wrong function name that is missed by correctional macro
Jacob Smith
2018-12-31
1
-1/+1
|
*
Merge pull request #1400 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks...
Dana Robinson
2018-12-31
1
-1/+1
|
|
\
|
|
*
Merge branch 'develop' into openmpi_tweaks
Dana Robinson
2018-12-31
24
-1631/+3209
|
|
|
\
|
|
*
|
Added a shell script so we can run the parallel flush test
Dana Robinson
2018-12-20
1
-1/+1
|
*
|
|
Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...
Dana Robinson
2018-12-31
6
-32/+422
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Flipped swapped testing strings.
Dana Robinson
2018-12-28
1
-2/+2
|
|
*
|
Merge branch 'develop' into yay_plugins
Dana Robinson
2018-12-28
1
-1/+96
|
|
|
\
\
|
|
*
|
|
Added test_vol_plugin.sh to the list of scripts to clean
Dana Robinson
2018-12-28
1
-1/+2
|
|
*
|
|
Fixed a CMake build issue (CMake still doesn't run the VOL plugin
Dana Robinson
2018-12-28
1
-1/+1
|
|
*
|
|
Added more sub-tests to the VOL plugin test.
Dana Robinson
2018-12-28
1
-13/+172
|
|
*
|
|
Added a simple test for registration of VOL connector plugins.
Dana Robinson
2018-12-27
5
-30/+260
|
*
|
|
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-28
1
-1/+95
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-27
16
-6/+335
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
OHDR tests now accept h5_fileaccess() fapls.
Jacob Smith
2018-12-26
2
-139/+160
|
*
|
|
|
Fix some CMake listings
Jacob Smith
2018-12-21
2
-1/+1
|
*
|
|
|
Add error checking to the minimized dset header size calculation.
Jacob Smith
2018-12-21
1
-16/+16
|
*
|
|
|
Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raisi...
Jacob Smith
2018-12-20
2
-16/+27
|
*
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2018-12-19
14
-16/+19
|
|
\
\
\
\
|
*
|
|
|
|
Add "compact" storage test to relative header size comparisons.
Jacob Smith
2018-12-19
1
-60/+80
|
*
|
|
|
|
Formatting adjustments.
Jacob Smith
2018-12-18
1
-226/+217
|
*
|
|
|
|
Move H5Fset_dset_no_attrs_hint VOL operations to native.
Jacob Smith
2018-12-18
3
-945/+864
|
*
|
|
|
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-18
5
-142/+69
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Re-format test/ohdr_mindset.c
Jacob Smith
2018-12-14
3
-1060/+360
|
*
|
|
|
|
|
formatting adjustments
Jacob Smith
2018-12-14
1
-27/+61
|
*
|
|
|
|
|
Reformat to be more consistent with existing code.
Jacob Smith
2018-12-13
5
-306/+100
|
*
|
|
|
|
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-13
1
-0/+64
|
|
\
\
\
\
\
\
[next]