summaryrefslogtreecommitdiffstats
path: root/test/ohdr.c
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 10 merges (#1633)jhendersonHDF2022-04-141-1/+1
* 1.10 Fixes a bad memory read and unfreed memory in fsinfo code (#893) (#1013)Larry Knox2021-09-151-0/+56
* Hdf5 merge issue 487 v110 (#533)Larry Knox2021-04-011-7/+28
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-7/+7
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-718/+851
* Brings the MDC skiplist optimizations from developDana Robinson2020-08-171-0/+24
* Even more normalization with developDana Robinson2020-08-151-1/+1
* Updated code in H5Xtest.c files and associated tests.Dana Robinson2020-05-181-5/+5
* Misc library test changes from develop.Dana Robinson2020-05-171-893/+866
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-2/+2
* Cleanup when merging to other branchesAllen Byrne2019-07-301-18/+14
* Make corresponding changes for version bounds in V110.Vailin Choi2019-04-101-47/+5
* Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-091-0/+10
* Fix fapl passed into h5_fixname() calls in minimized tests.Jacob Smith2019-01-071-9/+9
* Change H5Dcreate() to H5Dcreate2().Jacob Smith2019-01-031-19/+19
* Change H5Acreate to H5Acreate2Jacob Smith2019-01-021-1/+1
* Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-311-0/+901
* Update system commands with 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
* [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-1/+1
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-1/+1
* [svn-r27292] Description:Quincey Koziol2015-06-271-7/+35
* [svn-r27237] Description:Quincey Koziol2015-06-181-3/+3
* [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN toMohamad Chaarawi2015-01-201-8/+25