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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source formatted
Allen Byrne
2020-10-01
38
-3292/+3104
*
Add clang-format changes from develop.
Allen Byrne
2020-09-28
2
-25/+41
*
Sync with develop
Dana Robinson
2020-08-01
5
-17/+167
*
Squashed commit of the following:
Larry Knox
2020-06-21
1
-4/+116
*
Whitespace cleanup
Allen Byrne
2020-05-12
21
-271/+271
*
Merge changes from develop mostly cmake 3.12 minimum version
Allen Byrne
2020-02-23
1
-1/+1
*
Improved CMake options for tests
Allen Byrne
2020-01-19
2
-30/+32
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-19
4
-36/+35
*
Apparently, + has no special meaning, and neither does \+, in so-called
David Young
2019-12-19
1
-1/+1
*
Get the path to prefix right: needs a ../ to back out of subdirectory
David Young
2019-12-19
1
-1/+1
*
Make this script relocatable again: derive a relative path for the
David Young
2019-12-19
1
-2/+25
*
Let us override the examples directory using --with-examplesdir=DIR.
David Young
2019-12-19
2
-3/+3
*
Under the examples directories, always find the installed HDF5
David Young
2019-12-19
1
-1/+1
*
Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...
Jerome Soumagne
2019-12-09
2
-28/+5
*
Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...
Richard Warren
2019-12-06
1
-1/+1
|
\
|
*
Add OAPL parameter to H5Rcreate_ APIs
Jordan Henderson
2019-12-06
1
-1/+1
*
|
Merged HDFFV-10929_2GB_testing to hdf5_1_12
Richard Warren
2019-12-06
2
-5/+28
|
/
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
7
-12/+206
*
Merge reconciliation and VFD test fixes
Allen Byrne
2019-08-04
1
-3/+3
*
HDFFV-10529 Update CMake tests to use test fixtures
Allen Byrne
2019-07-23
1
-96/+93
*
HDFFV-10845 use of TARGETFILE disables auto emulator
Allen Byrne
2019-07-17
1
-1/+2
*
HDFFV-10805 cleanup examples and test code
Allen Byrne
2019-06-20
1
-1/+0
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
2
-158/+52
*
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
1
-6/+6
*
Refactor mpi test names
Allen Byrne
2019-02-11
1
-9/+9
*
Rename parallel tests to start with PAR_
Allen Byrne
2019-02-11
1
-2/+2
*
MPI vars need passed in, change to grepTest
Allen Byrne
2019-01-20
1
-12/+10
*
Add parrallel runTest.cmake for ph5example
Allen Byrne
2019-01-18
1
-4/+6
*
HDFFV-10656 Add CHECK_VOL support to CMake
Allen Byrne
2018-12-20
1
-9/+9
*
Remove reference to h5_vol_external_log_native.
Quincey Koziol
2018-12-06
1
-3/+1
*
Remove example VOL connector, since it's been superceded by the pass-through
Quincey Koziol
2018-11-28
3
-504/+2
*
Added 'notify' callback for async requests; switched VOL class and info
Quincey Koziol
2018-11-28
1
-0/+1
*
Switch loc_params to VOL callbacks to pass struct by pointer instead of by
Quincey Koziol
2018-11-22
1
-14/+14
*
Add info_to_str and str_to_info "management" callbacks for serializing and
Quincey Koziol
2018-11-21
1
-0/+2
*
Switch driver | plugin => connector.
Quincey Koziol
2018-11-04
1
-34/+34
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-04
1
-86/+65
|
\
|
*
Removed a couple of extraneous commas from VOL example.
Dana Robinson
2018-10-30
1
-2/+2
|
*
Cleaned up VOL example.
Dana Robinson
2018-10-30
1
-83/+62
|
*
Fixed VOL example to use a platform-independent format
Dana Robinson
2018-10-29
1
-8/+8
*
|
Refactor, standardize, and revise the async request callbacks.
Quincey Koziol
2018-11-04
1
-4/+6
*
|
Fix names of VOL API routines.
Quincey Koziol
2018-10-27
1
-2/+2
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-10-25
2
-109/+94
|
\
\
|
|
/
|
*
Fixed warnings in the VOL example and run it from the script.
Dana Robinson
2018-10-21
2
-9/+11
|
*
Updates to the VOL ID and object API calls.
Dana Robinson
2018-10-17
1
-106/+86
*
|
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
2
-49/+50
|
/
*
VOL FEATURE
Dana Robinson
2018-10-10
3
-13/+547
*
Change prefix in example scripts to relative path to bin. This was done
Larry Knox
2018-08-23
1
-1/+1
*
H5O_info fixes for java and examples
Allen Byrne
2018-05-31
1
-1/+1
*
Fix MPI on Windows by adding MPI include folder
Allen Byrne
2018-05-09
1
-4/+4
*
TRILABS-19 remove add_defintions and use generator expressions
Allen Byrne
2018-04-26
1
-17/+12
[next]