summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
Commit message (Expand)AuthorAgeFilesLines
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-45/+45
* sprintf to snprintf (#1815)Sean McBride2022-06-221-10/+10
* Various warning fixes (#1812)Sean McBride2022-06-221-24/+24
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-188/+188
* Fixes unused/unset variable warnings from aocc (#1712)Dana Robinson2022-05-031-2/+2
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-8/+8
* Warnings fixes (#1680)jhendersonHDF2022-04-251-88/+99
* Fix bugs in test/vfd.c (#1538)Neil Fortner2022-03-291-3/+8
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-0/+2030
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-10/+10
* VFD plugins (#602)jhendersonHDF2021-09-291-3/+15
* VFD ctl feature (#981)jhendersonHDF2021-09-231-14/+530
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-6/+6
* Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)Dana Robinson2021-04-291-1/+12
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-1/+33
* Update clang config (#473)Quincey Koziol2021-03-171-17/+68
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-6/+6
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Fixes minor issues in various virtual file driversDana Robinson2020-10-291-2/+0
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-6/+6
* Clang-format of source filesAllen Byrne2020-09-301-851/+835
* File changes to affect formattingAllen Byrne2020-09-041-6/+6
* Fixes the splitter VFD test on Windows.Dana Robinson2020-08-121-1/+1
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Fixes warnings in the splitter VFD and testsDana Robinson2020-08-061-109/+148
* Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-4/+3
* * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-251-34/+46
* Patch a few holes in the Splitter VFD implementation.Jacob Smith2020-05-291-1/+2
* Add Splitter VFD to library.Jacob Smith2020-03-131-5/+1092
* Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-9/+6
|\
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-9/+6
* | testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-6/+9
|/
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-82/+114
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-231-13/+112
|\
| * Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-55/+13
| * Squashed commit of the following:Larry Knox2019-07-251-13/+154
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-07-221-0/+27
|\ \ | |/
| * Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-0/+27
* | Minor formatting adjustments.Jacob Smith2019-07-221-32/+53
* | Add test that uses the family member FAPL setting.Jacob Smith2019-05-241-0/+112
|/
* C and POSIX call cleanupDana Robinson2019-01-111-21/+23
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-11/+10
* HD prefix and whitespaceAllen Byrne2018-08-281-11/+11
* Fixed typo in vfd.c from 'updated VFD feature flag' checkin.Dana Robinson2017-05-301-1/+1
* Added feature flag checks for a few other VFDs in test/vfd.c.Dana Robinson2017-05-261-10/+116