summaryrefslogtreecommitdiffstats
path: root/test/links.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some exit calls.Dana Robinson2019-09-071-4/+3
* Mostly whitespace in testpar, addl changes for tmp dirAllen Byrne2019-08-151-97/+97
* Changed the directory name left out from the previous commit.Songyu Lu2019-08-141-1/+1
* Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-141-1/+1
* Added the map (H5M) APIDana Robinson2019-08-131-0/+6
* Mostly whitespace cleanup and consistent test formatAllen Byrne2019-07-311-2413/+1407
* Correct format of drive checkAllen Byrne2019-07-221-5/+9
* HDFFV-10845 fix comment syntaxAllen Byrne2019-07-211-2/+2
* HDFFV-10845 Windows drive can only goto ZAllen Byrne2019-07-211-946/+950
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-99/+99
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+2
* Align H5Lcreate_ud behavior with documentation for NULL udata pointerJordan Henderson2019-01-031-0/+6
* Add error checking to the minimized dset header size calculation.Jacob Smith2018-12-211-16/+16
* Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raisi...Jacob Smith2018-12-201-1/+1
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-181-2/+0
|\
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-2/+0
* | Reformat to be more consistent with existing code.Jacob Smith2018-12-131-8/+8
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-7/+10
|\ \ | |/
| * VOL FEATUREDana Robinson2018-10-101-0/+2
| * Develop normalization with vol_integration.Dana Robinson2018-09-191-8/+8
* | Incorporate minimized dset ohdr tests into extant suite.Jacob Smith2018-11-191-160/+191
|/
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-44/+44
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-57/+57
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-6/+10
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-6/+6
* 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-0/+2
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-1/+1
* Correct issues from pull request reviews.Quincey Koziol2017-02-281-1/+1
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-4/+8
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-8/+4
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-4/+8
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-2/+1
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-2/+99
* Changes to be committed:Frank.Willmore2016-10-251-3/+3
* [svn-r30189] Description:Quincey Koziol2016-07-181-1/+0
* [svn-r30151] Fix daily test failures for checkin #30143 for HDFFV-9940.Vailin Choi2016-07-061-3/+3
* [svn-r30143] Fix for HDFFV-9940.Vailin Choi2016-07-041-0/+277
* [svn-r29035] Removed external links test from external storage test.Dana Robinson2016-02-021-1/+1
* [svn-r28761] Description:Quincey Koziol2016-01-011-18/+39
* [svn-r28696] Minor normalization with revise_chunks.Dana Robinson2015-12-171-6/+5
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-11/+11
* [svn-r27834] Description:Quincey Koziol2015-09-211-1/+5
* [svn-r27811] Description:Quincey Koziol2015-09-161-10/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-28/+1
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-11/+11
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-11/+11
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-34/+34
* [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.Dana Robinson2015-04-301-4/+0