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
/
c++
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
18
-18/+0
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
1
-2/+2
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
1
-18/+45
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-1/+1
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Minor things noticed while merging to 1.10 (#1739)
Dana Robinson
2022-05-06
1
-4/+4
*
Removed checks/workarounds for pre-C++89 compatibility (#449)
Sean McBride
2021-03-10
8
-58/+6
*
Update license url part2 (#333)
Larry Knox
2021-02-17
20
-20/+20
*
CMake: Add an option to opt-out static libgcc
Michel Zou
2020-10-31
1
-2/+2
*
Clang-format of source files
Allen Byrne
2020-09-30
16
-1071/+1001
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-2/+2
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+14
*
Make examples installation respect DESTDIR. Fixes
David Young
2020-05-26
1
-2/+2
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
10
-60/+60
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-4/+4
*
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-01-15
1
-1/+1
*
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-01-15
1
-1/+1
*
Apparently, + has no special meaning, and neither does \+, in so-called
David Young
2019-11-12
1
-1/+1
*
Make these scripts relocatable again: derive a relative path for the
David Young
2019-11-05
1
-1/+24
*
Let us override the examples directory using --with-examplesdir=DIR.
David Young
2019-10-03
2
-3/+3
*
Under the examples directories, always find the installed HDF5
David Young
2019-10-03
1
-1/+1
*
Whitespace cleanup
Allen Byrne
2019-09-18
16
-1111/+1112
*
HDFFV-10529 Update CMake tests to use test fixtures
Allen Byrne
2019-07-23
1
-70/+65
*
HDFFV-10845 make flags private
Allen Byrne
2019-07-18
1
-0/+10
*
Correct OUTPUT_NAME usage
Allen Byrne
2019-07-18
1
-0/+1
*
HDFFV-10845 use of TARGETFILE disables auto emulator
Allen Byrne
2019-07-17
1
-2/+4
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-6/+16
*
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
1
-4/+4
*
Change prefix in example scripts to relative path to bin. This was done
Larry Knox
2018-08-23
1
-1/+1
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-1/+1
*
Fix MPI on Windows by adding MPI include folder
Allen Byrne
2018-05-09
1
-2/+2
*
TRILABS-19 remove add_defintions and use generator expressions
Allen Byrne
2018-04-26
1
-6/+6
*
TRILABS-20 set a compiler name on all project commands
Allen Byrne
2018-04-20
1
-1/+1
*
TRILABS-19 Initial conversion of include_directories to targets
Allen Byrne
2018-04-17
1
-0/+2
*
Change CMake min to 3.10
Allen Byrne
2018-03-09
1
-1/+1
*
Inc CMake min, Add new tests, rework test CMake files
Allen Byrne
2018-02-27
2
-3/+3
*
HDFFV-10385 rework java names
Allen Byrne
2018-01-17
1
-2/+0
*
Fixed incorrect calls
Binh-Minh Ribler
2017-09-14
16
-52/+52
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
20
-114/+87
*
HDFFV-10094: upgrade cmake command conventions
Allen Byrne
2017-01-11
1
-2/+28
*
Update cmake min version and cmake command convention
Allen Byrne
2017-01-10
2
-16/+15
*
Description:
Binh-Minh Ribler
2016-11-14
16
-144/+53
*
[svn-r27507] Merge of r27237-27500 from the trunk.
Dana Robinson
2015-08-14
1
-4/+4
|
\
|
*
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
Scot Breitenfeld
2015-08-11
1
-4/+23
|
*
[svn-r27489] reverted merge of branch
Scot Breitenfeld
2015-08-11
1
-23/+4
|
*
[svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
Scot Breitenfeld
2015-08-05
1
-4/+1
|
|
\
|
*
|
[svn-r27469] Merge from trunk with dual-binary CMake code.
Allen Byrne
2015-08-05
2
-5/+8
|
*
|
[svn-r27221] Reworked Fortran autools REAL KIND detection.
Scot Breitenfeld
2015-06-16
1
-0/+5
[next]