Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | 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 | |
| * | | | | | 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 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #814 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to... | Binh-Minh Ribler | 2017-12-05 | 20 | -544/+522 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fixed typo. | Binh-Minh Ribler | 2017-12-04 | 1 | -1/+1 | |
| * | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2017-12-04 | 46 | -1836/+1684 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Various code cleanup | Binh-Minh Ribler | 2017-12-04 | 20 | -543/+521 | |
| | | | * | Correct var name | Allen Byrne | 2017-12-13 | 1 | -4/+4 | |
| | | | * | Fix VDS file cache var names | Allen Byrne | 2017-12-13 | 2 | -221/+221 | |
| | | | * | Remove return from void functions | Allen Byrne | 2017-12-13 | 1 | -4/+0 | |
| | | | * | Added java wrappers and tests | Allen Byrne | 2017-12-12 | 12 | -495/+1172 | |
| | | | * | HDFFV-9724 Initial changes and test | Allen Byrne | 2017-12-11 | 9 | -15/+879 | |
| | | | * | Changed reference from dl to CMake variable | Allen Byrne | 2017-12-04 | 1 | -2/+2 | |
| | | | * | H5detect and H5make_libsettings need include folder | Allen Byrne | 2017-12-04 | 1 | -0/+6 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #809 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize t... | Dana Robinson | 2017-12-01 | 14 | -754/+675 | |
|\ \ \ \ | ||||||
| * | | | | Fixed an incorrect FUNC_ENTER macro. | Dana Robinson | 2017-12-01 | 1 | -1/+1 | |
| * | | | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-01 | 14 | -753/+674 | |
|/ / / / | ||||||
* | | | | Merge pull request #808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize t... | Dana Robinson | 2017-12-01 | 17 | -448/+355 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 17 | -448/+355 | |
|/ / / | ||||||
* | | | Merge pull request #800 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-11-27 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Update macros | Allen Byrne | 2017-11-27 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge pull request #798 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:misc_windows_wa... | Dana Robinson | 2017-11-27 | 21 | -639/+658 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Changed casts to const void * | Dana Robinson | 2017-11-27 | 1 | -2/+2 | |
| * | | Casted pointers to void to quiet warnings on Linux. | Dana Robinson | 2017-11-27 | 1 | -1/+1 | |
| * | | Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows. | Dana Robinson | 2017-11-27 | 5 | -282/+300 | |
| * | | Fixed misc Warnings flagged by VS2017. | Dana Robinson | 2017-11-27 | 21 | -363/+364 | |
|/ / | ||||||
* | | Merge pull request #794 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:uninit_cb_struc... | Dana Robinson | 2017-11-21 | 1 | -12/+19 | |
|\ \ | ||||||
| * | | Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning. | Dana Robinson | 2017-11-21 | 1 | -12/+19 | |
|/ / | ||||||
* | | Merge pull request #793 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:uninit_cb_struc... | Dana Robinson | 2017-11-21 | 6 | -114/+159 | |
|\ \ | ||||||
| * | | Fixed an uninitialized filter callback struct in H5Dchunk.c and | Dana Robinson | 2017-11-21 | 6 | -114/+159 | |
|/ / | ||||||
* | | Merge pull request #792 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Z_H5PL_normal... | Dana Robinson | 2017-11-21 | 1 | -1/+1 | |
|\ \ |