Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor issues | Allen Byrne | 2019-06-03 | 2 | -2/+2 |
| | |||||
* | Update macro | Allen Byrne | 2019-05-31 | 1 | -5/+19 |
| | |||||
* | Java formatting of args | Allen Byrne | 2019-05-30 | 9 | -82/+82 |
| | |||||
* | Merge pull request #1714 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-05-24 | 2 | -40/+65 |
|\ | | | | | | | | | | | | | ~DEROBINS/hdf5_der:H5VLunregister_native to develop * commit '0afb76228e16e63d72a7dbacdbb894d34fe29722': Added code that disallows unregistering the native VOL connector. | ||||
| * | Added code that disallows unregistering the native VOL connector. | Dana Robinson | 2019-05-24 | 2 | -40/+65 |
|/ | |||||
* | Merge pull request #1706 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_getloc to ↵ | Jerome Soumagne | 2019-05-23 | 4 | -9/+24 |
|\ | | | | | | | | | | | | | develop * commit '982ed75720d7dece10623868cda22c46908baebe': Rename H5VL_ID_GET_NAME to H5VL_OBJECT_GET_NAME | ||||
| * | Rename H5VL_ID_GET_NAME to H5VL_OBJECT_GET_NAME | Jerome Soumagne | 2019-05-23 | 4 | -9/+24 |
| | | | | | | | | Implement native H5VL_OBJECT_GET_NAME by addr | ||||
* | | Merge pull request #1709 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-05-21 | 2 | -4/+4 |
|\ \ | | | | | | | | | | | | | | | | * commit '802b2927254b1de163589b1e4eaced47ee81ad07': Assign NULL to func_name/file_name/desc error entry pointers when clearing error stack Avoid clearing error stack when calling H5Eget_msg() | ||||
| * | | Assign NULL to func_name/file_name/desc error entry pointers when clearing ↵ | Jordan Henderson | 2019-05-17 | 1 | -3/+3 |
| | | | | | | | | | | | | error stack | ||||
| * | | Avoid clearing error stack when calling H5Eget_msg() | Jordan Henderson | 2019-05-17 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1710 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-05-19 | 12 | -30/+34 |
|\ \ | |/ |/| | | | | | | | * commit '0b086c3db2c6cd376b7bffb3236df1ef158ae80d': Correct message command syntax Add note about CMake and spaces in paths | ||||
| * | Correct message command syntax | Allen Byrne | 2019-05-17 | 11 | -30/+30 |
| | | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-05-14 | 14 | -79/+93 |
| |\ | |/ |/| | | | | | | | | | | | | | | | * commit '6eaef5ebd61b8019f66f51d3fe74ec3c1b1d4f0f': Reorder lines in HDF5config.cmake so that additions to end of $HPC-HDF5options scripts will take precedence. updated -E option remove -M option added -M HPC to ctest command fixed missing paralle test Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | ||||
* | | Merge pull request #1705 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Allen Byrne | 2019-05-14 | 1 | -1/+3 |
|\ \ | | | | | | | | | | | | | * commit '9406278103a7b72d3eacea9fbeaadbf34bf7e43a': Reorder lines in HDF5config.cmake so that additions to end of $HPC-HDF5options scripts will take precedence. | ||||
| * | | Reorder lines in HDF5config.cmake so that additions to end of ↵ | Larry Knox | 2019-05-14 | 1 | -1/+3 |
|/ / | | | | | | | $HPC-HDF5options scripts will take precedence. | ||||
* | | Merge pull request #1703 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-05-10 | 9 | -10/+10 |
|\ \ | | | | | | | | | | | | | | | | * commit '6546c764d3d39028d2ec61da236cc69b44414127': updated -E option remove -M option | ||||
| * | | updated -E option | M. Scot Breitenfeld | 2019-05-10 | 2 | -2/+2 |
| | | | |||||
| * | | Merge branch 'develop' of ↵ | M. Scot Breitenfeld | 2019-05-10 | 0 | -0/+0 |
| |\ \ | |/ / |/| | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop | ||||
* | | | Merge pull request #1701 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-05-10 | 14 | -80/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | * commit '19d2cea9aec648eb3c609dee4d2dc9baa101c967': added -M HPC to ctest command | ||||
| | * | | remove -M option | M. Scot Breitenfeld | 2019-05-10 | 9 | -10/+10 |
| |/ / | |||||
| * | | added -M HPC to ctest command | M. Scot Breitenfeld | 2019-05-10 | 14 | -80/+10 |
|/ / | |||||
* | | Merge pull request #1700 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-05-10 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | * commit 'd786bedd18e6d521e240aa78bb633b66f8f975c8': fixed missing paralle test | ||||
| * \ | Merge branch 'develop' of ↵ | M. Scot Breitenfeld | 2019-05-10 | 0 | -0/+0 |
| |\ \ | |/ / |/| | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop | ||||
* | | | Merge pull request #1699 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-05-10 | 5 | -3/+83 |
|\ \ \ | | | | | | | | | | | | | | | | | * commit 'cf6f2f039d8e1c98bdd9690357e2b4670f23ae4e': Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | ||||
| | * | | fixed missing paralle test | M. Scot Breitenfeld | 2019-05-10 | 1 | -0/+2 |
| |/ / | |||||
| * | | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 5 | -3/+83 |
|/ / | |||||
| * | Add note about CMake and spaces in paths | Allen Byrne | 2019-05-07 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #1695 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-05-06 | 2 | -8/+4 |
|\ | | | | | | | | | * commit 'df35529e3d0529e9df11806d267ef8c4779b79e3': Putting ctest command in variable CMD did not work for skipping failing tests. | ||||
| * | Putting ctest command in variable CMD did not work for skipping failing | Larry Knox | 2019-05-06 | 2 | -8/+4 |
|/ | | | | tests. | ||||
* | Merge pull request #1692 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Scot Breitenfeld | 2019-05-03 | 4 | -6/+13 |
|\ | | | | | | | | | * commit '8a4f679fda20577c4528977d0ee9a7e4c5bee055': Combine "collective group and dataset write" and "independent group and dataset read" tests into one test. The second test is dependent on the file created by the first test, and will not pass when run by itself. | ||||
| * | Combine "collective group and dataset write" and "independent group and | Larry Knox | 2019-05-03 | 4 | -6/+13 |
|/ | | | | | dataset read" tests into one test. The second test is dependent on the file created by the first test, and will not pass when run by itself. | ||||
* | Merge pull request #1691 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Scot Breitenfeld | 2019-05-02 | 2 | -208/+218 |
|\ | | | | | | | | | * commit '813d8fd597b030a248db6316dd98f738c0c61ea8': Add final list of single testphdf5 tests | ||||
| * | Add final list of single testphdf5 tests | Allen Byrne | 2019-05-02 | 2 | -208/+218 |
|/ | |||||
* | Merge pull request #1689 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to develop | hdftest | 2019-05-02 | 9 | -18/+18 |
|\ | | | | | | | | | * commit 'ff596e9d356713a35dc35d9b5ba0439ed5ca29ac': Snapshot version 1.11 release 5. Update version to 1.11.6. | ||||
| * | Merge branch 'develop' of ↵ | hdftest | 2019-05-02 | 1 | -0/+1 |
| |\ | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into develop | ||||
| * | | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 9 | -18/+18 |
| | | | | | | | | | | | | Update version to 1.11.6. | ||||
* | | | Merge pull request #1690 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Scot Breitenfeld | 2019-05-02 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | | | | | | | * commit 'b6bebb245b043fae546390c00288a069da785868': Pull a test from default testphdf5 | ||||
| * | | Pull a test from default testphdf5 | Allen Byrne | 2019-05-02 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1688 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Scot Breitenfeld | 2019-05-02 | 1 | -0/+1 |
|\ \ | |/ |/| | | | | | * commit 'c643cc05316e11471c4bef30cd09b9d4437f85fd': Pull out another failing test | ||||
| * | Pull out another failing test | Allen Byrne | 2019-05-02 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #1687 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-05-01 | 2 | -3/+3 |
|\ | | | | | | | | | | | * commit 'ee35fb8a7fe3804e4146c54020b6e2272ab251e3': Change default for HPC Correct var usage syntax | ||||
| * | Change default for HPC | Allen Byrne | 2019-05-01 | 1 | -1/+1 |
| | | |||||
| * | Correct var usage syntax | Allen Byrne | 2019-05-01 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1686 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Scot Breitenfeld | 2019-05-01 | 2 | -3/+22 |
|\ | | | | | | | | | | | | | * commit '854223e3fcf5e90ad5fae25ff05deb4276ce001b': Add missing default Correct varname Separate out MPI tests that fail on MPI version | ||||
| * | Add missing default | Allen Byrne | 2019-05-01 | 1 | -0/+1 |
| | | |||||
| * | Correct varname | Allen Byrne | 2019-05-01 | 1 | -3/+3 |
| | | |||||
| * | Separate out MPI tests that fail on MPI version | Allen Byrne | 2019-05-01 | 1 | -3/+21 |
|/ | |||||
* | Merge pull request #1685 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-05-01 | 1 | -9/+9 |
|\ | | | | | | | | | * commit '87e491da88d49134e20418733f64a3307b5cd74c': HDFFV-10776 missing compiler flags | ||||
| * | HDFFV-10776 missing compiler flags | Allen Byrne | 2019-04-30 | 1 | -9/+9 |
|/ | |||||
* | Merge pull request #1683 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Allen Byrne | 2019-04-30 | 2 | -1/+5 |
|\ | | | | | | | | | * commit '0a73ce19a4e7f57fe1bb06ca5be8d4697fe079aa': Fix Java JUnit-TestH5P failure on 32-bit arch |