summaryrefslogtreecommitdiffstats
path: root/test/ohdr.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* VFD plugins (#602)jhendersonHDF2021-09-291-8/+18
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+1
* Fixes a bad memory read and unfreed memory in fsinfo code (#893)Dana Robinson2021-08-121-0/+56
* Update clang config (#473)Quincey Koziol2021-03-171-7/+28
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-4/+4
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-3/+3
* 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
* Clang-format of source filesAllen Byrne2020-09-301-721/+854
* Merge branch 'develop' into mdc_sl_optmainzer2020-08-131-1/+1
|\
| * Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-051-0/+24
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* So that I can use PASSED(); anywhere a statement can go, #define PASSED() withDavid Young2020-02-281-4/+4
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-11/+14
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-5/+6
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Cleanup HD prefixAllen Byrne2019-08-051-2/+2
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+2
* Cleaned up misc warnings.Dana Robinson2019-06-291-1/+1
* Fixed a problem in the ohdr test where hard-coded strings passedDana Robinson2019-06-191-202/+150
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-46/+5
* Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-2/+2
* Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-071-0/+10
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-15/+35
* Update calls: H5Dcreate to H5Dcreate2, H5Acreate to H5Acreate2.Jacob Smith2019-01-031-20/+20
* fix wrong function name that is missed by correctional macroJacob Smith2018-12-311-1/+1
* OHDR tests now accept h5_fileaccess() fapls.Jacob Smith2018-12-261-35/+53
* Add "compact" storage test to relative header size comparisons.Jacob Smith2018-12-191-60/+80
* Move H5Fset_dset_no_attrs_hint VOL operations to native.Jacob Smith2018-12-181-0/+863
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+1
* VOL FEATUREDana Robinson2018-10-101-15/+16
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-17/+13
* HD prefix and whitespaceAllen Byrne2018-08-281-2/+2
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1
* Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-061-10/+10
* Cleanup API context function usage.Quincey Koziol2018-03-191-12/+11
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-53/+59
|\
| * Fix memory leak simply by capturing allocation in varAllen Byrne2018-03-161-53/+59
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-22/+75
|\ \ | |/
| * Fixed DT failureBinh-Minh Ribler2018-02-141-3/+10
| * Additional testsBinh-Minh Ribler2018-02-131-20/+66
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-62/+67
|/
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-2/+3
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-0/+155
* Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-291-2/+1
|\
| * Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-2/+1
* | Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-7/+7
|/