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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...
Richard Warren
2019-12-06
21
-250/+326
|
\
|
*
Implement public H5Sselect_project_intersection(). Updated internal
Neil Fortner
2019-12-06
7
-122/+308
|
*
Implement H5VLget_file_type() to return a copy of a datatype with the
Neil Fortner
2019-12-06
34
-289/+656
|
*
Merge pull request #2080 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_h...
Vailin Choi
2019-12-06
3
-3/+8
|
|
\
|
|
*
More fixes for the PR:
Vailin Choi
2019-12-06
1
-0/+1
|
|
*
Verify the decoded version for hyperslab selection.
Vailin Choi
2019-12-05
2
-3/+7
|
*
|
Add OAPL parameter to H5Rcreate_ APIs
Jordan Henderson
2019-12-06
3
-9/+40
|
|
/
*
|
Merged HDFFV-10929_2GB_testing to hdf5_1_12
Richard Warren
2019-12-06
58
-240/+827
|
/
*
Add changes from PR 2049 to hdf5_1_12 branch
Chris Hogan
2019-12-03
2
-15/+63
*
Check for both default LCPL values
Chris Hogan
2019-11-27
1
-2/+2
*
Use API context to store/retrieve LCPL and DCPL properties
Chris Hogan
2019-11-27
11
-17/+285
*
Correct file extension
Allen Byrne
2019-11-14
1
-1/+1
*
Fixed the H5_set_bigio_count prototype by adding a missing input argument.
Richard Warren
2019-10-23
1
-1/+1
*
Rename the set/get bigio_count functions. Also add the renamed prototypes to...
Richard Warren
2019-10-23
3
-10/+11
*
Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file.
Larry Knox
2019-10-21
1
-2/+2
*
Added the two missing files from the previous PR as requested by Les
Richard Warren
2019-10-15
1
-0/+3
*
Initial 2GB port from develop to the 1_12 branch
Richard Warren
2019-10-15
4
-166/+219
*
Fix encode and decode of tokens in H5VLnative
Jerome Soumagne
2019-10-11
8
-158/+226
*
Fixed a bug (HDFFV-10899) where the behavior of the deprecated
Dana Robinson
2019-10-11
1
-78/+81
*
Fixed the java assert issue with H5O cache corking calls.
Dana Robinson
2019-10-11
1
-3/+4
*
Corrected missing parallel #ifdefs.
Dana Robinson
2019-10-11
1
-0/+2
*
Converted H5O MD cache cork calls to use the VOL.
Dana Robinson
2019-10-11
6
-57/+252
*
Marked up H5Fget/set_mpi_atomicity() to use the VOL.
Dana Robinson
2019-10-11
4
-23/+105
*
Unify code between H5Lcopy and H5Lmove
Jordan Henderson
2019-10-10
2
-9/+14
*
Merge pull request #1990 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:references_1_12 t...
Larry Knox
2019-10-09
57
-1985/+6295
|
\
|
*
Fix func enter macro in H5T_ref_reclaim()
Jerome Soumagne
2019-10-09
1
-1/+1
|
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
1
-2/+2
|
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
38
-1357/+4694
|
*
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
13
-104/+489
|
*
Add 'blob' callbacks to VOL, along with a native implementation to store them
Quincey Koziol
2019-10-08
21
-468/+1032
*
|
Merge pull request #1962 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_H...
Vailin Choi
2019-10-09
1
-36/+168
|
\
\
|
|
/
|
/
|
|
*
Merge pull request #1934 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2019-09-30
1
-36/+168
*
|
Whitespace and macro semi-colon
Allen Byrne
2019-10-02
7
-199/+197
*
|
More whitespace synching
Allen Byrne
2019-10-02
13
-1695/+1693
*
|
Cleanup whitespace and comments compared to develop
Allen Byrne
2019-10-02
1
-4/+4
*
|
fix for statement declare variable
Allen Byrne
2019-09-30
2
-57/+59
|
/
*
Set versions in initial hdf5_1_12 revision.
hdf5_1_12-initial
Larry Knox
2019-09-25
1
-3/+3
*
Revert "Moved NDEBUG guards to H5EA_DEBUG in H5EA package."
Dana Robinson
2019-09-24
6
-16/+36
*
Revert "Fix for H5EA debug package when built in release mode."
Dana Robinson
2019-09-24
1
-2/+0
*
Fix for H5EA debug package when built in release mode.
Dana Robinson
2019-09-18
1
-0/+2
*
Moved NDEBUG guards to H5EA_DEBUG in H5EA package.
Dana Robinson
2019-09-17
6
-36/+16
*
Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant
Dana Robinson
2019-09-17
1
-0/+3
*
Fix segfault after H5VL_loc_params_t fix merge
Jordan Henderson
2019-09-16
2
-4/+4
*
Merge pull request #1922 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-09-16
2
-7/+8
|
\
|
*
HDFFV-10901 add missing config options
Allen Byrne
2019-09-13
2
-7/+8
[next]