summaryrefslogtreecommitdiffstats
path: root/test/genall5.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-113/+113
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-48/+48
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-343/+343
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-11/+11
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-60/+0
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-291-3/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-41/+41
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-312/+312
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Snprintf2 (#1399)Sean McBride2022-01-281-45/+45
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Fix several warnings (#747)jhendersonHDF2021-06-161-10/+10
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-25/+0
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-8/+8
* Clang-format of source filesAllen Byrne2020-09-301-611/+578
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-24/+48
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-4/+4
* HD prefix and whitespaceAllen Byrne2018-08-281-1860/+1348
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-3/+3
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-3/+3
* Changes made based on code reviews.Vailin Choi2018-01-121-4/+4
* Initial checkin for library version boundsVailin Choi2017-10-031-37/+90
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* HDFFV-10124 Using cache_common.h contains other include filesAllen Byrne2017-02-021-5/+0
* Add missing filesQuincey Koziol2017-01-291-0/+3893