summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* HDFFV-10297 Fix compiler compaliantsAllen Byrne2017-10-162-6/+9
|
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-1310-2038/+1537
|
* HDFFV-10297 fix vl buffer errorAllen Byrne2017-10-101-58/+50
|
* HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-11/+13
|
* HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-092-107/+97
|
* VS2012 and earlier cannot have execute stmnts before declareAllen Byrne2017-10-031-1/+1
|
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-021-8/+8
|
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-1/+2
|
* Fix merge typosAllen Byrne2017-09-111-3/+3
|
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3582/+2230
|
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-312-166/+123
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-237-68/+70
|
* HDFFV-10188 - Check for empty string firstAllen Byrne2017-08-161-1/+2
|
* HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-251-4/+16
|
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-192-8/+0
|
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-177-37/+0
| | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files.
* Set default of var to NATIVEAllen Byrne2017-06-201-1/+1
|
* Minor warning fixes in the tools.Dana Robinson2017-05-252-4/+5
|
* Fixed many minor warnings.Dana Robinson2017-05-251-6/+6
|
* Remove obsolete functionAllen Byrne2017-05-221-32/+0
|
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-222-0/+8
| | | Added test and new arguments to control the the input file parsing.
* Add debug trace commandsAllen Byrne2017-05-191-4/+17
|
* Move execeutable command after declarationAllen Byrne2017-05-171-1/+1
|
* HDFFV-9055 Handle H5T_ARRAY typesAllen Byrne2017-05-161-257/+171
| | | | Create variables just for diff_array function Whitespace updates
* HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-161-2/+7
|
* HDFFV-10128 add test to check null termAllen Byrne2017-05-151-35/+52
| | | Test is another dataset
* HDFFV-10128 Fix null term stringsAllen Byrne2017-05-121-7/+17
|
* HDFFV-10186 - h5tools_str_append is not printfAllen Byrne2017-05-101-3/+3
|
* HDFFV-10186 braces formattingAllen Byrne2017-05-101-72/+59
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-108-18/+58
|
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-250/+204
|
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-1/+0
| | | | Mostly tabs to spaces Remove Modifications comments
* HDFFV-10186 Whitespace changesAllen Byrne2017-05-092-42/+42
| | | | Mostly replacing tabs with spaces Removed empty mod sections
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2525-150/+100
| | | | | | | | | | 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-10128 fix string compare and add testsAllen Byrne2017-03-031-9/+16
|
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-67/+67
|
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+1
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+1
|
* Add goto error for dataset read failure. Fixed commentsAllen Byrne2017-01-172-84/+87
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-4/+4
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-113-1/+76
|
* Merge pull request #48 in HDFFV/hdf5 from ↵Dana Robinson2016-12-071-1/+1
|\ | | | | | | | | | | | | | | | | HDFFV-9407-h5dump-fails-to-print-full-precision to develop Merged Kimmy's fix (still needs a test). * commit 'f76c3b56e1ccf81b16225fa6935adb45ac6d2f38': fix the issue of h5dump fails to print full precision
| * fix the issue of h5dump fails to print full precisionkmu2016-09-271-1/+1
| |
* | Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-062-78/+70
| |
* | Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
|/
* [svn-r30285] Description:Quincey Koziol2016-08-131-2/+2
| | | | | | | | | 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-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-r30189] Description:Quincey Koziol2016-07-182-3/+3
| | | | | | | | | 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-r30113] Description:Quincey Koziol2016-06-2812-2112/+1788
| | | | | | | | 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-r30075] Description:Quincey Koziol2016-06-142-10/+17
| | | | | | | | | | 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)