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
/
test
/
ohdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-5/+5
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-3/+0
*
Remove some "Programmer" comments (#3209)
Dana Robinson
2023-06-29
1
-3/+0
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-9/+9
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
1
-1/+1
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-17/+17
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-10/+10
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-1/+1
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
1
-317/+343
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-3/+3
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-8/+18
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-1/+1
*
Fixes a bad memory read and unfreed memory in fsinfo code (#893)
Dana Robinson
2021-08-12
1
-0/+56
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-7/+28
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-4/+4
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
1
-3/+3
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
1
-2/+2
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-721/+854
*
Merge branch 'develop' into mdc_sl_opt
mainzer
2020-08-13
1
-1/+1
|
\
|
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-1/+1
*
|
When flushing, the metadata cache attempts to flush entries in increasing
mainzer
2020-08-05
1
-0/+24
|
/
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
*
So that I can use PASSED(); anywhere a statement can go, #define PASSED() with
David Young
2020-02-28
1
-4/+4
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-11/+14
*
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-01-04
1
-5/+6
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
1
-2/+2
*
Cleanup HD prefix
Allen Byrne
2019-08-05
1
-2/+2
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-2/+2
*
Cleaned up misc warnings.
Dana Robinson
2019-06-29
1
-1/+1
*
Fixed a problem in the ohdr test where hard-coded strings passed
Dana Robinson
2019-06-19
1
-202/+150
*
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
1
-46/+5
*
Used the H5_INC_ENUM macro to squash enum value increment warnings.
Dana Robinson
2019-03-21
1
-2/+2
*
Delay checking if decoded message's "shareable" flag is appropriate for
Neil Fortner
2019-01-07
1
-0/+10
*
Corrected comment in src/H5VLint.c, fixed pass-through info size in
Quincey Koziol
2019-01-06
1
-15/+35
*
Update calls: H5Dcreate to H5Dcreate2, H5Acreate to H5Acreate2.
Jacob Smith
2019-01-03
1
-20/+20
*
fix wrong function name that is missed by correctional macro
Jacob Smith
2018-12-31
1
-1/+1
*
OHDR tests now accept h5_fileaccess() fapls.
Jacob Smith
2018-12-26
1
-35/+53
*
Add "compact" storage test to relative header size comparisons.
Jacob Smith
2018-12-19
1
-60/+80
*
Move H5Fset_dset_no_attrs_hint VOL operations to native.
Jacob Smith
2018-12-18
1
-0/+863
*
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-1/+1
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-15/+16
*
Normalization with vol_integration (test code and H5Xtest.c)
Dana Robinson
2018-09-20
1
-17/+13
*
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-2/+2
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-1/+1
*
Minor warning cleanup while working on VOL issues.
Dana Robinson
2018-04-06
1
-10/+10
*
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-12/+11
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-53/+59
|
\
|
*
Fix memory leak simply by capturing allocation in var
Allen Byrne
2018-03-16
1
-53/+59
[next]