summaryrefslogtreecommitdiffstats
path: root/test/genall5.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix several warnings (#747)jhendersonHDF2021-06-161-10/+10
|
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-25/+0
| | | | | | | | | * Fixed clang-tidy readability-redundant-control-flow warnings Just removed useless trailing return statements. * Removed blank lines from h5diffgentest.c with clang-format v10.0.1. Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* Update license url (#332)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories.
* 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
| | | | Code changes to provide versioning support when adding to the enumerated defines for H5F_libver_t.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* HDFFV-10124 Using cache_common.h contains other include filesAllen Byrne2017-02-021-5/+0
|
* Add missing filesQuincey Koziol2017-01-291-0/+3893