summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Whitespace and macro semi-colonAllen Byrne2019-10-023-64/+63
* Whitespace synchAllen Byrne2019-10-021-58/+58
* HDFFV-10918 add tests for h5repack ext storageAllen Byrne2019-10-022-1/+121
* fix for statement declare variableAllen Byrne2019-09-301-1/+2
* Set versions in initial hdf5_1_12 revision.hdf5_1_12-initialLarry Knox2019-09-251-7/+7
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-242-2/+6
|\
| * Fix missing option and incorrect closeAllen Byrne2019-09-241-2/+2
* | Update to current external file population.Jacob Smith2019-09-241-13/+19
* | Revert else-if to single line.Jacob Smith2019-09-241-22/+12
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-2398-4847/+6047
|\ \ | |/
| * Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-196-59/+62
| |\
| | * Renamed get/set_time() calls in the tools library to avoid nameDana Robinson2019-09-196-59/+62
| * | Add missing HD prefixAllen Byrne2019-09-181-1/+1
| * | HDFFV-10905 fix test scripts for no zlibAllen Byrne2019-09-172-7/+11
| |/
| * HDFFV-10901 add missing config optionsAllen Byrne2019-09-132-623/+435
| * use h5test.hAllen Byrne2019-09-051-33/+4
| * add test libraryAllen Byrne2019-09-051-2/+2
| * Correct name and add mingw to 32bit toolchainAllen Byrne2019-09-051-1/+1
| * Fix build for tools library testAllen Byrne2019-09-052-12/+9
| * OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-279-369/+373
| * HDFFV-10876 h5dump OPAQUE size should be optionalAllen Byrne2019-08-273-18/+17
| * Add HD prefixAllen Byrne2019-08-271-8/+8
| * OESS-29 Update HD prefix mostlyAllen Byrne2019-08-244-343/+343
| * Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-203-30/+27
| * Add HD prefix to testsAllen Byrne2019-08-1526-1371/+1395
| * Whitespace cleanupAllen Byrne2019-08-153-13/+13
| * Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-143-2/+14
| * Updated h5trav.c to emit output that doesn't require ddl changes for mapDana Robinson2019-08-131-3/+0
| * Added the map (H5M) APIDana Robinson2019-08-136-0/+11
| * Merge reconciliation and VFD test fixesAllen Byrne2019-08-047-18/+128
| * Fix VFD tests and repackAllen Byrne2019-08-032-40/+83
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-2926-192/+2798
| |\
| | * Modify CMakeLists.txt file for renamed h5tools_test_utils files.Larry Knox2019-07-261-1/+1
| | * Add HD to string functions.Larry Knox2019-07-262-14/+13
| | * Squashed commit of the following:Larry Knox2019-07-2526-192/+2799
| * | Update libvers usageAllen Byrne2019-07-282-2/+4
| * | Correct generator and add HD prefixAllen Byrne2019-07-261-14/+4
| * | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-2318-1920/+449
| |/
| * Add missing target root path, check other export macroAllen Byrne2019-07-171-21/+25
| * HDFFV-10845 skip test if CMake command doesn't support ignore EOLAllen Byrne2019-07-171-14/+10
| * HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-171-4/+6
| * HDFFV-10845 separate test used by copy windows filesAllen Byrne2019-07-171-1/+8
| * HDFFV-10845 mingw needs special windows reference filesAllen Byrne2019-07-171-1/+1
| * HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-1725-89/+175
| * HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-172-9/+2
* | Change print calls to HD-wrapped.Jacob Smith2019-09-232-61/+68
* | Refactor h5repackgentest to have more modular internals, for easierJacob Smith2019-09-2321-131/+249
* | Refactoring.Jacob Smith2019-07-291-79/+156
* | Add copyright/disclaimer to repack gentest.Jacob Smith2019-07-222-36/+45
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-07-2241-454/+292
|\ \ | |/