| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 1 | -4/+15 |
|\ |
|
| * | fix intel compile warnings | kmu | 2019-12-04 | 1 | -4/+15 |
|
|
| * | Revert "fix warnings from Intel compiler" | kmu | 2019-11-26 | 1 | -13/+4 |
|
|
| * | Revert "using a different MACRO" | kmu | 2019-11-26 | 1 | -2/+0 |
|
|
| * | using a different MACRO | kmu | 2019-11-25 | 1 | -0/+2 |
|
|
| * | Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into develop | kmu | 2019-11-07 | 12 | -12/+26 |
| |\ |
|
| * | | fix warnings from Intel compiler | kmu | 2019-11-07 | 1 | -4/+13 |
|
|
* | | | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2019-12-20 | 1 | -0/+11 |
|
|
* | | | Make this script work on hosts where PERL is not installed at | David Young | 2019-11-13 | 1 | -1/+2 |
| |/
|/| |
|
* | | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-11-05 | 12 | -12/+26 |
|\ \
| |/
|/| |
|
| * | Not every system has perl installed in /usr/bin/, so change the shebang | David Young | 2019-10-03 | 12 | -12/+26 |
|
|
* | | 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 |
|/ |
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 2 | -5/+5 |
|
|
* | 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 |
|
|
| * | Remove knl configuration from ctestS.sl.in.cmake. | Larry Knox | 2019-01-27 | 3 | -1/+33 |
|
|
| * | Add batch files with batch parameters specific to cori and ray. | Larry Knox | 2019-01-26 | 8 | -5/+77 |
|
|
* | | C and POSIX call cleanup | Dana Robinson | 2019-01-11 | 1 | -90/+154 |
|/ |
|
* | Configure build directory in batch scripts. | Larry Knox | 2019-01-05 | 6 | -61/+6 |
|
|
* | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files. | Larry Knox | 2018-12-31 | 2 | -2/+2 |
|
|
* | Add .lsf batch scripts and insert the build directory into the scripts | Larry Knox | 2018-12-28 | 2 | -0/+37 |
|
|
* | Add support for "make check-vol", along with a few minor cleanups, etc. | Quincey Koziol | 2018-11-29 | 2 | -0/+7 |
|
|
* | Update API tracing info for VOL functions and regenerate trace macros for VOL | Quincey Koziol | 2018-11-28 | 1 | -0/+2 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-22 | 5 | -3/+68 |
|\ |
|