summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo in h5jam/unjam usage messages.lrknox2018-05-082-3/+3
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-105-7/+7
|
* Change CMake min to 3.10Allen Byrne2018-03-0912-12/+12
|
* Correct merge typoAllen Byrne2018-02-221-2/+0
|
* HDFFV-10412 merge from developAllen Byrne2018-02-224-23/+23
|
* HDFFV-10384 update ref files - merge from developAllen Byrne2018-02-198-16/+18
|
* HDFFV-10384 merge from developAllen Byrne2018-02-199-30/+47
|
* Remove old dependency constructAllen Byrne2018-02-051-3/+1
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-011-11/+11
|
* HDFFVC-10396 merge from developAllen Byrne2018-01-263-258/+0
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-2212-50/+12
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-1133-3186/+3805
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-0412-264/+672
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* HDFFV-10321 merge from developAllen Byrne2017-11-022-4/+4
|
* Update version string on hdf5_1_8 development branch following creation of newlrknox2017-10-301-7/+7
| | | | hdf5_1_8_20 branch.
* Fix test DEPENDSAllen Byrne2017-10-251-2/+1
|
* Fix typoAllen Byrne2017-10-241-2/+2
|
* Fix typosAllen Byrne2017-10-242-6/+6
|
* HDFFV-10297 Free buffer used in loopAllen Byrne2017-10-231-1/+6
|
* HDFFV-10297 - Cleanup, Initialize variablesAllen Byrne2017-10-238-316/+225
|
* Avoid double freeAllen Byrne2017-10-191-3/+0
|
* HDFFV-10297 merge from developAllen Byrne2017-10-1959-5136/+4808
|
* Fix VS2012,2008 declaration statementsAllen Byrne2017-10-121-11/+19
|
* HDFFV-10297 merge from developAllen Byrne2017-10-1165-2767/+4189
| | | Also cleaned up some other non-merged changes
* Fix VS2012 declare errorAllen Byrne2017-10-041-1/+1
|
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3338/+2152
|
* HDFFV-9774 Add missing error commandsAllen Byrne2017-09-083-670/+418
|
* Add missing test fileAllen Byrne2017-09-071-0/+6
|
* HDFFV-9774 Fix merge typoAllen Byrne2017-09-071-3/+4
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-09-0617-575/+568
|
* HDFFV-9774 Add enable-error-stack to h5diffAllen Byrne2017-09-0626-301/+460
|
* HDFFV-10276 restore argument spacingAllen Byrne2017-09-061-22/+18
|
* Fix extra whitespace in usage() textAllen Byrne2017-09-061-3/+3
|
* HDFFV-10276 add enable-error-stack to h5diffAllen Byrne2017-08-317-205/+173
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-2516-427/+292
|\ | | | | | | into hdf5_1_8
| * Put back link targets for dynamically loaded libraries in Makefile.amslrknox2017-06-158-16/+59
| | | | | | | | | | | | 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-1416-76/+61
| | | | | | | | | | | | | | 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-1216-396/+233
| | | | | | | | | | | | | | 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 Force non-native type descriptionAllen Byrne2017-08-233-3/+3
| |
* | HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-2314-56/+201
| |
* | Merge branch 'hdf5_1_8' of ↵M. Scot Breitenfeld2017-08-0410-10/+85
|\ \ | | | | | | | | | 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-025-6/+36
| | | | | | | | | Merge from develop
| * | Parallel needs copy of file in PAR folderAllen Byrne2017-07-271-0/+3
| | |
| * | Add comparison file to listAllen Byrne2017-07-261-0/+1
| | |
| * | Add comparison file to listAllen Byrne2017-07-261-0/+1
| | |
| * | Insure program execution orderAllen Byrne2017-07-261-0/+1
| | |
| * | HDFFV-10246 Fix vl string compareAllen Byrne2017-07-264-4/+43
| | |
* | | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-0412-0/+12
|/ /
* | Update h5vers and release scripts for 1.8.19 branch, set version tolrknox2017-06-081-7/+7
|/ | | | | | | | 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
* Remove file and directories unintentionally added in last commit.lrknox2017-05-261-13/+0
|