summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-124-40/+435
* Merge branch 'develop' into windows_openDana Robinson2017-05-3176-2180/+2720
|\
| * Minor warning fix.Dana Robinson2017-05-251-1/+0
| * Minor warning fixes in the tools.Dana Robinson2017-05-252-4/+5
| * Fixed additional minor warnings.Dana Robinson2017-05-254-25/+22
| * Fixed many minor warnings.Dana Robinson2017-05-252-7/+7
| * HDFFV-8611 add autotools testAllen Byrne2017-05-221-1/+7
| * Remove obsolete functionAllen Byrne2017-05-221-32/+0
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-2212-44/+190
| * Add debug trace commandsAllen Byrne2017-05-191-4/+17
| * HDFFV-9055 Correct file generatorAllen Byrne2017-05-186-3/+3
| * WhitespaceAllen Byrne2017-05-171-6/+6
| * Move execeutable command after declarationAllen Byrne2017-05-171-1/+1
| * HDFFV-9055 add test filesAllen Byrne2017-05-175-9/+51
| * HDFFV-9055 Handle H5T_ARRAY typesAllen Byrne2017-05-161-257/+171
| * HDFFV-9995 Clarify help textAllen Byrne2017-05-1611-111/+144
| * HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-163-16/+9
| * HDFFV-10128 add test to check null termAllen Byrne2017-05-156-37/+94
| * HDFFV-10128 Fix null term stringsAllen Byrne2017-05-121-7/+17
| * HDFFV-10186 Need to pull the flag into the scriptAllen Byrne2017-05-112-0/+4
| * HDFFV-10186 xml test also needs endianess aware filesAllen Byrne2017-05-104-6/+121
| * HDFFV-10186 - h5tools_str_append is not printfAllen Byrne2017-05-101-3/+3
| * HDFFV-10186 braces formattingAllen Byrne2017-05-101-72/+59
| * Fix reference file contentsAllen Byrne2017-05-101-1/+1
| * HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-1018-67/+379
| * HDFFV-10186 more whitespace formattingAllen Byrne2017-05-103-278/+226
| * HDFFV-10186 Whitespace changeAllen Byrne2017-05-096-804/+743
| * HDFFV-10186 Whitespace changesAllen Byrne2017-05-092-42/+42
| * Fix typo in name of ddl file in commandAllen Byrne2017-05-051-1/+1
| * Fix name to copyAllen Byrne2017-05-051-1/+1
| * Correct name of file to copyAllen Byrne2017-05-041-1/+1
| * Use correct var types for dataAllen Byrne2017-05-043-34/+35
| * Remove duplicate definesAllen Byrne2017-05-042-18/+0
| * Add test file to list and fix test typoAllen Byrne2017-05-021-1/+3
| * Make test scripts fail if result files are createdAllen Byrne2017-05-0215-348/+418
| * Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-284-8/+8
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-285-23/+23
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-4/+4
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-25179-968/+842
* Merge pull request #449 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-04-214-8/+25
|\
| * Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-214-8/+25
* | file already in listAllen Byrne2017-04-211-10/+0
|/
* Correct test options to match autotools scriptAllen Byrne2017-04-201-15/+15
* Updates to CMake for the changes in the autotools scriptAllen Byrne2017-04-202-20/+87
* Modifications based on review comments from pull request.Vailin Choi2017-04-203-106/+116
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2017-04-193-1/+7
|\
| * Update tool dyn libAllen Byrne2017-04-181-0/+1
| * HDFFV-10170 undo patchAllen Byrne2017-04-182-2/+6
| * Add plugin options for libsAllen Byrne2017-04-182-3/+4
* | Fix for DAILYTEST-259 h5clear test failureVailin Choi2017-04-188-40/+44
|/