summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Manual sync with develop (#95)Dana Robinson2020-11-171-4/+87
* Merge from developAllen Byrne2020-10-077-24/+97
* Add clang-format changes from develop.Allen Byrne2020-09-282-0/+20
* Sync with developDana Robinson2020-08-012-124/+130
* Whitespace cleanup compared to developAllen Byrne2020-05-092-13/+13
* OESS-65 replace szip with aec libraryAllen Byrne2020-04-271-15/+15
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-231-0/+1
* Add \d to list of characters allowed after - in versions.Larry Knox2020-03-121-1/+1
* Update examples and fix version referencesAllen Byrne2020-02-261-3/+3
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-0/+1
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-241-4/+15
|\
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-4/+15
* | Max Library "index" should be 6 for HDF5 1.12.Larry Knox2020-01-221-1/+1
* | Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-222-9/+16
* | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-192-12/+35
|/
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-0/+11
* Make this script work on hosts where PERL is not installed atDavid Young2019-12-191-1/+2
* Not every system has perl installed in /usr/bin/, so change the shebangDavid Young2019-12-1912-12/+26
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-0912-28/+14
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-0612-14/+28
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-1/+3
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-0/+1
* Cleanup whitespace and comments compared to developAllen Byrne2019-10-021-3/+3
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Escape { and } in regex as required by sh in updated cori.nersc.gov.Larry Knox2019-08-071-3/+3
* Squashed commit of the following:Larry Knox2019-07-251-0/+2
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-7/+18
* Cleaned up code that genericizes warning output, and add "-u" option toQuincey Koziol2019-07-051-269/+65
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-032-63/+218
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-22/+57
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-4/+34
* Added a warning summary script for gcc to binDana Robinson2019-06-171-0/+484
* Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-143-0/+672
* updated -E optionM. Scot Breitenfeld2019-05-102-2/+2
* remove -M optionM. Scot Breitenfeld2019-05-109-10/+10
* added -M HPC to ctest commandM. Scot Breitenfeld2019-05-1013-76/+10
* Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.M. Scot Breitenfeld2019-05-091-0/+21
* Putting ctest command in variable CMD did not work for skipping failingLarry Knox2019-05-062-8/+4
* Renamed the autotools check-vol target to check-passthrough-vol.Dana Robinson2019-04-111-11/+14
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-1913-13/+224
|\
| * Remove ' ' (typo).Larry Knox2019-02-171-1/+1
| * Refactor mpi test namesAllen Byrne2019-02-1110-10/+10
| * Refactor parallel test namesAllen Byrne2019-02-1110-10/+10
| * Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account informationLarry Knox2019-02-042-2/+2
| * Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel testsLarry Knox2019-02-025-5/+5
| * Change examples file to zip for CMake zip file.Larry Knox2019-02-011-1/+1
| * Update bin/release for filename changes and HPC-CMake tar fileLarry Knox2019-02-011-7/+11
| * Add new files to MANIFEST.Larry Knox2019-02-011-0/+0
| * Add more specific batch scripts.Larry Knox2019-01-316-5/+141
| * Account info can be submitted as an argument to run the batch scripts.Larry Knox2019-01-282-33/+0