summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump
Commit message (Collapse)AuthorAgeFilesLines
* Check in files generated by autogen.sh for hdf5_1_10_5 release branch.Larry Knox2019-02-161-0/+1493
|
* TRILAB-82 fix coverity high-impact issuesAllen Byrne2018-11-081-2/+1
|
* HDFFV-10594, 10332, 10531Allen Byrne2018-09-261-1/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-231-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2b0fb7e3f1f7da5b23d430702493ed4fb7f87166': (21 commits) HDFFV-9739 only executes H5E tests in production Remove link flag from compile command fix typo Add release note Correct attribute location HDFFV-9739 fix copy testfiles command HDFFV-9739 remove obsolete test files HDFFV-9739 dup test file for concurrent tests HDFFV-9739 Fix autotools script HDFFV-9739 Change autotools test scripts Fix typo HDFFV-9739 Update test reference Update current windows test machines HDFFV-9739 Grab err number before API call HDFFV-9739 Add release note Adjust test names for concurrent tests Fix soversion HDFFV-9739 Fix copy name HDFFV-9739 factor out tests into separate JUnit Updated the threadsafety test to use error macros instead of asserts. ...
| * Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
| |
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-143-13/+12
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-6/+6
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ...
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
| |
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-243-12/+13
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-5/+2
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10384 Add opt arg to helpAllen Byrne2018-02-151-2/+2
|
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-141-23/+26
|
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-252-209/+3
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+0
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-4/+3
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-233-413/+436
|
* HDFFV-10188 error on NULL dataspaceAllen Byrne2017-08-041-17/+21
|
* HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-011-4/+4
|
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-173-6/+0
| | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files.
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-222-8/+0
| | | Added test and new arguments to control the the input file parsing.
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-1/+1
|
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-3/+3
|
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-250/+196
| | | | Mostly tabs to spaces Remove Modifications comments
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-259-54/+36
| | | | | | | | | | 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.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-13/+20
|
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-1/+1
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-11/+13
|
* HDFFV-10046 add shared versions of tools for plugin filtersAllen Byrne2017-01-311-2/+19
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+1
|
* Split tools into src and test - add foldersAllen Byrne2016-10-2710-0/+9004