Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cleanup when merging to other branches | Allen Byrne | 2019-07-30 | 3 | -10/+7 | |
| | ||||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 4 | -61/+95 | |
| | ||||||
* | Merge from develop, mostly HDFFV-10845 | Allen Byrne | 2019-07-12 | 1 | -2/+7 | |
| | ||||||
* | HDFFV-10581 Correct PDB files and debug naming. | Allen Byrne | 2019-07-09 | 1 | -2/+2 | |
| | ||||||
* | Squash commit of options to build tools and tests | Dhvanil Popat | 2019-06-25 | 1 | -2/+9 | |
| | ||||||
* | Fix fortran test and test library linking | Allen Byrne | 2019-06-23 | 1 | -6/+6 | |
| | ||||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 5 | -707/+459 | |
| | ||||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 2 | -7/+7 | |
| | ||||||
* | TRILAB-111 Update MPI CMake | Allen Byrne | 2019-02-13 | 2 | -3/+3 | |
| | ||||||
* | Cleanup F2003 option for CMake | Allen Byrne | 2019-02-06 | 4 | -88/+66 | |
| | ||||||
* | Merge pull request #1470 in HDFFV/hdf5 from hdf5_10_0_squash to hdf5_1_10 | Scot Breitenfeld | 2019-01-11 | 9 | -69/+598 | |
|\ | | | | | | | | | | | | | | | * commit 'c9cf24506b4fb1c50ea553d3ab962c37ac86760a': Fix for parallel filters tests with new read-proc0-broadcast feature misc. merge clean-up misc. merge clean-up merged: | |||||
| * | merged: | M. Scot Breitenfeld | 2019-01-10 | 9 | -69/+598 | |
| | | | | | | | | | | HDFFV-10652 HDFFV-10443 | |||||
* | | Fix for Fortran failures. | Dana Robinson | 2019-01-11 | 1 | -4/+4 | |
|/ | ||||||
* | Fortran wrappers for dataset obj header minimization API calls. | Dana Robinson | 2019-01-09 | 5 | -2/+239 | |
| | ||||||
* | Merge pull request #1325 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10511 to develop | Scot Breitenfeld | 2018-12-04 | 6 | -44/+178 | |
| | | | | | | * commit '9bbaca66ca1f987ede2f5c7e9c5938523a47262f': fixed sp. HDFFV-10511 -- Make fortran specific subroutines names PRIVATE | |||||
* | Merge CMake changes from develop | Allen Byrne | 2018-10-23 | 1 | -1/+1 | |
| | | | Improved cross-compiling and toolchains | |||||
* | HDFFV-10575, 10332, 10531, 10594 and TRILAB-21 | Allen Byrne | 2018-10-04 | 2 | -19/+19 | |
| | ||||||
* | Change prefix in example scripts to relative path to bin. This was done | Larry Knox | 2018-08-23 | 1 | -1/+1 | |
| | | | | | for 1.8, and works wherever installed without the need to replace the original prefix. | |||||
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵ | M. Scot Breitenfeld | 2018-06-08 | 2 | -6/+6 | |
| | | | | | | not work properly misc. clean-up | |||||
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F ↵ | M. Scot Breitenfeld | 2018-06-08 | 1 | -1/+1 | |
| | | | | | | does not work properly added dependency on H5ff.F90 for H5_ff.F90 | |||||
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵ | M. Scot Breitenfeld | 2018-06-08 | 3 | -2/+90 | |
| | | | | | | not work properly h5fget_obj_count_f with H5F_OBJ_ALL_F counted objects created in h5open_f, which should not be included in the count. The function now returns the correct number of objects (i.e., objects created in h5open are not included in the total). | |||||
* | Add fortran MPI to test and example | Allen Byrne | 2018-06-06 | 2 | -4/+6 | |
| | ||||||
* | Add mpi include folders for fortran C objects | Allen Byrne | 2018-06-06 | 1 | -3/+3 | |
| | ||||||
* | Fix the error found after earlier checkin. | Vailin Choi | 2018-06-01 | 1 | -2/+2 | |
| | ||||||
* | (1) Made the change according to the pull request feedback. | Vailin Choi | 2018-05-31 | 1 | -2/+1 | |
| | | | | (2) Removed the performance test form test/th5o.c: will decide on what needs to be done to show speedup via HDFFV-10463. | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-30 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | * commit 'd184e6db94163dcc8761182744a6c524a4850887': Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c. Correct script names Fix typo Minor H5FS tweaks. Put back CTRL-L chars Update support link Update text Valgrind fixed by checking for prefix_len of 0 | |||||
| * | Fix typo | Allen Byrne | 2018-05-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 3 | -10/+0 | |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2b0fb7e3f1f7da5b23d430702493ed4fb7f87166': (21 commits) HDFFV-9739 only executes H5E tests in production Remove link flag from compile command fix typo Add release note Correct attribute location HDFFV-9739 fix copy testfiles command HDFFV-9739 remove obsolete test files HDFFV-9739 dup test file for concurrent tests HDFFV-9739 Fix autotools script HDFFV-9739 Change autotools test scripts Fix typo HDFFV-9739 Update test reference Update current windows test machines HDFFV-9739 Grab err number before API call HDFFV-9739 Add release note Adjust test names for concurrent tests Fix soversion HDFFV-9739 Fix copy name HDFFV-9739 factor out tests into separate JUnit Updated the threadsafety test to use error macros instead of asserts. ... | |||||
| * | Remove link flag from compile command | Allen Byrne | 2018-05-22 | 3 | -10/+0 | |
| | | ||||||
* | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 2 | -12/+6 | |
| | | ||||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 6 | -311/+589 | |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ... | |||||
| * | Add missing module_dir property | Allen Byrne | 2018-05-09 | 1 | -0/+1 | |
| | | ||||||
| * | Use set_property for MT flag | Allen Byrne | 2018-05-07 | 2 | -12/+18 | |
| | | ||||||
| * | Correct command usage | Allen Byrne | 2018-05-07 | 4 | -21/+21 | |
| | | ||||||
| * | Remove APPEND | Allen Byrne | 2018-05-03 | 4 | -33/+39 | |
| | | ||||||
| * | Fix another command revert | Allen Byrne | 2018-05-03 | 1 | -12/+18 | |
| | | ||||||
| * | Missed a command revert | Allen Byrne | 2018-05-03 | 1 | -6/+9 | |
| | | ||||||
| * | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 4 | -121/+176 | |
| | | ||||||
| * | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 4 | -71/+143 | |
| | | ||||||
| * | Fix link flags syntax | Allen Byrne | 2018-05-03 | 4 | -70/+70 | |
| | | ||||||
| * | Revert refactor link flags | Allen Byrne | 2018-05-02 | 4 | -74/+70 | |
| | | ||||||
| * | refactor link flags to interface | Allen Byrne | 2018-05-02 | 4 | -75/+85 | |
| | | ||||||
| * | Refactor link flags | Allen Byrne | 2018-05-02 | 1 | -9/+11 | |
| | | ||||||
| * | Fix defs and additional MSVC items | Allen Byrne | 2018-05-02 | 2 | -9/+7 | |
| | | ||||||
| * | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 3 | -10/+10 | |
| | | ||||||
| * | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 4 | -23/+23 | |
| | | ||||||
| * | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 3 | -23/+23 | |
| | | ||||||
| * | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 4 | -164/+324 | |
| | | ||||||
| * | TRILABS-19 fix typos | Allen Byrne | 2018-04-27 | 1 | -1/+1 | |
| | | ||||||
| * | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 4 | -186/+149 | |
| | |