| Commit message (Expand) | Author | Age | Files | Lines |
* | Manual sync with develop (#95) | Dana Robinson | 2020-11-17 | 1 | -4/+87 |
|
|
* | Merge from develop | Allen Byrne | 2020-10-07 | 7 | -24/+97 |
|
|
* | Add clang-format changes from develop. | Allen Byrne | 2020-09-28 | 2 | -0/+20 |
|
|
* | Sync with develop | Dana Robinson | 2020-08-01 | 2 | -124/+130 |
|
|
* | Whitespace cleanup compared to develop | Allen Byrne | 2020-05-09 | 2 | -13/+13 |
|
|
* | OESS-65 replace szip with aec library | Allen Byrne | 2020-04-27 | 1 | -15/+15 |
|
|
* | Revise API for H5get_alloc_stats() to take a struct instead of separate values. | Quincey Koziol | 2020-03-23 | 1 | -0/+1 |
|
|
* | Add \d to list of characters allowed after - in versions. | Larry Knox | 2020-03-12 | 1 | -1/+1 |
|
|
* | Update examples and fix version references | Allen Byrne | 2020-02-26 | 1 | -3/+3 |
|
|
* | Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop | Kimmy Mu | 2020-01-28 | 1 | -0/+1 |
|
|
* | Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12 | Kimmy Mu | 2020-01-24 | 1 | -4/+15 |
|\ |
|
| * | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-08 | 1 | -4/+15 |
|
|
* | | Max Library "index" should be 6 for HDF5 1.12. | Larry Knox | 2020-01-22 | 1 | -1/+1 |
|
|
* | | Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-22 | 2 | -9/+16 |
|
|
* | | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-19 | 2 | -12/+35 |
|/ |
|
* | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2020-01-04 | 1 | -0/+11 |
|
|
* | Make this script work on hosts where PERL is not installed at | David Young | 2019-12-19 | 1 | -1/+2 |
|
|
* | Not every system has perl installed in /usr/bin/, so change the shebang | David Young | 2019-12-19 | 12 | -12/+26 |
|
|
* | Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/... | Jerome Soumagne | 2019-12-09 | 12 | -28/+14 |
|
|
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12 | Richard Warren | 2019-12-06 | 12 | -14/+28 |
|
|
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -1/+3 |
|
|
* | Fix H5VL_blob_get to return size of blob | Jerome Soumagne | 2019-10-08 | 1 | -0/+1 |
|
|
* | Cleanup whitespace and comments compared to develop | Allen Byrne | 2019-10-02 | 1 | -3/+3 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+1 |
|
|
* | Escape { and } in regex as required by sh in updated cori.nersc.gov. | Larry Knox | 2019-08-07 | 1 | -3/+3 |
|
|
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -0/+2 |
|
|
* | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -7/+18 |
|
|
* | Cleaned up code that genericizes warning output, and add "-u" option to | Quincey Koziol | 2019-07-05 | 1 | -269/+65 |
|
|
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 2 | -63/+218 |
|
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -22/+57 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -4/+34 |
|
|
* | Added a warning summary script for gcc to bin | Dana Robinson | 2019-06-17 | 1 | -0/+484 |
|
|
* | Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They | Larry Knox | 2019-06-14 | 3 | -0/+672 |
|
|
* | updated -E option | M. Scot Breitenfeld | 2019-05-10 | 2 | -2/+2 |
|
|
* | remove -M option | M. Scot Breitenfeld | 2019-05-10 | 9 | -10/+10 |
|
|
* | added -M HPC to ctest command | M. Scot Breitenfeld | 2019-05-10 | 13 | -76/+10 |
|
|
* | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 1 | -0/+21 |
|
|
* | Putting ctest command in variable CMD did not work for skipping failing | Larry Knox | 2019-05-06 | 2 | -8/+4 |
|
|
* | Renamed the autotools check-vol target to check-passthrough-vol. | Dana Robinson | 2019-04-11 | 1 | -11/+14 |
|
|
* | Merge branch 'develop' into c_stdlib_posix_call_cleanup | Dana Robinson | 2019-02-19 | 13 | -13/+224 |
|\ |
|
| * | Remove ' ' (typo). | Larry Knox | 2019-02-17 | 1 | -1/+1 |
|
|
| * | Refactor mpi test names | Allen Byrne | 2019-02-11 | 10 | -10/+10 |
|
|
| * | Refactor parallel test names | Allen Byrne | 2019-02-11 | 10 | -10/+10 |
|
|
| * | Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information | Larry Knox | 2019-02-04 | 2 | -2/+2 |
|
|
| * | Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests | Larry Knox | 2019-02-02 | 5 | -5/+5 |
|
|
| * | Change examples file to zip for CMake zip file. | Larry Knox | 2019-02-01 | 1 | -1/+1 |
|
|
| * | Update bin/release for filename changes and HPC-CMake tar file | Larry Knox | 2019-02-01 | 1 | -7/+11 |
|
|
| * | Add new files to MANIFEST. | Larry Knox | 2019-02-01 | 1 | -0/+0 |
|
|
| * | Add more specific batch scripts. | Larry Knox | 2019-01-31 | 6 | -5/+141 |
|
|
| * | Account info can be submitted as an argument to run the batch scripts. | Larry Knox | 2019-01-28 | 2 | -33/+0 |
|
|