Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Skip test if 1.6 API | Allen Byrne | 2017-12-19 | 1 | -30/+44 | |
| * | HDFFV-9724 Add ENV VAR to vds test | Allen Byrne | 2017-12-19 | 2 | -1/+191 | |
| * | HDFFV-9724 Copy efc_open search from Lextern_traverse | Allen Byrne | 2017-12-15 | 2 | -20/+212 | |
| * | Add prefix dir to the clear command | Allen Byrne | 2017-12-13 | 1 | -2/+2 | |
| * | HDFFV-9724 Add H5LS prefix test with ${ORIGIN} | Allen Byrne | 2017-12-13 | 9 | -0/+136 | |
| * | Add h5dump VDS prefix tests | Allen Byrne | 2017-12-13 | 1 | -0/+67 | |
| * | HDFFV-9724 combine efc and vds into one function | Allen Byrne | 2017-12-13 | 2 | -102/+31 | |
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-12-13 | 41 | -1413/+1524 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #817 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-12-07 | 10 | -52/+38 | |
|\ \ | ||||||
| * | | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 10 | -52/+38 | |
|/ / | ||||||
* | | Merge pull request #815 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize t... | Dana Robinson | 2017-12-07 | 9 | -132/+109 | |
|\ \ | ||||||
| * | | 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 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb i... | M. Scot Breitenfeld | 2017-12-06 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * \ | 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 | |