summaryrefslogtreecommitdiffstats
path: root/test/ohdr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Refactor H5O code to clean up message allocation, align cache deserialize codeQuincey Koziol2016-11-121-142/+0
* [svn-r30189] Description:Quincey Koziol2016-07-181-1/+0
* [svn-r29842] Description:Quincey Koziol2016-04-301-1/+0
* [svn-r29755] test/ohdr.c apply fix for HDFFV-9713 to not open test file i...Larry Knox2016-04-201-1/+12
* [svn-r29545] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-156/+143
* [svn-r29202] Fix for unknown message HDFFV-9697.Vailin Choi2016-02-241-164/+300
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-70/+70
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-70/+70
* [svn-r28696] Minor normalization with revise_chunks.Dana Robinson2015-12-171-4/+4
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1