hdf5/bin
Larry Knox 8890fa3eb5 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'd3ef866a2963ce93d0b95184534a70849b6fa11d':
  Revise API for H5get_alloc_stats() to take a struct instead of separate values.
  Move the GNU warnings configuration under config/gnu-warnings/ and trim the filename prefixes.  Update config/gnu-flags to suit.
  Fixed the RELEASE.txt note for HDFFV-11057
  Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment variable to set a dynamically loaded plugin as the default VOL connector. Fixes HDFFV-11057
  Fix threadsafe for new test
  Fix issues when deserializing point/all/none selection with version beyond the library's supported version: (1) Verify the decoded version before proceeding further with deserialization (2) Close the dataspace if errors occurred after opening the dataspace
  Very minor comment change in H5VLconnector.h.
  Add routines to query the library's free list sizes and allocation stats.
  By default, demote warnings promoted to errors back to warnings.
  Incorporate the H5_ECFLAGS into the library CFLAGS.  Now a bunch of errors will occur.  Next commit will demote the warnings promoted to errors back to warnings again.
  Break out warnings into more files that autoconf and CMake can share.  This change temporarily disables the warnings that were promoted to errors, but I will add those warnings back as warnings, not errors, in the next commit.
  Avoid a crash, don't check if we're flushing when the file is closing: there's no need to check if the metadata cache is flushing if we already know the file is closing, because the condition we rely on is "closing OR flushing."  Further, the cache may have already gone away, so sometimes calling into the cache to see if it's flushing will crash the program.
2020-03-24 08:22:25 -05:00
..
batch updated -E option 2019-05-10 16:07:12 -05:00
pkgscrpts Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
bbrelease Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
buildhdf5 Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
checkapi Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
checkposix Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
chkconfigure Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
chkcopyright Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
chkmanifest Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
cmakehdf5 Add cmakehdf5 command line option to turn on shell script testing. 2018-07-19 09:49:32 -05:00
COPYING Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
debug-ohdr Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
dependencies Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
deploy Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
distdep Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
errors Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
gcov_script Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
genparser Add support for GCC9, update warnhist script, and clean up warnings. 2019-07-02 23:43:45 -05:00
h5cc.in Remove duplicate lines noted on forum by Eric Bavier 2020-01-21 15:42:37 -06:00
h5redeploy.in Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They 2019-06-14 10:47:09 -05:00
h5vers Add \d to list of characters allowed after '-' in versions. 2020-03-12 09:51:53 -05:00
iostats Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
locate_sw Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
make_err Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
make_overflow Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
make_vers Max Library "index" should be 7. 2020-01-22 15:46:34 -06:00
Makefile.am Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They 2019-06-14 10:47:09 -05:00
makehelp Add support for "make check-vol", along with a few minor cleanups, etc. 2018-11-28 19:07:30 -06:00
mkdirs Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
newer Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
output_filter.sh Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
README
release Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
restore.sh Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
runbkgprog Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
runtest Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
snapshot Renamed the autotools check-vol target to check-passthrough-vol. 2019-04-11 10:46:22 -07:00
snapshot_version Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
switch_maint_mode Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
timekeeper Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
trace Revise API for H5get_alloc_stats() to take a struct instead of separate values. 2020-03-20 16:39:55 -05:00
warnhist Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop 2020-01-06 12:17:10 -06:00
yodconfigure Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00

The daily tests run copies of some of the scripts in this directory from another repository, notably snapshot and runtest.  The copies in this directory should work, but are not used in daily tests, though they should be tested occasionally.