Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor warning fixes in the tools. | Dana Robinson | 2017-05-25 | 2 | -4/+5 |
| | |||||
* | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 1 | -6/+6 |
| | |||||
* | Remove obsolete function | Allen Byrne | 2017-05-22 | 1 | -32/+0 |
| | |||||
* | HDFFV-8611 change h5repack to save the root group creation order | Allen Byrne | 2017-05-22 | 2 | -0/+8 |
| | | | Added test and new arguments to control the the input file parsing. | ||||
* | Add debug trace commands | Allen Byrne | 2017-05-19 | 1 | -4/+17 |
| | |||||
* | Move execeutable command after declaration | Allen Byrne | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | HDFFV-9055 Handle H5T_ARRAY types | Allen Byrne | 2017-05-16 | 1 | -257/+171 |
| | | | | Create variables just for diff_array function Whitespace updates | ||||
* | HDFFV-10128 Fixed string length with no null fixed | Allen Byrne | 2017-05-16 | 1 | -2/+7 |
| | |||||
* | HDFFV-10128 add test to check null term | Allen Byrne | 2017-05-15 | 1 | -35/+52 |
| | | | Test is another dataset | ||||
* | HDFFV-10128 Fix null term strings | Allen Byrne | 2017-05-12 | 1 | -7/+17 |
| | |||||
* | HDFFV-10186 - h5tools_str_append is not printf | Allen Byrne | 2017-05-10 | 1 | -3/+3 |
| | |||||
* | HDFFV-10186 braces formatting | Allen Byrne | 2017-05-10 | 1 | -72/+59 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 8 | -18/+58 |
| | |||||
* | HDFFV-10186 more whitespace formatting | Allen Byrne | 2017-05-10 | 1 | -250/+204 |
| | |||||
* | HDFFV-10186 Whitespace change | Allen Byrne | 2017-05-09 | 1 | -1/+0 |
| | | | | Mostly tabs to spaces Remove Modifications comments | ||||
* | HDFFV-10186 Whitespace changes | Allen Byrne | 2017-05-09 | 2 | -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 Knox | 2017-04-25 | 25 | -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 tests | Allen Byrne | 2017-03-03 | 1 | -9/+16 |
| | |||||
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 1 | -67/+67 |
| | |||||
* | HDFFV-9875 enable static pdb and cleanup exports | Allen Byrne | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -0/+1 |
| | |||||
* | Add goto error for dataset read failure. Fixed comments | Allen Byrne | 2017-01-17 | 2 | -84/+87 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -4/+4 |
| | |||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 3 | -1/+76 |
| | |||||
* | Merge pull request #48 in HDFFV/hdf5 from ↵ | Dana Robinson | 2016-12-07 | 1 | -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 precision | kmu | 2016-09-27 | 1 | -1/+1 |
| | | |||||
* | | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 2 | -78/+70 |
| | | |||||
* | | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 1 | -0/+1 |
|/ | |||||
* | [svn-r30285] Description: | Quincey Koziol | 2016-08-13 | 1 | -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 Byrne | 2016-08-01 | 2 | -12/+6 |
| | | | | | | h5diff_array. Also format function block in h5diff_attr to eliminate excessive whitespace | ||||
* | [svn-r30189] Description: | Quincey Koziol | 2016-07-18 | 2 | -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 Koziol | 2016-06-28 | 12 | -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 Koziol | 2016-06-14 | 2 | -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) | ||||
* | [svn-r29889] HDFFV-9775: Add enable-error-stack to tools lib and refactor ↵ | Allen Byrne | 2016-05-04 | 2 | -5/+9 |
| | | | | h5repack error handling. | ||||
* | [svn-r29885] Fix memory leak when one dataset is vlen. | Allen Byrne | 2016-05-04 | 1 | -229/+241 |
| | |||||
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 1 | -3/+3 |
| | | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR. | ||||
* | [svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ↵ | Allen Byrne | 2016-04-11 | 1 | -8/+33 |
| | | | | | | failing. h5diff does not consider the layout type when comparing datasets. SKIP h5repack VDS tests until h5repack is fixed. | ||||
* | [svn-r29678] Revert r29672 changes to h5diff. | Larry Knox | 2016-04-09 | 1 | -33/+8 |
| | | | | Tested h5committest.new | ||||
* | [svn-r29672] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ↵ | Allen Byrne | 2016-04-08 | 1 | -8/+33 |
| | | | | failing. h5diff does not consider the layout type when comparing datasets. | ||||
* | [svn-r29534] Normalization w/ revise_chunks in preparation for big merge. | Dana Robinson | 2016-03-23 | 2 | -1/+4 |
| | | | | | | | | | tools directory Also fixes a minor Java test output error. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++ | ||||
* | [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump | Allen Byrne | 2016-03-04 | 1 | -6/+2 |
| | |||||
* | [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 | Allen Byrne | 2016-03-03 | 1 | -6/+16 |
| | |||||
* | [svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time ↵ | Allen Byrne | 2016-03-03 | 1 | -157/+160 |
| | | | | info for VDS files | ||||
* | [svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN support | Allen Byrne | 2016-02-29 | 1 | -14/+4 |
| | |||||
* | [svn-r29222] HDFFV-9570: Fix segfault when optional args are last option on ↵ | Allen Byrne | 2016-02-28 | 1 | -23/+28 |
| | | | | | | command line. Tested: java_merge DT | ||||
* | [svn-r29186] HDFFV-9654: add VDS options to h5dump | Allen Byrne | 2016-02-23 | 1 | -1/+1 |
| | | | | includes new data files | ||||
* | [svn-r29179] Revert of 29177 which breaks the autotools build. | Dana Robinson | 2016-02-22 | 1 | -1/+1 |
| | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial | ||||
* | [svn-r29177] HDFFV-9654: add VDS options to h5dump | Allen Byrne | 2016-02-22 | 1 | -1/+1 |
| | |||||
* | [svn-r28669] Changes to correct errors found with -ansi flag. | Larry Knox | 2015-12-15 | 1 | -3/+0 |
| | | | | | | | | | h5tools_dump.c Removed 3 lines commented out with //. h5_vds-percival-unlim.c Changed C++-style comment to C-style comment. Tested with h5committest.new. | ||||
* | [svn-r28025] Description: | Quincey Koziol | 2015-10-11 | 1 | -4/+4 |
| | | | | | | | | Switch 'int' flag variables to booleans. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & paralel (too minor for h5committest) |