summaryrefslogtreecommitdiffstats
path: root/test/links.c
Commit message (Expand)AuthorAgeFilesLines
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-2/+6
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Update clang config (#473)Quincey Koziol2021-03-171-61/+244
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-131/+131
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-14/+14
* Reformat source (#244)Quincey Koziol2021-01-071-6/+6
* Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174)vchoi-hdfgroup2020-12-161-0/+13
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-5/+5
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-9/+9
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-7092/+11218
* Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-10/+9
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-371/+4627
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-143/+242
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-16/+17
* Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-041-2/+7
* 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