Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb i... | M. Scot Breitenfeld | 2017-12-06 | 0 | -0/+0 | |
| | |\ \ | ||||||
| | | * | | 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 | |
| | * | | | Merge branch 'develop' into noF77 | M. Scot Breitenfeld | 2017-12-06 | 27 | -1199/+1356 | |
| | |\ \ \ | ||||||
| * | | | | | 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 i... | M. Scot Breitenfeld | 2017-11-29 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | 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 | |
| * | | | | | 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 | |