summaryrefslogtreecommitdiffstats
path: root/test/fillval.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-40/+40
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-26/+29
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-2/+2
* Fix incorrect error check in H5Ofill.c for undefined fill values (#3312)jhendersonHDF2023-08-021-3/+32
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-11/+11
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-60/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-21/+21
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-126/+125
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-4/+4
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-4/+4
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-16/+16
* Comment cleanup (#2689)Quincey Koziol2023-04-111-25/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-1/+5
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-113/+113
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+4
* More various warnings (#958)Sean McBride2021-08-251-3/+3
* Update clang config (#473)Quincey Koziol2021-03-171-3/+11
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-4/+4
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-29/+29
* Clang-format of source filesAllen Byrne2020-09-301-1090/+1344
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-1/+1
|\
| * Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-1/+1
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-6/+6
|/
* Misc warning fixes.Dana Robinson2020-05-101-5/+26
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-0/+5
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-2/+2
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-2/+1
* Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...David Young2019-11-271-6/+2
* Oops, remove more C99 designated initializers for VS 2010 compatibility.David Young2019-11-251-2/+6
* GCC isn't smart enough to realize that `fill_c` is always initializedDavid Young2019-11-131-1/+2
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-8/+8
* Add HD prefix to testsAllen Byrne2019-08-151-437/+437
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-25/+32
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-1/+1
* Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-1/+1
* Changes to be committed:Frank.Willmore2016-10-251-1/+1
* [svn-r30285] Description:Quincey Koziol2016-08-131-21/+23
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-1/+1
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-1/+1
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-1/+1
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1