summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_refs.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
|
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-7/+7
|
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
|
* Add option for h5repack timing #1142 (#1575)Allen Byrne2022-04-041-3/+6
|
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
| | | | file - files not in src or test.
* Source formattedAllen Byrne2020-10-011-265/+281
|
* MinGW uses "MinGW Makefiles"Allen Byrne2020-08-261-1/+1
|
* Normalization of tools with developDana Robinson2020-08-181-1/+0
|
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the ↵Muqun Yang2020-02-101-1/+8
| | | | repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt.
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-6/+9
|
* Merge tools changes from developAllen Byrne2020-01-131-103/+103
|
* HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-201-3/+3
|
* HDFFV-10876 Merge from developAllen Byrne2019-12-091-74/+74
|
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-1/+1
|
* Add HD prefix to testsAllen Byrne2019-08-151-14/+14
|
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-1/+1
| | | | to warning cleanups that are a bit obscure.
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-16/+8
|
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-1/+1
|
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-2/+2
|
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-9/+6
|
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-181-11/+21
|
* HDFFV-10297 Fix resource errors and cleanup whitespaceAllen Byrne2017-10-101-137/+122
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-6/+2
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-4/+4
|
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-19/+19
| | | | Mostly tabs to spaces Remove Modifications comments
* 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.
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+877