Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added gen_bounds | Binh-Minh Ribler | 2018-02-08 | 1 | -0/+1 |
| | |||||
* | Cleaned up per comments in PR# 876 | Binh-Minh Ribler | 2018-02-07 | 1 | -266/+262 |
| | | | | | | Platforms tested: Linux/64 (jelly) Darwin (osx1010test) | ||||
* | Added gen_bounds.c | Binh-Minh Ribler | 2018-02-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'bugfix/version_bounds' of ↵ | Binh-Minh Ribler | 2018-02-01 | 62 | -513/+132 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/version_bounds_bmr into bugfix/version_bounds | ||||
| * | Merge branch 'trunk_merge' into bugfix/version_bounds | Vailin Choi | 2018-01-28 | 9 | -284/+29 |
| |\ | | | | | | | | | | Keep it up-to-date with develop. | ||||
| | * | Merge pull request #871 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-26 | 3 | -7/+13 |
| | |\ | | | | | | | | | | | | | | | | | * commit '3ab1a073688453991b78df300067009cd0c5f610': Fix missing ext libs references | ||||
| | | * | Fix missing ext libs references | Allen Byrne | 2018-01-25 | 3 | -7/+13 |
| | |/ | |||||
| | * | Merge pull request #868 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-25 | 4 | -274/+13 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fbcaec3555b6fce1a6be92b019972f51b6a51439': HDFFV-10396 typo fix HDFFV-10396 Add note HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function | ||||
| | | * | HDFFV-10396 typo fix | Allen Byrne | 2018-01-25 | 1 | -1/+1 |
| | | | | |||||
| | | * | HDFFV-10396 Add note | Allen Byrne | 2018-01-25 | 1 | -0/+10 |
| | | | | |||||
| | | * | HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function | Allen Byrne | 2018-01-25 | 3 | -274/+3 |
| | |/ | |||||
| | * | Merge pull request #864 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-25 | 2 | -3/+3 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f22d8726707e26b97df38962b404754119e8abd7': HDFFV-10385 some platforms need this var HDFFV-10385 test OUTPUT_NAME var for mac HDFFV-10385 Correct name of var | ||||
| | | * | HDFFV-10385 some platforms need this var | Allen Byrne | 2018-01-22 | 1 | -1/+1 |
| | | | | |||||
| | | * | HDFFV-10385 test OUTPUT_NAME var for mac | Allen Byrne | 2018-01-22 | 1 | -2/+2 |
| | | | | |||||
| | | * | HDFFV-10385 Correct name of var | Allen Byrne | 2018-01-22 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 53 | -222/+101 |
| |\ \ | | |/ | | | | | | | Keep the branch up-to-date. | ||||
| | * | Merge pull request #863 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-19 | 8 | -43/+34 |
| | |\ | | | | | | | | | | | | | | | | | | | | | * commit '608a71200d4f70708c141790ec33f88e2e1a9993': HDFFV-10385 rename vars and macros HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | ||||
| | | * | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 8 | -31/+29 |
| | | | | |||||
| | | * | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-18 | 4 | -17/+10 |
| | |/ | |||||
| | * | Merge pull request #862 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-18 | 2 | -5/+33 |
| | |\ | | | | | | | | | | | | | | | | | * commit '3374818d14c11e9177370fe940c966240de34052': HDFFV-10393 fix incorrect search for name in h5repack object table | ||||
| | | * | HDFFV-10393 fix incorrect search for name in h5repack object table | Allen Byrne | 2018-01-18 | 2 | -5/+33 |
| | |/ | |||||
| | * | Merge pull request #861 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-18 | 49 | -185/+45 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '601ae0ebbc2b766ebf2662315b3143b0f903d76b': HDFFV-10392 change size of local array to 16 chars HDFFV-10385 rework java names HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE Revert CMAKE_BUILD_TYPE for matches - need to redesign | ||||
| | | * | HDFFV-10392 change size of local array to 16 chars | Allen Byrne | 2018-01-17 | 1 | -6/+6 |
| | | | | |||||
| | | * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 46 | -147/+30 |
| | | | | |||||
| | | * | HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE | Allen Byrne | 2018-01-16 | 5 | -36/+10 |
| | | | | |||||
| | | * | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 10 | -12/+15 |
| | |/ | |||||
| * | | Fix bounds check for the generation of cache image. | Vailin Choi | 2018-01-22 | 3 | -9/+4 |
| | | | |||||
* | | | Added gen_bounds.c | Binh-Minh Ribler | 2018-02-01 | 1 | -0/+1 |
|/ / | |||||
* | | Modify usage description for -j and -k options so that it is more informative. | Vailin Choi | 2018-01-18 | 2 | -4/+6 |
| | | |||||
* | | Modify h5repack usage so that it is more descriptive. | Vailin Choi | 2018-01-16 | 2 | -9/+31 |
| | | |||||
* | | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 104 | -5287/+7774 |
|\ \ | |/ | |||||
| * | Merge pull request #859 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-11 | 3 | -20/+21 |
| |\ | | | | | | | | | | | | | * commit 'a2f2e1f4cf44f305a12c674a37c120d26ce3362b': Fix fortran cmake variable usage | ||||
| | * | Fix fortran cmake variable usage | Allen Byrne | 2018-01-11 | 3 | -20/+21 |
| |/ | |||||
| * | Merge pull request #855 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-01-11 | 34 | -133/+173 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c7e8a0788c68c2fe05b6b70591a499ad277c8fa5': Correct whitespace HDFFV-10385 multi-config builders need folder set HDFFV-10385 fix packaging Fix typo HDFFV-8745 remove obsolete files HDFFV-10385 includes cleanup HDFFV-10385 - add release note HDFFV-10385 fix fortran references Correct folder typo HDFFV-8745 fix minor defects HDFFV-10385 fix platform errors HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | ||||
| | * | Correct whitespace | Allen Byrne | 2018-01-10 | 1 | -1/+1 |
| | | | |||||
| | * | HDFFV-10385 multi-config builders need folder set | Allen Byrne | 2018-01-10 | 4 | -8/+7 |
| | | | |||||
| | * | HDFFV-10385 fix packaging | Allen Byrne | 2018-01-10 | 3 | -6/+6 |
| | | | |||||
| | * | Fix typo | Allen Byrne | 2018-01-10 | 1 | -1/+1 |
| | | | |||||
| | * | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-10 | 2 | -0/+0 |
| | | | |||||
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-01-10 | 12 | -588/+416 |
| | |\ | | |/ | |/| | | | | | | | | | | | | | * commit '88574bf85618adc96142bebf865ac2caf82c8f09': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions | ||||
| * | | Merge pull request #852 in HDFFV/hdf5 from ↵ | Allen Byrne | 2018-01-10 | 12 | -588/+416 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop * commit '9c2a9cec1f708039dbc625bcc6827ab64282e065': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions | ||||
| | * | | HDFFV-10361 Correct signatures | Allen Byrne | 2018-01-09 | 2 | -19/+17 |
| | | | | |||||
| | * | | HDFFV-10361 Update release note for vds prefix | Allen Byrne | 2018-01-05 | 1 | -1/+3 |
| | | | | |||||
| | * | | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 11 | -587/+415 |
| | | | | |||||
| | | * | HDFFV-10385 includes cleanup | Allen Byrne | 2018-01-10 | 1 | -3/+1 |
| | | | | |||||
| | | * | HDFFV-10385 - add release note | Allen Byrne | 2018-01-10 | 1 | -0/+13 |
| | | | | |||||
| | | * | HDFFV-10385 fix fortran references | Allen Byrne | 2018-01-10 | 2 | -0/+6 |
| | | | | |||||
| | | * | Correct folder typo | Allen Byrne | 2018-01-09 | 2 | -3/+3 |
| | | | | |||||
| | | * | HDFFV-8745 fix minor defects | Allen Byrne | 2018-01-09 | 2 | -5/+3 |
| | | | | |||||
| | | * | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 6 | -66/+52 |
| | | | |