summaryrefslogtreecommitdiffstats
path: root/test/mf.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-17/+17
* VFD plugins (#602)jhendersonHDF2021-09-291-90/+113
* Update clang config (#473)Quincey Koziol2021-03-171-26/+104
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-39/+40
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-2/+2
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-2213/+2424
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-0/+8
|\
| * Remove redundant calls to set the metadata cache tagQuincey Koziol2020-08-081-0/+8
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-4/+4
|/
* So that I can use PASSED(); anywhere a statement can go, #define PASSED() withDavid Young2020-02-281-58/+58
* more cleanupkmu2020-01-231-4/+3
* merge and fix conflictkmu2020-01-191-4/+3
|\
* | fix unused related warningskmu2020-01-131-1/+3
|/
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-10/+10
* Merge branch 'develop' into shared_file_ptrQuincey Koziol2019-08-211-1242/+1242
|\
| * Add missing HD prefixAllen Byrne2019-08-181-121/+121
| * Add HD prefix to testsAllen Byrne2019-08-151-1235/+1235
* | Begin converting the H5MF interface to use shared file pointers insteadQuincey Koziol2019-08-211-21/+18
|/
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-1/+0
* Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-46/+13
* VOL FEATUREDana Robinson2018-10-101-87/+88
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-37/+37
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-8/+8
* Normalize with vol_integration.Dana Robinson2018-05-291-125/+125
* Cleanup API context function usage.Quincey Koziol2018-03-191-6/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+7
|\
| * Changes made based on code reviews.Vailin Choi2018-01-121-3/+7
| * Initial checkin for library version boundsVailin Choi2017-10-031-0/+2
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-426/+433
|/
* More minor warning fixes.Dana Robinson2017-05-251-0/+2
* Fixed many minor warnings.Dana Robinson2017-05-251-0/+4
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-1889/+3164
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-27/+27
* [svn-r30275] Rework test_mf_bug1 to work with multi and split drivers.Neil Fortner2016-08-091-66/+106
* [svn-r30268] Remove failure causing code in test/mf.c unintentionally added i...Neil Fortner2016-08-081-1/+1
* [svn-r30264] Fixed an issue that could occur when using H5Pset_alignment wher...Neil Fortner2016-08-081-17/+143
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-340/+340
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-340/+340
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-2/+2
* [svn-r27800] Minor warning fixes in the library tests.Dana Robinson2015-09-161-5/+5
* [svn-r27768] Description:Quincey Koziol2015-09-141-15/+17
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-2/+2
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-2/+2
* [svn-r27459] Merge of 27411 from revise_chunks.Dana Robinson2015-08-041-35/+35
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-1/+1
* [svn-r24020] Description:Quincey Koziol2013-08-171-2/+2
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-120/+281