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
*
HDFFV=10632 test cleanup
Allen Byrne
2018-12-06
18
-182/+9
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2018-12-05
1
-139/+220
|
\
|
*
Merge pull request #1356 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2018-12-05
1
-139/+220
|
|
\
|
|
*
Updates to t_filters_parallel for missing filters
Jordan Henderson
2018-12-05
1
-139/+220
|
|
/
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2018-12-05
137
-7824/+13942
|
\
\
|
|
/
|
*
Merge pull request #1353 in HDFFV/hdf5 from stackable_vol_fix_01 to develop
Quincey Koziol
2018-12-05
1
-1/+1
|
|
\
|
|
*
Correct Windows build.
Quincey Koziol
2018-12-05
1
-1/+1
|
|
/
|
*
Merge pull request #1347 in HDFFV/hdf5 from stackable_vol to develop
Quincey Koziol
2018-12-05
137
-7823/+13941
|
|
\
|
|
*
Refactor allocating & releasing pass through wrapper objects.
Quincey Koziol
2018-12-03
1
-558/+184
|
|
*
Fix typo
Quincey Koziol
2018-11-30
1
-1/+1
|
|
*
Remove duplicated comment.
Quincey Koziol
2018-11-30
1
-9/+0
|
|
*
Add a couple of missing prototypes for static routines, along with updating
Quincey Koziol
2018-11-30
2
-6/+12
|
|
*
Switch H5VL_class_value_t from unsigned to int, and add "invalid" ID value.
Quincey Koziol
2018-11-29
1
-1/+2
|
|
*
Correct "make check-vol" regression test target.
Quincey Koziol
2018-11-29
2
-3/+5
|
|
*
Switch H5VL_class_value_t from enum to unsigned integer
Quincey Koziol
2018-11-29
4
-45/+31
|
|
*
Add support for "make check-vol", along with a few minor cleanups, etc.
Quincey Koziol
2018-11-29
11
-20/+45
|
|
*
Refactor infrastructure for setting FAPL information from environment
Quincey Koziol
2018-11-28
16
-244/+236
|
|
*
Remove example VOL connector, since it's been superceded by the pass-through
Quincey Koziol
2018-11-28
4
-505/+2
|
|
*
Add pass-through VOL connector
Quincey Koziol
2018-11-28
6
-4/+3116
|
|
*
Update API tracing info for VOL functions and regenerate trace macros for VOL
Quincey Koziol
2018-11-28
4
-19/+75
|
|
*
Added 'notify' callback for async requests; switched VOL class and info
Quincey Koziol
2018-11-28
10
-82/+257
|
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-28
7
-30/+34
|
|
|
\
|
|
*
|
Add using FAPL from h5_fileaccess() to more tests.
Quincey Koziol
2018-11-22
4
-39/+194
|
|
*
|
Remove unused test for unimplemented routine.
Quincey Koziol
2018-11-22
2
-151/+0
|
|
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-22
10
-93/+209
|
|
|
\
\
|
|
*
|
|
Switch loc_params to VOL callbacks to pass struct by pointer instead of by
Quincey Koziol
2018-11-22
22
-451/+450
|
|
*
|
|
Add info_to_str and str_to_info "management" callbacks for serializing and
Quincey Koziol
2018-11-21
12
-53/+295
|
|
*
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-20
2
-1/+10
|
|
|
\
\
\
|
|
*
|
|
|
Revert some of the changes to support the original property list value of
Quincey Koziol
2018-11-18
3
-4/+13
|
|
*
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-18
21
-122/+716
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Add VOL connector info to the flie access property list returned from
Quincey Koziol
2018-11-18
12
-268/+511
|
|
*
|
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-12
5
-105/+120
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
Switch tool error output to match VOL changes within library
Quincey Koziol
2018-11-12
20
-205/+286
|
|
*
|
|
|
|
|
Fix a few error messages
Quincey Koziol
2018-11-12
1
-4/+4
|
|
*
|
|
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-10
2
-47/+12
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Switch switch remainder of API routines to use VOL callbacks.
Quincey Koziol
2018-11-10
25
-561/+462
|
|
*
|
|
|
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-07
31
-666/+669
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-06
7
-9/+9
|
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Remove most debugging shims & scaffolding.
Quincey Koziol
2018-11-04
13
-359/+141
|
|
*
|
|
|
|
|
|
|
|
Switch driver | plugin => connector.
Quincey Koziol
2018-11-04
33
-1230/+1232
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-04
29
-602/+529
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
Refactor, standardize, and revise the async request callbacks.
Quincey Koziol
2018-11-04
7
-73/+441
|
|
*
|
|
|
|
|
|
|
|
|
Refactor and standardize named datatype VOL callbacks.
Quincey Koziol
2018-11-01
5
-176/+359
|
|
*
|
|
|
|
|
|
|
|
|
Refactor and standardize object VOL callbacks.
Quincey Koziol
2018-11-01
10
-291/+289
|
|
*
|
|
|
|
|
|
|
|
|
Refactor and standardize the link VOL callbacks. Also fix error stack for
Quincey Koziol
2018-11-01
7
-197/+382
|
|
*
|
|
|
|
|
|
|
|
|
Refactor and standardize group VOL callbacks.
Quincey Koziol
2018-11-01
4
-115/+307
|
|
*
|
|
|
|
|
|
|
|
|
Update for change in error stack when opening a dataset.
Quincey Koziol
2018-10-31
1
-9/+12
|
|
*
|
|
|
|
|
|
|
|
|
Refactor and standarize file object callbacks, including some fixes on the
Quincey Koziol
2018-10-31
8
-222/+338
|
|
*
|
|
|
|
|
|
|
|
|
Remove erroneous call.
Quincey Koziol
2018-10-29
1
-4/+0
|
|
*
|
|
|
|
|
|
|
|
|
Switch to using VOL callbacks, instead of direct calls to internal routines.
Quincey Koziol
2018-10-29
1
-34/+28
[next]