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
*
Untangle #ifdef mess in ROS3 code.
Dana Robinson
2019-08-20
5
-517/+65
*
Changes based on PR feedback.
Vailin Choi
2019-08-15
1
-2/+4
*
Merge pull request #17 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...
Vailin Choi
2019-08-15
21
-1202/+1690
|
\
|
*
Merge pull request #1873 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pset_fapl_mp...
Dana Robinson
2019-08-15
9
-484/+566
|
|
\
|
|
*
Some refactoring prior to implementing new H5P MPI functions.
Dana Robinson
2019-08-14
9
-484/+566
|
*
|
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
|
|
|
/
|
*
|
Fix compiler warnings with diabled ROS3 and HDFS VFDs.
Jacob Smith
2019-08-14
4
-709/+1032
|
|
/
*
|
Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly wit...
Vailin Choi
2019-08-14
1
-1/+1
|
/
*
Added map API build status to libhdf5.settings.
Dana Robinson
2019-08-14
1
-0/+1
*
Merge pull request #1860 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge ...
Dana Robinson
2019-08-13
35
-12/+1900
|
\
|
*
Renamed H5Mdelete_key to H5Mdelete and H5Mset to H5Mput.
Dana Robinson
2019-08-13
2
-17/+17
|
*
Added the map (H5M) API
Dana Robinson
2019-08-13
35
-12/+1900
*
|
Added ifdef for intel compilers, __GNUC__ has to be defined for header files ...
M. Scot Breitenfeld
2019-08-13
1
-1/+1
|
/
*
Added gcc conditional for __attribute__((fallthrough)), removes 34 warnings o...
M. Scot Breitenfeld
2019-08-08
1
-0/+4
*
Fix return type for H5Sselect_intersect_block().
Quincey Koziol
2019-07-31
1
-1/+1
*
Updated H5TRACE macro.
Quincey Koziol
2019-07-30
1
-0/+1
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~koziol/hdf5 int...
Quincey Koziol
2019-07-30
10
-12/+8575
|
\
|
*
Update comment and check for strtoumax.
Larry Knox
2019-07-26
1
-3/+2
|
*
Add HD to string functions.
Larry Knox
2019-07-26
4
-53/+58
|
*
Squashed commit of the following:
Larry Knox
2019-07-25
10
-12/+8571
*
|
Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, along
Quincey Koziol
2019-07-30
13
-152/+399
|
/
*
HDFFV-10845 update mingw cmake changes
Allen Byrne
2019-07-17
1
-7/+5
*
HDFFV-10845 add_custom_command requires emulator
Allen Byrne
2019-07-17
1
-2/+2
*
HDFFV-8631, HDFFV-10595, HDFFV-10845
Allen Byrne
2019-07-17
1
-1/+5
*
HDFFV-8631 mingw is different platform
Allen Byrne
2019-07-17
1
-2/+2
*
HDFFV-10845 add support for mingw toolchain
Allen Byrne
2019-07-17
1
-2/+2
*
H5P: Fix wrong value comparison in assert
Jerome Soumagne
2019-07-16
1
-3/+5
*
Reverted snprintf to sprintf in the multi VFD since
Dana Robinson
2019-07-11
1
-12/+12
*
Revert path processing to fix daily test errors.
Dana Robinson
2019-07-10
1
-1/+1
*
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-07-10
1
-1/+1
|
\
|
*
HDFFV-10581 fix locations for static pdb files
Allen Byrne
2019-07-08
1
-1/+1
*
|
Updates to warnhist script, along with a few cleanups, and add some comments
Quincey Koziol
2019-07-10
6
-7/+25
*
|
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-07-03
1
-1/+1
|
\
\
|
|
/
|
*
Fixed libhdf5 settings file for both autotools & CMake
Dhvanil Popat
2019-06-25
1
-1/+1
*
|
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
15
-80/+93
|
/
*
Merge pull request #1787 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...
Dana Robinson
2019-07-02
3
-5/+11
|
\
|
*
Cleaned up misc warnings.
Dana Robinson
2019-06-29
3
-5/+11
*
|
Move the -Wformat-nonliteral warning to the developer flags. Fix bugs
Quincey Koziol
2019-06-29
1
-1/+1
*
|
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-06-28
18
-855/+565
|
\
\
|
|
/
|
*
Merge pull request #1781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...
Dana Robinson
2019-06-28
3
-57/+93
|
|
\
|
|
*
Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c.
Dana Robinson
2019-06-27
3
-57/+93
|
*
|
Merge pull request #1782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...
Dana Robinson
2019-06-28
2
-4/+3
|
|
\
\
|
|
*
|
Warning fixes:
Dana Robinson
2019-06-28
2
-4/+3
|
|
|
/
|
*
|
(1) Add/remove comments.
Vailin Choi
2019-06-27
4
-191/+105
|
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_...
Vailin Choi
2019-06-26
6
-18/+97
|
|
\
\
|
|
|
/
|
*
|
Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...
Vailin Choi
2019-06-24
28
-76/+123
|
|
\
\
|
*
|
|
Checkin for new shutting down free-space manager.
Vailin Choi
2019-06-20
15
-619/+380
[next]