| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
| * | 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 |
|\ |
|
| * | Add script and changes to wait for H5Tinit.c | Larry Knox | 2018-11-14 | 5 | -3/+68 |
|
|
* | | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -0/+2 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-06 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update HDF5-Examples version to be included in CMake-* tar/zip files. | hdftest | 2018-11-05 | 1 | -2/+2 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-04 | 3 | -0/+76 |
|\ \
| |/ |
|
| * | Add script to run tests with sbatch when not cross compiling. | Larry Knox | 2018-10-29 | 1 | -0/+28 |
|
|
| * | Add files and changes to cross compile with CrayLinuxEnvironment and run | Larry Knox | 2018-10-29 | 2 | -0/+48 |
|
|
* | | Correct error with parsing of "FUNC_ENTER_API_NOINIT" | Quincey Koziol | 2018-10-27 | 1 | -1/+1 |
|/ |
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+20 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -4/+4 |
|
|
* | HDFFV-10552 fix version script (missed when 1.11 created) | Allen Byrne | 2018-08-16 | 1 | -3/+3 |
|
|
* | Update HDF5 examples to correct version. | Larry Knox | 2018-07-24 | 1 | -2/+2 |
|
|
* | Correct a few typos. | Larry Knox | 2018-07-24 | 1 | -3/+3 |
|
|