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 branch 'develop' into shared_file_ptr
Quincey Koziol
2019-08-21
117
-20690/+20211
|
\
|
*
Merge pull request #1886 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...
Dana Robinson
2019-08-21
1
-57/+23
|
|
\
|
|
*
Removed unnecessary H5S_FRIEND and dead code.
Dana Robinson
2019-08-20
1
-57/+23
|
|
/
|
*
Merge pull request #1884 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:new_vfd_build_...
Dana Robinson
2019-08-20
13
-805/+172
|
|
\
|
|
*
Merge branch 'develop' into new_vfd_build_cleanup
Dana Robinson
2019-08-20
0
-0/+0
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1883 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2019-08-19
1
-44/+44
|
|
\
\
|
|
*
|
Add H5_DLL to all s3comms function prototypes to stop Windows unresolved
Larry Knox
2019-08-19
1
-44/+44
|
|
|
*
Untangle #ifdef mess in ROS3 code.
Dana Robinson
2019-08-20
13
-787/+154
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-08-19
7
-6/+164
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
HDFFV-10887 Implement requested functions
Allen Byrne
2019-08-19
7
-6/+164
|
|
/
|
*
Merge pull request #1880 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-08-19
99
-19850/+19880
|
|
\
|
|
*
Add missing HD prefix
Allen Byrne
2019-08-18
1
-121/+121
|
|
*
This test cannot use HD prefix macro with printf of fprintf
Allen Byrne
2019-08-17
1
-2/+2
|
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-08-17
2
-2/+21
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Update HD prefix and reconcile hl/cpp test
Allen Byrne
2019-08-16
14
-1216/+1224
|
|
*
Add HD prefix to tests
Allen Byrne
2019-08-15
89
-18632/+18654
*
|
|
Small tidy up.
Quincey Koziol
2019-08-21
1
-10/+8
*
|
|
Progress toward movig H5MF* API to use shared file pointers instead of top
Quincey Koziol
2019-08-21
1
-37/+34
*
|
|
Progress on moving the H5MF* interface to using shared file pointers instead of
Quincey Koziol
2019-08-21
1
-39/+38
*
|
|
Begin converting the H5MF interface to use shared file pointers instead
Quincey Koziol
2019-08-21
6
-83/+82
*
|
|
Progress toward moving the dataset routines to using the 'shared' file pointer
Quincey Koziol
2019-08-21
3
-15/+18
*
|
|
Begin converting dataset code to use shared file pointer instead of top file
Quincey Koziol
2019-08-20
5
-30/+126
*
|
|
Finish converting H5PB_* routines to use shared file pointer, instead of top
Quincey Koziol
2019-08-20
6
-51/+54
*
|
|
First pass of converting H5PB_* routines to use shared file pointers.
Quincey Koziol
2019-08-19
8
-50/+151
*
|
|
Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accum
Quincey Koziol
2019-08-19
5
-17/+16
*
|
|
Partial H5F__accum_* routines.
Quincey Koziol
2019-08-19
7
-38/+36
|
/
/
*
|
Merge pull request #1865 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2019-08-16
2
-2/+21
|
\
\
|
|
/
|
/
|
|
*
Changes based on PR feedback.
Vailin Choi
2019-08-15
2
-4/+6
|
*
Merge pull request #17 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...
Vailin Choi
2019-08-15
42
-2109/+2508
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1875 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-08-15
11
-427/+427
|
\
\
|
*
|
Correct name of folder
Allen Byrne
2019-08-15
1
-1/+1
|
*
|
Mostly whitespace in testpar, addl changes for tmp dir
Allen Byrne
2019-08-15
8
-414/+414
|
*
|
Whitespace cleanup
Allen Byrne
2019-08-15
3
-13/+13
|
/
/
*
|
Merge pull request #1873 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pset_fapl_mp...
Dana Robinson
2019-08-15
10
-484/+567
|
\
\
|
*
|
Some refactoring prior to implementing new H5P MPI functions.
Dana Robinson
2019-08-14
10
-484/+567
*
|
|
Merge pull request #1874 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5s_api_for_da...
Dana Robinson
2019-08-15
3
-0/+82
|
\
\
\
|
*
|
|
Added public H5Sselect_adjust_u and H5Shyper_adjust_s calls.
Dana Robinson
2019-08-15
3
-0/+82
*
|
|
|
Merge pull request #1869 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_file_get_id...
Jerome Soumagne
2019-08-15
5
-9/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameter
Jerome Soumagne
2019-08-14
5
-9/+10
|
|
/
/
*
|
|
Merge pull request #1872 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/ros3_hdfs...
Jake Smith
2019-08-14
11
-1183/+1416
|
\
\
\
|
*
|
|
Fix compiler warnings with diabled ROS3 and HDFS VFDs.
Jacob Smith
2019-08-14
11
-1183/+1416
|
|
/
/
*
|
|
Merge pull request #1871 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/directo...
Ray Lu
2019-08-14
4
-5/+5
|
\
\
\
|
*
|
|
Changed the directory name left out from the previous commit.
Songyu Lu
2019-08-14
1
-1/+1
|
*
|
|
Changed the name of the temporary directory from 'tmp' to a special name to a...
Songyu Lu
2019-08-14
4
-4/+4
|
|
/
/
*
|
|
Merge pull request #1866 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-08-14
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
HDFFV-10879 fix test varname
Allen Byrne
2019-08-14
1
-1/+1
|
/
/
|
*
Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly wit...
Vailin Choi
2019-08-14
2
-1/+18
|
*
Merge pull request #16 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...
Vailin Choi
2019-08-14
1
-0/+1
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1863 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge ...
Dana Robinson
2019-08-14
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Added map API build status to libhdf5.settings.
Dana Robinson
2019-08-14
1
-0/+1
|
/
[next]