Dana Robinson
457b199a38
Brings much of the printf changes over from develop
2021-05-06 13:49:15 -07:00
Dana Robinson
ee655cf374
Brings a lot of smaller changes from develop
2021-04-09 07:07:53 -07:00
Dana Robinson
67cfa2396c
Updates license url and history docs
2021-03-24 18:29:11 -07:00
Dana Robinson
feb20aac30
Formats the source and updates the gcc warning pragmas
2021-03-24 17:39:37 -07:00
David Young
dc97b9a165
Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr
2020-08-04 10:22:47 -05:00
Allen Byrne
bac0fc6309
Tools refactor
...
Move error_stack setup to tools library
Add structure for h5dump properties
Eliminate duplicated h5diff functions
Use properties structure in place of argument lists.
2020-07-15 11:20:16 -05:00
David Young
3de98efff8
Fix tools compilation.
2020-05-20 09:37:20 -05:00
Dana Robinson
ce4be694e8
Separated VFD and VOL parameters in tools.
2020-05-20 09:37:19 -05:00
Dana Robinson
755971029c
Changed identifiers and command-line options from "id" to "value" in tools
...
code to be in agreement with H5VL API terminology.
2020-05-20 09:34:20 -05:00
Dana Robinson
59d1a0e7a1
Added support for passing connector info strings via the command
...
line to the tools internals.
2020-05-20 09:31:58 -05:00
Dana Robinson
d4a43eebdf
Minor renaming in the tools code.
2020-05-20 09:31:57 -05:00
Jordan Henderson
0368174822
Fix some missing symbols issues in tools library
2020-05-20 09:31:57 -05:00
Jordan Henderson
254388494a
Update Tools library to be better compatible with VOL connectors
...
Modify h5repack to integrate with VOL connectors
Update tools library to accomodate VOL connectors
Update logic in h5tools_fopen for VOL connectors
Add command-line options to h5repack for specifying in/out VOL
connectors
Implement h5tools_set_vol_fapl
Fix library shutdown issue
Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme
Avoid H5Ocopy in h5repack when using different VOL connectors
Update h5tools_test_utils.c for ROS3 and HDFS integration
2020-05-20 09:31:56 -05:00
Allen Byrne
e5cb404bb2
Add unknown define for h5dump ref objects
2020-05-20 09:20:22 -05:00
Allen Byrne
34518626c4
Fix issues found with ONLY_SHARED_LIBS option
2020-05-20 09:20:20 -05:00
Allen Byrne
14578dabd4
Fix compile errors - mostly in jni
2020-05-20 09:20:19 -05:00
Allen Byrne
753e0ff0c9
Comment correction
2020-05-20 09:17:26 -05:00
Allen Byrne
1e7387a5f8
HDFFV-10876 Update h5dump and h5ls for new ref api.
2020-05-20 09:17:26 -05:00
Dana Robinson
c6097935d5
Separated VFD and VOL parameters in tools.
2020-04-20 17:38:45 -07:00
Dana Robinson
28d2596f65
Changed identifiers and command-line options from "id" to "value" in tools
...
code to be in agreement with H5VL API terminology.
2020-04-14 04:31:01 -07:00
Dana Robinson
d86089f583
Added support for passing connector info strings via the command
...
line to the tools internals.
2020-04-09 08:40:41 -07:00
Dana Robinson
b1533616f2
Minor renaming in the tools code.
2020-03-31 16:58:24 -07:00
Jordan Henderson
feb0f521b1
Fix some missing symbols issues in tools library
2020-03-27 16:54:05 -05:00
Jordan Henderson
fa087c3919
Update Tools library to be better compatible with VOL connectors
...
Modify h5repack to integrate with VOL connectors
Update tools library to accomodate VOL connectors
Update logic in h5tools_fopen for VOL connectors
Add command-line options to h5repack for specifying in/out VOL
connectors
Implement h5tools_set_vol_fapl
Fix library shutdown issue
Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme
Avoid H5Ocopy in h5repack when using different VOL connectors
Update h5tools_test_utils.c for ROS3 and HDFS integration
2020-03-17 14:25:36 -05:00
Allen Byrne
d7c38eeee9
Add unknown define for h5dump ref objects
2019-12-20 11:08:37 -06:00
Allen Byrne
1fc1b09bf3
Fix issues found with ONLY_SHARED_LIBS option
2019-12-11 12:28:33 -06:00
Allen Byrne
cf61098fa6
Fix compile errors - mostly in jni
2019-12-06 12:57:38 -06:00
Allen Byrne
5fe5caf560
Comment correction
2019-11-21 09:33:04 -06:00
Allen Byrne
6b927a773c
HDFFV-10876 Update h5dump and h5ls for new ref api.
2019-11-07 09:49:11 -06:00
Allen Byrne
a77a08b02f
HDFFV-10384 Add optional arg to enable-error-stack
2018-02-14 16:14:48 -06:00
Dana Robinson
291b107d4d
Minor warning fixes in the tools.
2017-05-25 09:47:20 -04:00
Allen Byrne
cdcef539a3
HDFFV-8611 change h5repack to save the root group creation order
...
Added test and new arguments to control the the input file parsing.
2017-05-22 13:10:40 -05:00
Allen Byrne
445c805a4c
HDFFV-10186 Add endianess to bitfield and fix tests
2017-05-10 10:59:13 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to 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.
2017-04-25 16:05:36 -05:00
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00
Quincey Koziol
83724bd787
[svn-r30113] Description:
...
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)
2016-06-28 16:53:48 -05:00
Allen Byrne
a5b595e020
[svn-r29889] HDFFV-9775: Add enable-error-stack to tools lib and refactor h5repack error handling.
2016-05-04 13:15:57 -05:00
Dana Robinson
5a9a9e8f0e
[svn-r29534] Normalization w/ revise_chunks in preparation for big merge.
...
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++
2016-03-23 12:42:06 -05:00
Quincey Koziol
0695d6366a
[svn-r27835] Description:
...
Sync w/trunk.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
2015-09-20 21:18:45 -05:00
Dana Robinson
d90e4acfa7
[svn-r27801] Minor warning fixes in the tools.
...
Tested on: jam (too minor for h5committest)
2015-09-16 10:23:16 -05:00
Allen Byrne
4edde43ae5
[svn-r26440] Added new structure, removed ";", used static hyperslab arrays.
2015-03-12 16:22:48 -05:00
Allen Byrne
9cdf806eec
[svn-r26383] Add MAPPING to VDS output
2015-03-06 12:53:56 -05:00
Allen Byrne
1aa5cd4fa5
[svn-r26353] Add VDS selection defines for ALL and NONE
2015-03-04 09:08:58 -05:00
Allen Byrne
f1c4d0ff3f
[svn-r26352] Update h5dump to latest BNF - reg vs irreg hyperslabs.
2015-03-04 08:34:24 -05:00
Allen Byrne
45df14138d
[svn-r26318] Update virtual layout to latest changes
2015-02-26 10:59:15 -05:00
Elena Pourmal
99a3f4d8d4
[svn-r26297] Changed example and h5dump according to suggestions at today's code review VDS-176.
...
BNF has been updated too. Now h5dump displays VDS like this:
HDF5 "vds.h5" {
GROUP "/" {
DATASET "VDS" {
DATATYPE H5T_STD_I32LE
DATASPACE SIMPLE { ( 4, 6 ) / ( 4, 6 ) }
STORAGE_LAYOUT {
VIRTUAL {
HYPERSLAB { (0,0)-(0,5) };
a.h5;
A;
ALL;
HYPERSLAB { (1,0)-(1,5) };
b.h5;
B;
ALL;
HYPERSLAB { (2,0)-(2,5) };
c.h5;
C;
ALL;
}
}
}
FILTERS {
.......
I just commented the code with "EIP" and didn't delete to simplify the review with Allen tomorrow.
Tested on jam
2015-02-24 23:19:41 -05:00
Allen Byrne
cd9b96a887
[svn-r26285] add virtual mapping output blank selections but actual file and dataset names.
2015-02-23 13:41:02 -05:00
Allen Byrne
46074defaa
[svn-r26284] Add VIRTUAL layout to h5dump - still need a tools testfile created
2015-02-23 12:07:40 -05:00
Allen Byrne
4611f95d4c
[svn-r24224] HDFFV-8529: Space separate define strings
...
Tested: h5committest
2013-09-30 11:52:03 -05:00
Allen Byrne
4e1695576c
[svn-r23953] Update stream handling to allow binary mode - due to unjam fix.
...
Tested: local linux
2013-07-31 11:22:40 -05:00