summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10384 merge from developAllen Byrne2018-02-191-15/+18
|
* HDFFVC-10396 merge from developAllen Byrne2018-01-262-205/+0
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-3/+0
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-111-4/+3
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* Fix VS2012,2008 declaration statementsAllen Byrne2017-10-121-11/+19
|
* HDFFV-10297 merge from developAllen Byrne2017-10-114-26/+103
| | | Also cleaned up some other non-merged changes
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-09-063-413/+432
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-252-99/+67
|\ | | | | | | into hdf5_1_8
| * Put back link targets for dynamically loaded libraries in Makefile.amslrknox2017-06-152-4/+13
| | | | | | | | | | | | that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed.
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-142-18/+12
| | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.
| * Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with addedlrknox2017-06-122-91/+56
| | | | | | | | | | | | | | flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.
* | HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-236-23/+76
| |
* | Merge branch 'hdf5_1_8' of ↵M. Scot Breitenfeld2017-08-043-6/+16
|\ \ | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into hdf5_1_8
| * | HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-023-6/+16
| |/ | | | | Merge from develop
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
|/
* Merge pull request #543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-05-262-8/+0
|\ | | | | | | | | | | | | | | | | * commit 'c13e0835f70b3ba9d9d706d772b5fa0f2a534cbf': Add missing creation order flag set Update usage reference file for test Remove unavailable argument Add missing variable HDFFV-8611 preserve creation order for root group
| * HDFFV-8611 preserve creation order for root groupAllen Byrne2017-05-242-8/+0
| |
* | Merge branch 'hdf5_1_8' of ↵lrknox2017-05-2010-813/+856
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
| * Tools merge from develop-1.10Allen Byrne2017-05-1719-909/+920
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-1617-102/+68
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-102-48/+53
| | | | | | and other changes to Makefiles and config/conclude.am to eliminate link errors with new libdynlib*_la_LDFLAGS which were added to stop libdynlib* files linking to external libraries.
* HDFFV-10170 fix reconfigureAllen Byrne2017-04-181-1/+6
|
* HDFFV-10170 undo patch and fix dyn lib buildAllen Byrne2017-04-181-0/+1
|
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-295-109/+96
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-062-12/+31
|
* HDFFV-10112 correct form of commentAllen Byrne2017-01-231-68/+74
|
* HDFFV-10118 port plugin tools test fix to 1.8Allen Byrne2017-01-202-51/+61
|
* Add copy of N filesAllen Byrne2017-01-181-0/+11
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-1812-238/+794
| | | CMake folder changes brought up to standard.
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-011-12/+24
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Add missing EXPORT tag in install commandAllen Byrne2016-10-171-0/+2
|
* Add namespace and export utilsAllen Byrne2016-10-141-1/+2
|
* Merge/align from trunk(develop)Allen Byrne2016-09-283-232/+236
|
* [svn-r30172] HDFFV-9953,9955: add new testfiles to h5dump (required for ↵Allen Byrne2016-07-121-318/+727
| | | | hdfview testing). These dataset types did not exist in other files.
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵Allen Byrne2016-07-124-115/+66
| | | | | | | too long command lines on some platforms. Also, refactor hl/tools/gif3h5 cmake files. JAVA-1920: add plugin test with plugin that depends on hdf5
* [svn-r29309] HDFFV-9698, HDFFV-9241, HDFFV-9570: Merge fixes from trunk for ↵Allen Byrne2016-03-079-29/+179
| | | | subsetting index, default fill value display, and optional arg crash. Also some minor compiler warnings fixes.
* [svn-r29001] Missing testfile committedAllen Byrne2016-01-281-0/+1
|
* [svn-r28992] HDFFV-9639: double-free fix.Allen Byrne2016-01-273-5/+25
|
* [svn-r28274] Applied patch to eliminate warnings from PRINTSTREAM macros ↵Larry Knox2015-11-042-16/+21
| | | | | | | | from HDF5 1.8.16. Update supported platform and tested configuration info in RELEASE.txt. Tested with h5committest.new.
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-8/+5
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r27253] Move packed bits files to subfolderAllen Byrne2015-06-193-138/+1299
|
* [svn-r27165] Merge 27133 & 27158 from trunk:Mohamad Chaarawi2015-06-084-28/+28
| | | | | | | | | - Add a new attribute function characterstic for format: * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest.
* [svn-r26752] Merged r26750 and r26751 from trunk.Albert Cheng2015-04-072-6/+0
| | | | | | | | | HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in compound type. Added the testing to h5repack where it belongs. Undo the tests added to h5dump. Tested: h5committested plus tested in jam by hand.
* [svn-r26728] Merge trunk reviwions 26669 and 26670.Larry Knox2015-04-043-20/+1
| | | | | | Removed from configure.ac VPATH section, LONE_COLON check and checks for redundant addition of /usr/include and /usr/lib to compile flags, with reconfigure. Tested h5committest
* [svn-r26722] Disable failing testAllen Byrne2015-04-031-1/+1
|
* [svn-r26717] Merge revisions 26387, 26649, 26650, 26678, and 26691 from ↵Mohamad Chaarawi2015-04-031-35/+31
| | | | trunk to squish warnings.
* [svn-r26706] Merge r26702 of trunk to v18 branch.Albert Cheng2015-04-021-3/+16
| | | | | | | | | | | | | HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in compound type. Description: The test added failed in some machines because the data file contains infinity values that different machines print them differently as "inf", "INF", "Inf", ... Solution: Added a "ignorecase" option to TOOLTEST() to do caseless matching between generated output vs expected output. This solved most machines problem for now. Tested: h5committest, emu by hand for both development and production modes. But cmake built h5dump failed to read the data file. Using the same source to build h5dump by autotools produced a h5dump that can read the test data file. Don't know why cmake could not produce a correct binary.