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 remote-tracking branch 'origin/develop' into merge_hyperslab_update_01
Quincey Koziol
2019-04-29
55
-898/+1926
|
\
|
*
Merge pull request #1676 in HDFFV/hdf5 from ~KOZIOL/hdf5:refactor_obj_create_...
Quincey Koziol
2019-04-26
24
-491/+181
|
|
\
|
|
*
Cast enum to int, for strict varargs handling.
Quincey Koziol
2019-04-25
1
-1/+1
|
|
*
Refactor group creation parameters to take them out of the group creation
Quincey Koziol
2019-04-25
9
-58/+27
|
|
*
Warning cleanup
Quincey Koziol
2019-04-25
4
-2/+4
|
|
*
Refactor link creation parameters from being passing as properties in the
Quincey Koziol
2019-04-25
11
-208/+90
|
|
*
Minor cleanups
Quincey Koziol
2019-04-25
1
-7/+0
|
|
*
Refactor attribute creation parameters to move parameters out of creation
Quincey Koziol
2019-04-25
9
-117/+31
|
|
*
A few minor cleanups
Quincey Koziol
2019-04-25
2
-8/+0
|
|
*
Refactor dataset creation parameters out of the dataset creation property
Quincey Koziol
2019-04-25
9
-93/+31
|
*
|
Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests
Dana Robinson
2019-04-25
3
-29/+29
|
|
/
|
*
Fix issue with H5Iiterate always stopping with an error after the first itera...
Jordan Henderson
2019-04-23
1
-0/+2
|
*
Add an 'unwrap' VOL callback, so that connectors can unwrap an underlying
Quincey Koziol
2019-04-21
8
-60/+213
|
*
Merge pull request #1654 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2019-04-18
1
-0/+30
|
|
\
|
|
*
Fix for HDFFV-10579 H5Arename fails when creation order of attributes is trac...
Vailin Choi
2019-04-12
1
-0/+30
|
*
|
Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe...
Ray Lu
2019-04-18
8
-39/+220
|
|
\
\
|
|
*
|
Moving the handling of null prefix into H5_combine_path.
Songyu Lu
2019-04-17
2
-17/+7
|
|
*
|
Changing the prefix of external file and VDS from empty string to null for pe...
Songyu Lu
2019-04-17
2
-25/+30
|
|
*
|
Improving the condition checking of empty string.
Songyu Lu
2019-04-17
1
-8/+8
|
|
*
|
Replacing string operation strdup with assignment for empty string.
Songyu Lu
2019-04-17
1
-11/+18
|
|
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-15
4
-0/+51
|
|
|
\
\
|
|
*
|
|
Adding some comments.
Songyu Lu
2019-04-11
1
-6/+6
|
|
*
|
|
Minor fix: removal of unnecessary enum values.
Songyu Lu
2019-04-10
1
-3/+1
|
|
*
|
|
Minor fixes: updating the test vds_env.c according to the set up of vds.c.
Songyu Lu
2019-04-10
1
-1/+1
|
|
*
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-09
17
-273/+1216
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
HDFFV-10658 - setting and getting properties in API context:
Songyu Lu
2019-04-09
3
-16/+14
|
|
*
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-08
19
-122/+334
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-04
131
-827/+1710
|
|
|
\
\
\
\
|
|
*
|
|
|
|
This commit basically has the following changes:
Songyu Lu
2019-04-04
2
-8/+54
|
|
*
|
|
|
|
HDFFV-10658: I left out this file in my previous commit.
Songyu Lu
2019-03-22
1
-5/+6
|
|
*
|
|
|
|
HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the...
Songyu Lu
2019-03-22
5
-253/+42
|
|
*
|
|
|
|
HDFFV-10658: setting and getting properties in API context:
Songyu Lu
2019-03-13
6
-42/+391
|
*
|
|
|
|
|
Correct set extent operation on VDS to iterate over # of used sub-datasets
Quincey Koziol
2019-04-16
1
-1/+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Add trace macro.
Quincey Koziol
2019-04-12
1
-0/+1
|
*
|
|
|
|
Add H5Fget_fileno() API routine.
Quincey Koziol
2019-04-12
4
-0/+50
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Modifications based on PR feedback:
Vailin Choi
2019-04-08
1
-0/+1
|
*
|
|
|
Modification for num_elem based on PR feedback.
Vailin Choi
2019-04-08
1
-1/+1
|
*
|
|
|
HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.
Vailin Choi
2019-04-06
16
-273/+1215
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01
Quincey Koziol
2019-04-06
6
-117/+195
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #1644 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2019-04-06
1
-0/+1
|
|
\
\
\
|
|
*
|
|
Fix for HDFFV-10271 hyperslab encoding incorrect length.
Vailin Choi
2019-04-05
1
-0/+1
|
*
|
|
|
Merge pull request #1642 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/separ...
Vailin Choi
2019-04-06
6
-117/+194
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Move dataspace selection-specific coding to the callbacks as preparation for ...
Vailin Choi
2019-04-05
6
-117/+194
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01
Quincey Koziol
2019-04-05
13
-4/+140
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #1639 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/add_v...
Vailin Choi
2019-04-05
11
-4/+17
|
|
\
\
\
|
|
*
|
|
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
11
-4/+17
|
|
|
/
/
|
*
|
|
Setting API context for fapl and libver_bounnds in preparation for the H5Senc...
Vailin Choi
2019-04-04
2
-0/+123
|
|
/
/
*
|
|
Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01
Quincey Koziol
2019-04-04
16
-288/+847
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/develop' into env_vol_load
Quincey Koziol
2019-04-03
124
-541/+870
|
|
\
\
|
|
*
|
Snapshot version 1.11 release 4.
hdftest
2019-04-01
1
-2/+2
[next]