Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 27 | -1090/+1496 |
| | |||||
* | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 85 | -3250/+3209 |
|\ | | | | | | | Merge from develop. | ||||
| * | Merge pull request #817 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-12-07 | 10 | -52/+38 |
| |\ | | | | | | | | | | | | | | | | | | | HDFFV-10223 * commit '6eab04894e88f7dcc0e684271328efc409a98662': HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | ||||
| | * | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 10 | -52/+38 |
| |/ | | | | | | | This is now fixed via the HDFFV-10325 fix. | ||||
| * | Merge pull request #815 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize ↵ | Dana Robinson | 2017-12-07 | 9 | -132/+109 |
| |\ | | | | | | | | | | | | | | | | | | | to develop * commit 'ec1e00a55f7b005fa9d87f92e58bc312286d0b8a': Normalization with VOL integration branch. | ||||
| | * | Normalization with VOL integration branch. | Dana Robinson | 2017-12-05 | 9 | -132/+109 |
| | | | |||||
| * | | Merge pull request #807 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:noF77 to develop | Scot Breitenfeld | 2017-12-06 | 3 | -687/+857 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fbe6c69097c03cfe3f37d9ab114c0ad438fd434e': (37 commits) removed duplicate exports of DS subroutines removed duplicate exports of DS subroutines clean-up moved dll export to Module removed parameters added missing parameter added missing parameter removed duplicate exports of DS subroutines removed fortran comments exported global variables for windows export var. initialized integer constants Update macros Changed casts to const void * Casted pointers to void to quiet warnings on Linux. Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows. Fixed misc Warnings flagged by VS2017. Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning. Fixed an uninitialized filter callback struct in H5Dchunk.c and unified the naming and initialization of said struct throughout the library. This was causing a crash on VS2015 in debug mode when the debug heap complained. Fixes HDFFV-10330. Fixed Windows code in H5PLpath.c ... | ||||
| | * | Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb ↵ | M. Scot Breitenfeld | 2017-12-06 | 0 | -0/+0 |
| | |\ | | | | | | | | | | | | | into noF77 | ||||
| | | * | Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb ↵ | M. Scot Breitenfeld | 2017-12-06 | 0 | -0/+0 |
| | | |\ | | | | | | | | | | | | | | | | into noF77 | ||||
| | | | * | clean-up | M. Scot Breitenfeld | 2017-12-05 | 1 | -7/+1 |
| | | | | | |||||
| | | | * | moved dll export to Module | M. Scot Breitenfeld | 2017-12-05 | 2 | -338/+336 |
| | | | | | |||||
| | | | * | removed parameters | M. Scot Breitenfeld | 2017-12-04 | 1 | -2/+0 |
| | | | | | |||||
| | | | * | added missing parameter | M. Scot Breitenfeld | 2017-12-04 | 1 | -0/+2 |
| | | | | | |||||
| | | | * | added missing parameter | M. Scot Breitenfeld | 2017-12-04 | 1 | -0/+1 |
| | | | | | |||||
| | | | * | removed duplicate exports of DS subroutines | M. Scot Breitenfeld | 2017-12-04 | 1 | -62/+3 |
| | | | | | |||||
| | | | * | removed fortran comments | M. Scot Breitenfeld | 2017-12-04 | 1 | -7/+7 |
| | | | | | |||||
| | | | * | exported global variables for windows | M. Scot Breitenfeld | 2017-12-04 | 2 | -2/+331 |
| | | | | | |||||
| | | * | | removed duplicate exports of DS subroutines | M. Scot Breitenfeld | 2017-12-06 | 3 | -406/+340 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added missing parameter added missing parameter removed parameters moved dll export to Module clean-up | ||||
| | | * | | Merge branch 'develop' into noF77 | M. Scot Breitenfeld | 2017-12-06 | 27 | -1199/+1356 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exported global variables for windows removed fortran comments | ||||
| | * | | | | removed duplicate exports of DS subroutines | M. Scot Breitenfeld | 2017-12-06 | 3 | -79/+342 |
| | | |_|/ | | |/| | | |||||
| | * | | | Merge branch 'develop' into noF77 | M. Scot Breitenfeld | 2017-12-04 | 25 | -1197/+1025 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | * | | export var. | M. Scot Breitenfeld | 2017-11-29 | 2 | -64/+66 |
| | | | | |||||
| | * | | initialized integer constants | M. Scot Breitenfeld | 2017-11-29 | 1 | -63/+63 |
| | | | | |||||
| | * | | Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb ↵ | M. Scot Breitenfeld | 2017-11-29 | 0 | -0/+0 |
| | |\ \ | | | | | | | | | | | | | | | | into noF77 | ||||
| | | * | | misc. clean-up | M. Scot Breitenfeld | 2017-11-29 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Merge branch 'develop' into noF77 | M. Scot Breitenfeld | 2017-11-29 | 41 | -1410/+1520 |
| | | |\ \ | |||||
| | | * | | | intialized h5open_f arrays | M. Scot Breitenfeld | 2017-11-29 | 1 | -3/+3 |
| | | | | | | |||||
| | | * | | | misc clean-up | M. Scot Breitenfeld | 2017-11-21 | 1 | -24/+24 |
| | | | | | | |||||
| | | * | | | added public, private | M. Scot Breitenfeld | 2017-11-21 | 1 | -102/+106 |
| | | | | | | |||||
| | | * | | | misc. code clean-up | M. Scot Breitenfeld | 2017-11-20 | 2 | -76/+75 |
| | | | | | | |||||
| | | * | | | misc. clean-up | M. Scot Breitenfeld | 2017-11-17 | 1 | -3/+1 |
| | | | | | | |||||
| | | * | | | HDFFV-10325: removed the COMMON/EQUIV statements. | M. Scot Breitenfeld | 2017-11-17 | 2 | -608/+512 |
| | | | | | | |||||
| | * | | | | Update macros | Allen Byrne | 2017-11-29 | 2 | -2/+3 |
| | | | | | | |||||
| | * | | | | Changed casts to const void * | Dana Robinson | 2017-11-29 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Casted pointers to void to quiet warnings on Linux. | Dana Robinson | 2017-11-29 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows. | Dana Robinson | 2017-11-29 | 5 | -282/+300 |
| | | | | | | |||||
| | * | | | | Fixed misc Warnings flagged by VS2017. | Dana Robinson | 2017-11-29 | 21 | -363/+364 |
| | | | | | | |||||
| | * | | | | Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning. | Dana Robinson | 2017-11-29 | 1 | -12/+19 |
| | | | | | | |||||
| | * | | | | Fixed an uninitialized filter callback struct in H5Dchunk.c and | Dana Robinson | 2017-11-29 | 6 | -114/+159 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unified the naming and initialization of said struct throughout the library. This was causing a crash on VS2015 in debug mode when the debug heap complained. Fixes HDFFV-10330. | ||||
| | * | | | | Fixed Windows code in H5PLpath.c | Dana Robinson | 2017-11-29 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Brings H5Z and H5PL packages in sync with VOL integration branch. | Dana Robinson | 2017-11-29 | 10 | -342/+352 |
| | | | | | | |||||
| | * | | | | HDFFV-10328 - fix typos | Allen Byrne | 2017-11-29 | 1 | -5/+4 |
| | | | | | | |||||
| | * | | | | HDFFV-10328 remove allocation note | Allen Byrne | 2017-11-29 | 1 | -9/+1 |
| | | | | | | |||||
| | * | | | | HDFFV-10328 - remove allocation changes | Allen Byrne | 2017-11-29 | 3 | -70/+6 |
| | | | | | | |||||
| | * | | | | Fix typo | Allen Byrne | 2017-11-29 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | HDFFV-10328 merge allocation changes from 1.8 | Allen Byrne | 2017-11-29 | 3 | -340/+422 |
| | | | | | | |||||
| | * | | | | Fix some of the whitespace | Allen Byrne | 2017-11-29 | 1 | -127/+127 |
| | | | | | | |||||
| | * | | | | Add note for plugins | Allen Byrne | 2017-11-29 | 1 | -0/+19 |
| | | | | | | |||||
| | * | | | | Correct linkage of filters and other libs | Allen Byrne | 2017-11-29 | 4 | -13/+13 |
| | | | | | | |||||
| | * | | | | HDFFV-10325: removed the COMMON/EQUIV statements. | M. Scot Breitenfeld | 2017-11-29 | 2 | -647/+552 |
| | |/ / / |