Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-11096 Correct h5dump usage text | Allen Byrne | 2020-10-05 | 8 | -16/+16 |
| | |||||
* | Fix gif tool and h5dump | Allen Byrne | 2020-03-01 | 1 | -32/+256 |
| | |||||
* | Merge changes from other branches | Allen Byrne | 2020-02-29 | 27 | -2547/+2122 |
| | |||||
* | HDFFV-10903 merge S3 from dev | Allen Byrne | 2019-09-23 | 14 | -1/+125 |
| | |||||
* | CMake updates and merges | Allen Byrne | 2019-01-25 | 21 | -23/+0 |
| | |||||
* | Correct merge typo | Allen Byrne | 2018-02-22 | 1 | -2/+0 |
| | |||||
* | HDFFV-10384 update ref files - merge from develop | Allen Byrne | 2018-02-19 | 8 | -16/+18 |
| | |||||
* | HDFFV-10188 Force non-native type description | Allen Byrne | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | HDFFV-10188 merge fix and tests from develop | Allen Byrne | 2017-08-23 | 4 | -0/+79 |
| | |||||
* | HDFFV-10256 correct len of string copy to the len of esc string | Allen Byrne | 2017-08-02 | 2 | -0/+20 |
| | | | Merge from develop | ||||
* | Generate corrected file | Allen Byrne | 2017-05-19 | 1 | -0/+0 |
| | |||||
* | remove old reference file | Allen Byrne | 2017-05-19 | 1 | -103/+0 |
| | |||||
* | Revert "Remove old file" | Allen Byrne | 2017-05-19 | 1 | -0/+0 |
| | | | | This reverts commit a0e8ee6917bf2496676780980f0f270412550d4e. | ||||
* | Remove old file | Allen Byrne | 2017-05-19 | 1 | -0/+0 |
| | |||||
* | HDFFV-10186 new testfile | Allen Byrne | 2017-05-18 | 1 | -0/+0 |
| | |||||
* | Tools merge from develop-1.10 | Allen Byrne | 2017-05-17 | 4 | -16/+515 |
| | |||||
* | Merge/port changes from develop back to 1.8 for tools and cmake | Allen Byrne | 2017-03-29 | 2 | -4/+4 |
| | |||||
* | Change dataset name in expected output file to match name change in test | lrknox | 2017-01-21 | 1 | -1/+1 |
| | | | | data file. | ||||
* | HDFFV-10118 correct dataset name | Allen Byrne | 2017-01-20 | 1 | -6/+15 |
| | |||||
* | HDFFV-10118 port plugin tools test fix to 1.8 | Allen Byrne | 2017-01-20 | 2 | -22/+6 |
| | |||||
* | HDFFV-9994 port changes from develop. | Allen Byrne | 2017-01-18 | 3 | -0/+53 |
| | | | CMake folder changes brought up to standard. | ||||
* | [svn-r30172] HDFFV-9953,9955: add new testfiles to h5dump (required for ↵ | Allen Byrne | 2016-07-12 | 4 | -0/+1099 |
| | | | | hdfview testing). These dataset types did not exist in other files. | ||||
* | [svn-r29310] Add new test files. | Allen Byrne | 2016-03-07 | 7 | -0/+322 |
| | |||||
* | [svn-r29309] HDFFV-9698, HDFFV-9241, HDFFV-9570: Merge fixes from trunk for ↵ | Allen Byrne | 2016-03-07 | 21 | -23/+23 |
| | | | | subsetting index, default fill value display, and optional arg crash. Also some minor compiler warnings fixes. | ||||
* | [svn-r29001] Missing testfile committed | Allen Byrne | 2016-01-28 | 1 | -0/+31 |
| | |||||
* | [svn-r28117] Replace unreadable, unused test file with newly generated file ↵ | Larry Knox | 2015-10-16 | 1 | -0/+0 |
| | | | | | | that can be read by h5dump fr om HDF5 1.6.10, 1.8.6, 1.8.16 and trunk. | ||||
* | [svn-r27253] Move packed bits files to subfolder | Allen Byrne | 2015-06-19 | 53 | -0/+0 |
| | |||||
* | [svn-r26752] Merged r26750 and r26751 from trunk. | Albert Cheng | 2015-04-07 | 3 | -25753/+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-r26696] Merge from trunk | Allen Byrne | 2015-04-01 | 2 | -0/+293 |
| | | | | Tested local linux cmake | ||||
* | [svn-r26688] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ↵ | Albert Cheng | 2015-04-01 | 3 | -0/+25753 |
| | | | | | | | | compound type Fixed and added user provided test file to verify the fix. (Test added to h5dump/testh5dump.sh.in). Tested: h5committest | ||||
* | [svn-r24654] HDFFV-8640: Remove XLATE_UTILITY | Allen Byrne | 2014-01-28 | 10 | -0/+3065 |
| | | | | Update tools testfiles | ||||
* | [svn-r24468] tfilters.h5 was created and checked in on 21 Feb 05, rev 10060, ↵ | Allen Byrne | 2013-11-26 | 3 | -3/+3 |
| | | | | | | | | and never regenerated. The code for scaleoffset continued to change and the number of params for scaleoffset changed from 7 to 20 on the checkin of 23 Mar 05, rev 10384. The h5dump tests only looked at headers and never the data. Data reads would fail with invalid number of params (7 expected 20). Regenerated file and replacement ddls updated. New h5dump test will be added to read the data. | ||||
* | [svn-r24106] Add help text tests for h5dump and h5repack to the linux ↵ | Allen Byrne | 2013-09-06 | 1 | -13/+0 |
| | | | | | | scripts. HDFFV-8498 merge from trunk. Tested: local linux - cmake and autotools | ||||
* | [svn-r24072] Merge trunk cmake changes to 1.8 branch. | Allen Byrne | 2013-08-26 | 10 | -8/+44 |
| | | | | | | | Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux | ||||
* | [svn-r24024] JAVA-1714: CMake packaging for macs improved | Allen Byrne | 2013-08-19 | 10 | -0/+42 |
| | | | | | | | HDFFV-7989: h5dump any_path and help text grouping Added cygwin-64 support Merged from trunk, tested local linux | ||||
* | [svn-r23995] Correct printf % handling | Allen Byrne | 2013-08-12 | 8 | -8/+8 |
| | |||||
* | [svn-r23992] HDFFV-8490 and H5UNJAM file handling. Merge from trunk. | Allen Byrne | 2013-08-12 | 8 | -264/+320 |
| | | | | Tested: local linux | ||||
* | [svn-r23898] HDFFV-8476: Add optional arg to -A for excluding attributes. | Allen Byrne | 2013-07-15 | 9 | -0/+72 |
| | | | | | | Merged from trunk. Tested: local linux | ||||
* | [svn-r23818] The forgotten testfile changes | Allen Byrne | 2013-06-25 | 59 | -59/+59 |
| | |||||
* | [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk. | Allen Byrne | 2013-06-14 | 2 | -0/+16 |
| | | | | Tested: local linux | ||||
* | [svn-r23383] fixed HDFFV-8344 and HDFFV-8346: add info for user registered ↵ | Peter Cao | 2013-03-19 | 3 | -4/+4 |
| | | | | filter in h5dump | ||||
* | [svn-r23302] Remove old file names | Allen Byrne | 2013-02-18 | 7 | -104/+0 |
| | |||||
* | [svn-r23301] | Allen Byrne | 2013-02-18 | 44 | -22/+2271 |
| | |||||
* | [svn-r23187] HDFFV-8169: Binary output of String types are wrong | Allen Byrne | 2013-01-22 | 2 | -0/+2 |
| | | | | | | Merge from trunk Add testfiles. Tested: local linux | ||||
* | [svn-r22721] HDFFV-8133: Add usage text to see Reference manual for compact ↵ | Allen Byrne | 2012-08-28 | 8 | -136/+144 |
| | | | | subsetting. | ||||
* | [svn-r22632] Merge from trunk revision 22631 | Allen Byrne | 2012-08-06 | 8 | -48/+160 |
| | | | | tested: local linux | ||||
* | [svn-r22572] Re-Merge attr name with slash changes from trunk | Allen Byrne | 2012-07-13 | 5 | -6/+6 |
| | | | | Tested: localinux with cmake | ||||
* | [svn-r22571] HDFFV-7784,-8095,7936 merge from trunk | Allen Byrne | 2012-07-13 | 20 | -204/+154 |
| | | | | Tested: local linux with cmake | ||||
* | [svn-r22551] Merge changes from Trunk revision 22550 for: | Allen Byrne | 2012-07-11 | 5 | -0/+390 |
| | | | | | | HDFFV-4206, -7953, -5930, -2687, -5942 Tested: local linux with cmake | ||||
* | [svn-r22517] HDFFV-7782: h5import testfiles duplicated to match testname. ↵ | Allen Byrne | 2012-07-05 | 6 | -0/+1201 |
| | | | | | | (Consistent naming) Tested: local linux using CMake |