Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 8 | -161/+234 |
| | |||||
* | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 9 | -385/+260 |
| | |||||
* | Fix link flags syntax | Allen Byrne | 2018-05-03 | 7 | -106/+107 |
| | |||||
* | Revert refactor link flags | Allen Byrne | 2018-05-02 | 7 | -109/+105 |
| | |||||
* | refactor link flags to interface | Allen Byrne | 2018-05-02 | 7 | -109/+119 |
| | |||||
* | Refactor link flags | Allen Byrne | 2018-05-02 | 1 | -9/+11 |
| | |||||
* | Fix defs and additional MSVC items | Allen Byrne | 2018-05-02 | 3 | -12/+10 |
| | |||||
* | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 5 | -15/+15 |
| | |||||
* | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 8 | -36/+36 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 31 | -2078/+2046 |
|\ | | | | | | | | | | | | | * commit '1f8cb03e11a46f853881f45dac18eff2dd68401e': Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') Further minor cleanups Checkpoint normalization against incoming hyperslab / selection / dataspace improvements. | ||||
| * | Merge pull request #1041 in HDFFV/hdf5 from merge_hyperslab_updates to develop | Quincey Koziol | 2018-04-30 | 29 | -2075/+2039 |
| |\ | | | | | | | | | | | | | | | | * commit '4411bc27ac8842795c73d7a469273a8d831bb835': Further minor cleanups Checkpoint normalization against incoming hyperslab / selection / dataspace improvements. | ||||
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-04-29 | 2 | -3/+7 |
| | |\ | | |/ | |/| | | | | merge_hyperslab_updates | ||||
| * | | Merge pull request #1040 in HDFFV/hdf5 from ↵ | Quincey Koziol | 2018-04-29 | 2 | -3/+7 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | ~KOZIOL/hdf5:fix_make_check_repeat to develop * commit '83e2ea681dd73e65c9b153385279b528cfdfe9df': Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') | ||||
| | * | | Fix errors in Makefile.am files that cause "make check" to repeat test, even | Quincey Koziol | 2018-04-29 | 2 | -3/+7 |
| |/ / | | | | | | | | | | | | | when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') | ||||
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-04-29 | 1874 | -80664/+155030 |
| | |\ | | |/ | |/| | | | | merge_hyperslab_updates | ||||
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-04-11 | 35 | -828/+2897 |
| | |\ | | | | | | | | | | | | | merge_hyperslab_updates | ||||
| | * | | Further minor cleanups | Quincey Koziol | 2017-03-28 | 3 | -39/+35 |
| | | | | |||||
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-03-28 | 105 | -970/+4151 |
| | |\ \ | | | | | | | | | | | | | | | | merge_hyperslab_updates | ||||
| | * | | | Checkpoint normalization against incoming hyperslab / selection / dataspace | Quincey Koziol | 2017-03-28 | 30 | -2040/+2008 |
| | | | | | | | | | | | | | | | | | | | | improvements. | ||||
* | | | | | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 6 | -34/+34 |
| | | | | | |||||
* | | | | | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 8 | -254/+531 |
| | | | | | |||||
* | | | | | TRILABS-19 revert to previous method | Allen Byrne | 2018-04-27 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | TRILABS-19 fix typos | Allen Byrne | 2018-04-27 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | TRILABS-19 Fix missing angle char | Allen Byrne | 2018-04-27 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | TRILABS-19 add mpi libs to utility programs | Allen Byrne | 2018-04-26 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 53 | -847/+705 |
| | | | | | |||||
* | | | | | TRILABS-20 Fix fortran configure during fix of CXX configure | Allen Byrne | 2018-04-24 | 13 | -209/+242 |
|/ / / / | |||||
* | | | | Merge pull request #1038 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-04-24 | 72 | -609/+486 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f435ed67fa53ca35462a60f4025464465d7dc9d0': TRILABS-20 set a compiler name on all project commands TRILABS-19 All c code INCLUDE_DIRECTORIES converted TRILABS-19 Initial conversion of include_directories to targets | ||||
| * \ \ \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-23 | 1 | -11/+2 |
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | * commit 'fa829e322ed44a67e2b3f2d6adf1306ad794859b': Fix non-threadsafe API context head pointer handling. | ||||
* | | | | | Merge pull request #1035 in HDFFV/hdf5 from fix_api_context_filter_plugin to ↵ | Quincey Koziol | 2018-04-19 | 1 | -11/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '76cab1f5cb48af8398e1c09c15a974b1f8347da4': Fix non-threadsafe API context head pointer handling. | ||||
| * | | | | | Fix non-threadsafe API context head pointer handling. | Quincey Koziol | 2018-04-19 | 1 | -11/+2 |
|/ / / / / | |||||
| * | | | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 68 | -108/+127 |
| | | | | | |||||
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-18 | 3 | -53/+26 |
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | * commit 'e217bd113db96b96b485de82395688ca2313918a': Resolve memory leak of last API context, by freeing it in H5CX terminate routine. Revert "Close memory leak of last API context when shutting library down." | ||||
* | | | | | Merge pull request #1034 in HDFFV/hdf5 from fix_api_context_fix to develop | Quincey Koziol | 2018-04-18 | 3 | -53/+26 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bcab84db9f291920ed0fe321116405f73eaddfa5': Resolve memory leak of last API context, by freeing it in H5CX terminate routine. Revert "Close memory leak of last API context when shutting library down." | ||||
| * | | | | | Resolve memory leak of last API context, by freeing it in H5CX terminate | Quincey Koziol | 2018-04-18 | 3 | -35/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | routine. | ||||
| * | | | | | Revert "Close memory leak of last API context when shutting library down." | Quincey Koziol | 2018-04-18 | 2 | -21/+18 |
|/ / / / / | | | | | | | | | | | | | | | | This reverts commit 0bd3634dc5747d88582a966050896bad57acb892. | ||||
| * | | | | TRILABS-19 All c code INCLUDE_DIRECTORIES converted | Allen Byrne | 2018-04-18 | 3 | -16/+19 |
| | | | | | |||||
| * | | | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 62 | -489/+344 |
|/ / / / | |||||
* | | | | Merge pull request #1033 in HDFFV/hdf5 from fix_h5cx_pop_special_leak to develop | Quincey Koziol | 2018-04-17 | 2 | -18/+21 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | * commit '0bd3634dc5747d88582a966050896bad57acb892': Close memory leak of last API context when shutting library down. | ||||
| * | | | | Close memory leak of last API context when shutting library down. | Quincey Koziol | 2018-04-17 | 2 | -18/+21 |
|/ / / / | |||||
* | | | | Merge pull request #1030 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-04-12 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | * commit '9a8e1e1a7cad7674de2b183ba530affc0f13c615': Add missing file | ||||
| * | | | | Add missing file | Allen Byrne | 2018-04-12 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1024 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-04-11 | 31 | -380/+1132 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '34e3e3ef17f29b721780941866a3ad4c261b7c05': Whitespace changes Whitespace and test reclassify Move two more functions from unit tests Reorder of tests for debug APIs option HDFFV-10444 fix soversion numbers for libraries Fix Java test for DEBUG_APIS Use var instead of absolute number | ||||
| * | | | | Whitespace changes | Allen Byrne | 2018-04-10 | 1 | -4/+2 |
| | | | | | |||||
| * | | | | Whitespace and test reclassify | Allen Byrne | 2018-04-10 | 8 | -68/+42 |
| | | | | | |||||
| * | | | | Move two more functions from unit tests | Allen Byrne | 2018-04-10 | 4 | -61/+59 |
| | | | | | |||||
| * | | | | Reorder of tests for debug APIs option | Allen Byrne | 2018-04-10 | 2 | -18/+16 |
| | | | | | |||||
| * | | | | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 17 | -54/+65 |
| | | | | |