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
*
Remove ability to loc by ref from H5VL layer
Jerome Soumagne
2019-10-08
3
-113/+2
*
Add support for retrieving object name by token
Jerome Soumagne
2019-10-08
1
-0/+12
*
Add H5VL_OBJECT_GET_TYPE to get object type
Jerome Soumagne
2019-10-08
3
-1/+63
*
Add H5VL_MAX_TOKEN_SIZE and H5VL_token_t
Jerome Soumagne
2019-10-08
1
-0/+7
*
Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.
Quincey Koziol
2019-10-08
8
-81/+135
*
Fix H5VL_blob_get to return size of blob
Jerome Soumagne
2019-10-08
14
-104/+490
*
Add 'blob' callbacks to VOL, along with a native implementation to store them
Quincey Koziol
2019-10-08
22
-468/+1033
*
Merge pull request #1981 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-10-03
3
-370/+214
|
\
|
*
More whitespace changes
Allen Byrne
2019-10-03
2
-211/+57
|
*
Whitespace cleanup
Allen Byrne
2019-10-03
1
-159/+157
|
/
*
Merge pull request #1970 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-10-02
18
-501/+515
|
\
|
*
HDFFV-10919 merge synching
Allen Byrne
2019-10-02
4
-179/+68
|
*
HDFFV-10408,10918 add note
Allen Byrne
2019-10-02
1
-0/+8
|
*
Whitespace and macro semi-colon
Allen Byrne
2019-10-02
10
-263/+260
|
*
Whitespace synch
Allen Byrne
2019-10-02
1
-58/+58
|
*
HDFFV-10918 add tests for h5repack ext storage
Allen Byrne
2019-10-02
2
-1/+121
|
/
*
Merge pull request #1969 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-10-02
21
-1726/+1734
|
\
|
*
More whitespace synching
Allen Byrne
2019-10-02
13
-1695/+1693
|
*
Cleanup whitespace and comments compared to develop
Allen Byrne
2019-10-02
8
-31/+41
|
/
*
Merge pull request #1967 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-10-01
1
-0/+1
|
\
|
*
Add new toolchain file
Allen Byrne
2019-10-01
1
-0/+1
|
/
*
Merge pull request #1964 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-09-30
4
-82/+126
|
\
|
*
fix for statement declare variable
Allen Byrne
2019-09-30
4
-82/+126
|
/
*
Merge pull request #1961 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-09-30
2
-1/+30
|
\
|
*
Add clang toolchain
Allen Byrne
2019-09-30
2
-1/+30
|
/
*
Merge pull request #1952 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-09-26
1
-2/+2
|
\
|
*
add missing version to list
Allen Byrne
2019-09-26
1
-2/+2
|
/
*
Merge pull request #1949 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-09-26
1
-1/+1
|
\
|
*
Correct default CDash name
Allen Byrne
2019-09-26
1
-1/+1
|
/
*
Set versions in initial hdf5_1_12 revision.
hdf5_1_12-initial
Larry Knox
2019-09-25
10
-27/+27
*
Merge pull request #1943 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2019-09-25
1
-20/+25
|
\
|
*
Merge Binh-Minh's changes for code improvement to chunk_info.c (PR #1942)
Larry Knox
2019-09-25
1
-20/+25
|
/
*
Merge pull request #1756 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/repack_ex...
Jake Smith
2019-09-24
30
-604/+1444
|
\
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2019-09-24
9
-22/+44
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1940 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-09-24
1
-2/+2
|
\
\
|
*
|
Fix missing option and incorrect close
Allen Byrne
2019-09-24
1
-2/+2
|
/
/
*
|
Merge pull request #1939 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...
Dana Robinson
2019-09-24
7
-20/+38
|
\
\
|
*
|
Revert "Moved NDEBUG guards to H5EA_DEBUG in H5EA package."
Dana Robinson
2019-09-24
7
-18/+38
|
*
|
Revert "Fix for H5EA debug package when built in release mode."
Dana Robinson
2019-09-24
1
-2/+0
|
|
*
Update to current external file population.
Jacob Smith
2019-09-24
1
-13/+19
|
|
*
Revert else-if to single line.
Jacob Smith
2019-09-24
1
-22/+12
|
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2019-09-23
456
-35207/+57451
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1937 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Larry Knox
2019-09-23
5
-33/+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove obsolete symbol
Allen Byrne
2019-09-20
1
-14/+13
|
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-09-19
6
-59/+62
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...
Dana Robinson
2019-09-19
6
-59/+62
|
\
\
\
|
*
|
|
Renamed get/set_time() calls in the tools library to avoid name
Dana Robinson
2019-09-19
6
-59/+62
|
|
*
|
small syntax changes
Allen Byrne
2019-09-19
5
-20/+21
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1926 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-09-19
26
-1154/+1203
|
\
\
\
|
*
|
|
Change unused variable to generic form
Allen Byrne
2019-09-19
1
-1/+1
[next]