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
/
H5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...
Larry Knox
2022-03-01
1
-2/+2
*
Fix release check version logic (#1438)
Allen Byrne
2022-02-24
1
-10/+9
*
Call FUNC_ENTER immediately in H5_init_library (#1287)
jhendersonHDF
2021-12-13
1
-2/+2
*
Make sure plugin interface is initialized before property list interface phas...
jhendersonHDF
2021-11-23
1
-0/+2
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
1
-133/+172
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-1/+3
*
Unsigned comparison to 0 warning avoidance (#869)
Larry Knox
2021-08-02
1
-3/+4
*
Added int variable for comparison with H5_VERS_RELEASE in H5.c to avoid (#866)
Larry Knox
2021-07-30
1
-1/+3
*
Remove version-check for relnum in H5check. (#812)
Allen Byrne
2021-07-27
1
-90/+151
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
1
-6/+3
*
Removes alternative function enter/leave macro scheme (#678)
Dana Robinson
2021-05-29
1
-4/+0
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-1/+1
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-3/+0
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-2/+2
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-17/+31
*
Add H5atclose and H5is_library_terminating routines. (#139)
Quincey Koziol
2020-12-01
1
-8/+117
*
Minor cleanups (#132)
Quincey Koziol
2020-11-26
1
-5/+5
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-6/+7
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-0/+1
*
First cut of the H5 public API documentation. (#80)
Gerd Heber
2020-11-18
1
-0/+36
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-273/+254
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-14/+10
*
Reduce overhead for H5open, which is involved in the public symbols like H5T_...
Quincey Koziol
2020-06-16
1
-3/+5
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-7/+7
*
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Quincey Koziol
2020-03-20
1
-16/+4
*
Merge remote-tracking branch 'origin/develop' into alloc_stats
Quincey Koziol
2020-03-20
1
-1/+3
|
\
|
*
Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment
Dana Robinson
2020-03-18
1
-1/+3
*
|
Add routines to query the library's free list sizes and allocation stats.
Quincey Koziol
2020-03-10
1
-0/+93
|
/
*
Added the map (H5M) API
Dana Robinson
2019-08-13
1
-0/+3
*
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-1/+5
*
Yanked all MPI-1 calls
Dana Robinson
2018-11-27
1
-1/+1
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+4
*
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
1
-10/+10
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-2/+2
*
Resolve memory leak of last API context, by freeing it in H5CX terminate
Quincey Koziol
2018-04-18
1
-2/+1
*
Revert "Close memory leak of last API context when shutting library down."
Quincey Koziol
2018-04-18
1
-2/+2
*
Close memory leak of last API context when shutting library down.
Quincey Koziol
2018-04-17
1
-2/+2
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-19/+17
|
\
|
*
Normalization with VOL integration branch.
Dana Robinson
2017-12-05
1
-12/+12
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-2/+12
|
/
*
Normalization with VOL integration branch.
Dana Robinson
2017-12-01
1
-0/+1
*
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-58/+7
*
Fix for HDFFV-10160
Vailin Choi
2017-06-29
1
-0/+7
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Fixed problems that prevent bin/trace from marking up some functions.
Dana Robinson
2017-04-21
1
-3/+3
*
[svn-r29350] Revert h5check_version change to check LT_VERS_XXXX numbers rath...
Larry Knox
2016-03-08
1
-130/+0
*
[svn-r29326] HDFFV-9536: Changed H5check_version() to use libtool shared libr...
Albert Cheng
2016-03-07
1
-0/+130
*
[svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure
Dana Robinson
2016-02-22
1
-1/+2
*
[svn-r29084] Revert of:
Dana Robinson
2016-02-11
1
-2/+1
[next]