summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Add missing EXPORT tag in INSTALL commandAllen Byrne2016-10-1710-0/+22
|
* Remove test only tools from exportsAllen Byrne2016-10-141-2/+0
|
* Fix typoAllen Byrne2016-10-141-1/+1
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-1411-5/+22
|
* Fix missing defines for standalone perfAllen Byrne2016-10-031-0/+25
|
* Remove hanging property setAllen Byrne2016-10-031-1/+0
|
* Revert clear objects for testfile removalAllen Byrne2016-10-031-1/+9
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-0314-193/+12
|
* Move clear-objects inside runTestAllen Byrne2016-10-032-10/+10
|
* Merge pull request #46 in HDFFV/hdf5 from ↵Quincey Koziol2016-09-291-22/+47
|\ | | | | | | | | | | | | | | | | ~KOZIOL/hdf5:features/warning_cleanups to develop * commit '5a7880183025f56421cf6f2274d9f1ac36f59641': Clean up hardcoded constants and check return values better. (Comments from group code review) Description: Cleanups from Dana's review. Description: Further warning cleanups: from 667 warnings to 503.
| * Description:Quincey Koziol2016-09-271-22/+47
| | | | | | | | Further warning cleanups: from 667 warnings to 503.
* | Correct clear objects working dirAllen Byrne2016-09-212-1/+3
|/
* Windows returns -1 instaed of 255 as on linux for the testAllen Byrne2016-08-301-1/+5
|
* [svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters.Allen Byrne2016-08-253-8/+17
| | | | Verified by user, who reported issue.
* [svn-r30319] Fix for daily test failure on emu -m64 for the checkin #30310. Vailin Choi2016-08-241-0/+0
| | | | Tested on emu (-m64 & -m32), platypus, mayll, moohan, osx1010test, quail, kituo, ostrich, kite.
* [svn-r30318] whitespace cleanupAllen Byrne2016-08-241-28/+28
|
* [svn-r30317] Whitespace cleanupAllen Byrne2016-08-241-364/+297
|
* [svn-r30310] Fix daily test failure for previous checkin #30308.Vailin Choi2016-08-223-1/+1
| | | | Tested on platypus and mayll.
* [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute ↵Vailin Choi2016-08-194-0/+86
| | | | | | | which is a compound datatype consisting of a variable length string. Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
* [svn-r30285] Description:Quincey Koziol2016-08-1311-125/+116
| | | | | | | | | More warning cleanups, bringing the build down to 25 unique types of warnings, with 550 warnings in 122 files (down from 28, 770, and 134). Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h ↵Allen Byrne2016-08-011-1/+0
| | | | type headers. Also remove duplicated includes when h5private.h is used.
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-0116-316/+103
| | | | commands. Fixes possible overruns on windows command lines.
* [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in ↵Allen Byrne2016-08-012-12/+6
| | | | | | h5diff_array. Also format function block in h5diff_attr to eliminate excessive whitespace
* [svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir ↵Allen Byrne2016-08-0113-13/+13
| | | | instead of a possibly uninitialized variable.
* [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests.Allen Byrne2016-08-017-18/+1560
|
* [svn-r30219] Description:Quincey Koziol2016-07-2215-765/+698
| | | | | | | | | More warning cleaups: down to 770 warnings (from ~940) in 134 files (from 148), with 28 unique kinds of warnings (from 31). Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r30194] Convert usage function to use standard tools macros.Allen Byrne2016-07-183-63/+64
|
* [svn-r30192] Correct random code inserted in usage text.Allen Byrne2016-07-181-5/+2
|
* [svn-r30189] Description:Quincey Koziol2016-07-1814-239/+236
| | | | | | | | | Clean up more warnings: drop the warning count from ~1310 down to ~940, with only 31 types of warnings in 148 files (down from 38 types in 167 files). Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r30161] Description:Quincey Koziol2016-07-071-1/+1
| | | | | | | | Switch from atoll to strtoull, to make VS2012 happy. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r30113] Description:Quincey Koziol2016-06-2825-4429/+3955
| | | | | | | | Clean up warnings (from 2774 -> 1560, with my standard debug build) Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r30095] Description:Quincey Koziol2016-06-1922-60/+64
| | | | | | | | Bring over fixes for CMake testing from the revise_chunks branch Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r30075] Description:Quincey Koziol2016-06-1414-71/+656
| | | | | | | | | | Bring object/dataset/group/named datatype features from revise_chunks branch to trunk. Also CMake support for h5format_convert and a bunch of misc. cleanups. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r30058] Correct typo in compile scripts that causes dropping of ↵Larry Knox2016-06-081-1/+1
| | | | | | filename in -o outfile. Addresses HDFFV-9530 and HDFFV-9938.
* [svn-r30020] Description:Quincey Koziol2016-06-061-2/+10
| | | | | | | | | | Bring r29992 from revise_chunks branch to trunk: Turn off error reporting for h5debug and hdf2gif. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & produciton (h5committest forthcoming)
* [svn-r29975] Description:Quincey Koziol2016-05-301-117/+119
| | | | | | | | | | Bring r29909 from revise_chunks to trunk: Cleaned up "conflicts with C++ keyword" warnings. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29969] Description:Quincey Koziol2016-05-295-1/+170
| | | | | | | | | | | Bring r29934 from revise_chunks branch to trunk: (1) Fix for HDFFV-9434: throw an error instead of assertion when v1 btree level hits the 1 byte limit. (2) Modifications to better handle error recovery when conversion by h5format_convert fails. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29956] Removed tools/h5format_convert/Makefile.in.Dana Robinson2016-05-241-1502/+0
|
* [svn-r29924] Description:Quincey Koziol2016-05-1251-1/+4384
| | | | | | | | Bring h5format_convert tool from revise_chunks branch to trunk. Tested on: MacoSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29889] HDFFV-9775: Add enable-error-stack to tools lib and refactor ↵Allen Byrne2016-05-0410-700/+755
| | | | h5repack error handling.
* [svn-r29887] Add missing testfiles for h5repackAllen Byrne2016-05-042-0/+51
|
* [svn-r29885] Fix memory leak when one dataset is vlen.Allen Byrne2016-05-041-229/+241
|
* [svn-r29884] VDS correction for get_space_status, with test change.Allen Byrne2016-05-049-140/+684
| | | | | Add new files for repack tests. Add repack tests for VDS files.
* [svn-r29883] Convert import test script to standard used by other test scripts.Allen Byrne2016-05-041-19/+25
|
* [svn-r29881] Add include guards.Allen Byrne2016-05-044-18/+38
| | | | Remove unnecessary includes.
* [svn-r29868] Add/convert most tools to use new HDF5_TOOLS_DIR instead of ↵Allen Byrne2016-05-041-1/+1
| | | | HDF5_TOOLS_SRC_DIR CMake VAR.
* [svn-r29867] CMake whitespace cleanupAllen Byrne2016-05-045-71/+71
|
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-0416-530/+530
| | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
* [svn-r29779] Description:Quincey Koziol2016-04-2411-4/+449
| | | | | | | | Bring over some of the tool testing for the new chunk indices. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29745] HDFFV-9767Scot Breitenfeld2016-04-191-5/+5
| | | | | | h5perf output; should be MB not MBs FIX: changed output text from MBs to MB and KBs to KB