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
/
fillval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-40/+40
*
Consistent initialization of hid_t in the tests (#3521)
Scot Breitenfeld
2023-09-08
1
-26/+29
*
Convert hbool_t --> bool in test (#3494)
Dana Robinson
2023-09-05
1
-2/+2
*
Fix incorrect error check in H5Ofill.c for undefined fill values (#3312)
jhendersonHDF
2023-08-02
1
-3/+32
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-11/+11
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-60/+0
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
1
-3/+3
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-21/+21
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-126/+125
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-4/+4
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
1
-4/+4
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-16/+16
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
1
-25/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-9/+9
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-1/+5
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
1
-113/+113
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-2/+2
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-1/+4
*
More various warnings (#958)
Sean McBride
2021-08-25
1
-3/+3
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-3/+11
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-4/+4
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
1
-1/+1
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
HD prefix updates in src/ and test/
Dana Robinson
2020-10-24
1
-29/+29
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1090/+1344
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-1/+1
|
\
|
*
Minor refactoring based on 1.10 normalization work
Dana Robinson
2020-08-17
1
-1/+1
*
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
1
-6/+6
|
/
*
Misc warning fixes.
Dana Robinson
2020-05-10
1
-5/+26
*
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-01-29
1
-0/+5
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-2/+2
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-2/+1
*
Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...
David Young
2019-11-27
1
-6/+2
*
Oops, remove more C99 designated initializers for VS 2010 compatibility.
David Young
2019-11-25
1
-2/+6
*
GCC isn't smart enough to realize that `fill_c` is always initialized
David Young
2019-11-13
1
-1/+2
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
1
-8/+8
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-437/+437
*
Normalization with vol_integration (test code and H5Xtest.c)
Dana Robinson
2018-09-20
1
-25/+32
*
Rework of the POSIX file open permissions and macros to clean up
Dana Robinson
2017-04-28
1
-1/+1
*
Changed the Windows POSIX open() file permissions to be correct
Dana Robinson
2017-04-28
1
-1/+1
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Misc. small cleanups to sync against incoming page buffering changes.
Quincey Koziol
2017-03-02
1
-1/+1
*
Changes to be committed:
Frank.Willmore
2016-10-25
1
-1/+1
*
[svn-r30285] Description:
Quincey Koziol
2016-08-13
1
-21/+23
*
[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-10-20
1
-1/+1
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
1
-1/+1
*
[svn-r27548] Revert r27545
Jerome Soumagne
2015-08-21
1
-1/+1
*
[svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-08-21
1
-1/+1
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-1/+1
[next]