summaryrefslogtreecommitdiffstats
path: root/hl/tools
Commit message (Collapse)AuthorAgeFilesLines
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-162-10/+10
|
* Source formattedAllen Byrne2020-10-0113-1290/+1202
|
* Merge of clang-format changes from developAllen Byrne2020-09-302-0/+61
|
* Normalizations with developDana Robinson2020-08-161-1/+1
|
* Merge from dev of tools changesAllen Byrne2020-07-222-45/+60
|
* Fix HDFFV-10591Binh-Minh Ribler2020-07-051-16/+27
| | | | | | | | | | | Description: h52gif produced a segfault when a buffer overflow occurred because the data size was corrupted and became very large. This commit added a check on the data size against the buffer size to prevent the segfault. It also added error reporting to h52gif to display an error message instead of silently exiting when the failure occurred. Platforms tested: Linux/64 (jelly)
* Updated code in H5Xtest.c files and associated tests.Dana Robinson2020-05-181-1/+1
| | | | Reverted overlong-strings warning that gives jam issues.
* Normalization of high-level library with develop. Also brings theDana Robinson2020-05-157-76/+103
| | | | warnhist script over.
* TRILAB-192 - merge changes from developAllen Byrne2020-04-072-0/+9
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Fix gif2h5 tool build on windowsAllen Byrne2020-02-288-180/+187
|
* Merge CMake and tools changes from developAllen Byrne2020-02-275-64/+65
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-112-20/+8
|
* Added new CMake options for testsAllen Byrne2020-01-192-4/+8
|
* merge intel warning fixKimmy Mu2020-01-091-1/+1
|
* Minor code fixesAllen Byrne2019-07-271-1/+2
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-243-22/+48
|
* Squash commit of options to build tools and testsDhvanil Popat2019-06-252-17/+22
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-204-41/+111
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-1/+1
|
* Tools cleanupAllen Byrne2018-12-137-14/+0
|
* HDFFV-10660,-10594 merge from developAllen Byrne2018-12-131-2/+0
|
* HDFFV-10632 separate stderr and stdout in testsAllen Byrne2018-12-1313-57/+132
|
* TRILAB-82 fix coverity high-impact issuesAllen Byrne2018-11-081-1/+1
|
* HDFFV-9739 and cmake improvements merge from developAllen Byrne2018-05-223-26/+24
|
* Change CMake min to 3.10Allen Byrne2018-03-093-3/+3
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-273-3/+3
|
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-301-2/+2
|
* Merge branch 'develop' of ↵lrknox2018-01-302-7/+0
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * HDFFV-10385 rework java namesAllen Byrne2018-01-172-7/+0
| |
* | Increase maximum number of retries to 30 for h5watch tests.lrknox2018-01-301-1/+1
|/
* Increase maximum number of retries for h5watch tests.lrknox2017-12-241-1/+1
|
* Minor warning fixesDana Robinson2017-11-151-0/+1
|
* Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-021-1/+1
|
* HDFF-10254 - Copy test files with macro to avoid POST_BUILD failureAllen Byrne2017-07-121-9/+2
|
* Minor type fixes to h5watch.Dana Robinson2017-05-252-19/+19
|
* Fixed many minor warnings.Dana Robinson2017-05-251-30/+30
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-2/+2
|
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-3/+3
|
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-3/+3
| | | | 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-2521-115/+98
| | | | | | | | | | 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.
* Fix for HDFFV-10166 h5watch tests fail randomly to match expected output filesVailin Choi2017-04-2124-867/+508
| | | | | (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure
* Switch to using flag in signal handler, to trigger dropping out of main loopQuincey Koziol2017-04-031-4/+5
| | | | and shutdown cleanly, instead of calling leave() from the signal handler.
* Stop skipping h5watch tests.lrknox2017-03-241-3/+3
|
* Update CMake files and formattingAllen Byrne2017-03-011-36/+22
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-022-13/+19
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-104-14/+14
|
* Skip h5watch testsVailin Choi2017-01-101-0/+4
| | | | | Tests for h5watch are skipped temporarily. Debugging for test failures will be done.
* hdf5 lib needed for extend_dset link. Allen Byrne2016-12-281-2/+2
|
* Add test lib to extend_dset test link lineAllen Byrne2016-12-281-1/+1
|
* Add hl test dir and test dlibAllen Byrne2016-12-281-2/+2
|