summaryrefslogtreecommitdiffstats
path: root/test/swmr.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-180/+181
* Fix several spelling/grammar issues (#3621) (#3632)Dana Robinson2023-10-041-2/+2
* Sync test dir w/ develop (#3303)Dana Robinson2023-07-281-168/+168
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-166/+166
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-12/+12
* Fix bug in swmr.c introduced with recent merge (double_t) (#1913)Neil Fortner2022-07-191-3/+3
* Persist dataset access properties when using H5Fstart_swmr_write (#1862)Neil Fortner2022-07-191-0/+373
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-882/+882
* Fix compilation issues with Mingw (#1342)Baljak2022-01-081-20/+20
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* OESS-168: Remove clang warnings. (#1136)H. Joe Lee2021-11-051-2/+2
* VFD plugins (#602)jhendersonHDF2021-09-291-4/+4
* Misc warning fixes (#495)Dana Robinson2021-03-241-11/+23
* Update clang config (#473)Quincey Koziol2021-03-171-58/+232
* Replaces checks for fork, etc. with checks for unistd.h (#457)Dana Robinson2021-03-111-23/+45
* 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
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-2118/+2117
* Merge branch 'develop' into develop_minorDana Robinson2020-08-271-8/+82
|\
| * Moves lock flag to H5F_shared_t and adds test.Dana Robinson2020-08-171-8/+82
* | Removes inappropriate file locking callDana Robinson2020-08-181-2/+0
|/
* Squash merge of file locking fixesDana Robinson2020-08-031-64/+126
* Checkpoint progress on stacking VOL plugins - all standalone regression testsQuincey Koziol2018-10-261-4/+2
* VOL FEATUREDana Robinson2018-10-101-10/+11
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-2/+2
* Develop normalization with vol_integration.Dana Robinson2018-09-191-81/+81
* Cleanup overuse of include filesAllen Byrne2018-02-141-1/+0
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-241-4/+1
* * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-241-6/+30
* Initialized IDs to -1 and minor code tidy.Dana Robinson2017-05-241-6/+6
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+7131