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
*
Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe...
Ray Lu
2019-04-18
21
-480/+1220
|
\
|
*
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
|
*
Adding back links_env.out which I accidentally removed in my previous commit.
Songyu Lu
2019-04-15
1
-0/+3
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-15
18
-1/+471
|
|
\
|
*
\
Merge branch 'HDFFV-10658-performance-drop-from-1-8' of https://bitbucket.hdf...
Songyu Lu
2019-04-11
1
-8/+0
|
|
\
\
|
|
*
|
Taking out two unnecessary diff output files.
songyulu
2019-04-11
3
-131/+1
|
*
|
|
Taking out unnecessary diff files for output.
Songyu Lu
2019-04-11
3
-126/+1
|
|
/
/
|
*
|
Adding some comments.
Songyu Lu
2019-04-11
1
-6/+6
|
*
|
Some coding style changes.
Songyu Lu
2019-04-11
6
-13/+12
|
*
|
Adding the standard output files for the external_env.c and vds_env.c tests.
Songyu Lu
2019-04-11
3
-2/+154
|
*
|
Small correction for my previous commit.
Songyu Lu
2019-04-11
1
-2/+2
|
*
|
Forgot to add external_common.c and external_common.h.
Songyu Lu
2019-04-10
1
-0/+2
|
*
|
Updated CMake for the splitting of external.c and vds.c.
Songyu Lu
2019-04-10
2
-0/+108
|
*
|
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
2
-8/+48
|
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-09
29
-775/+2701
|
|
\
\
|
*
|
|
Left out this file in previous commit.
Songyu Lu
2019-04-09
1
-11/+10
|
*
|
|
HDFFV-10658 - setting and getting properties in API context:
Songyu Lu
2019-04-09
8
-52/+75
|
*
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-08
47
-473/+707
|
|
\
\
\
|
*
\
\
\
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-04
193
-1486/+2414
|
|
\
\
\
\
|
*
|
|
|
|
This commit basically has the following changes:
Songyu Lu
2019-04-04
11
-438/+848
|
*
|
|
|
|
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
*
|
|
|
|
|
Merge pull request #1659 in HDFFV/hdf5 from ~KOZIOL/hdf5:vds_set_extent_fix t...
Quincey Koziol
2019-04-17
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Correct set extent operation on VDS to iterate over # of used sub-datasets
Quincey Koziol
2019-04-16
1
-1/+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1658 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-04-15
14
-308/+322
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove conflict symbols
Allen Byrne
2019-04-15
1
-4/+0
|
*
|
|
|
|
|
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
Allen Byrne
2019-04-15
15
-308/+326
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1657 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...
Larry Knox
2019-04-15
1
-1/+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix merge conflicts
Allen Byrne
2019-04-15
1
-1/+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1656 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...
Allen Byrne
2019-04-15
4
-153/+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix fortran omission
Allen Byrne
2019-04-15
1
-0/+1
|
*
|
|
|
|
|
Fix java for new H5Fget_info function
Allen Byrne
2019-04-15
3
-153/+37
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1652 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:check_passthro...
Dana Robinson
2019-04-15
9
-27/+34
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL.
Dana Robinson
2019-04-11
5
-10/+10
|
*
|
|
|
|
Renamed the autotools check-vol target to check-passthrough-vol.
Dana Robinson
2019-04-11
4
-17/+24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1653 in HDFFV/hdf5 from ~KOZIOL/hdf5:get_fileno to develop
Quincey Koziol
2019-04-14
18
-1/+471
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno
Quincey Koziol
2019-04-14
13
-1/+396
|
*
|
|
|
Add trace macro.
Quincey Koziol
2019-04-12
1
-0/+1
|
*
|
|
|
Add H5Fget_fileno() API routine.
Quincey Koziol
2019-04-12
5
-0/+74
|
/
/
/
/
*
|
|
|
Merge pull request #1645 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2019-04-08
29
-775/+2701
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Modifications based on PR feedback:
Vailin Choi
2019-04-08
2
-0/+195
|
*
|
|
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
28
-776/+2507
|
*
|
|
Merge pull request #2 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-10...
Vailin Choi
2019-04-06
2
-0/+80
|
|
\
\
\
|
*
\
\
\
Merge pull request #1 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-10...
Vailin Choi
2019-04-06
6
-117/+194
|
|
\
\
\
\
[next]