Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ... | lrknox | 2017-12-22 | 11 | -1359/+726 | |
| * | | | | | | Add HD prefix | Allen Byrne | 2017-12-20 | 1 | -1/+1 | |
| * | | | | | | HDFFV-9724 Remove VDS file cache functionality | Allen Byrne | 2017-12-20 | 3 | -84/+0 | |
| * | | | | | | Because of MPI requirements in library ALWAYS add include path | Allen Byrne | 2017-12-20 | 1 | -12/+0 | |
| * | | | | | | HDFFV-9724 Copy efc_open search from Lextern_traverse | Allen Byrne | 2017-12-15 | 2 | -20/+212 | |
| * | | | | | | 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 | 7 | -65/+65 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-05 | 8 | -67/+67 | |
| * | | | | | | 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 | |
| * | | | | | | Added java wrappers and tests | Allen Byrne | 2017-12-12 | 1 | -471/+483 | |
| * | | | | | | HDFFV-9724 Initial changes and test | Allen Byrne | 2017-12-11 | 8 | -15/+605 | |
| * | | | | | | 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 | |
| |/ / / / / | ||||||
* | | | | | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 252 | -15184/+19821 | |
|/ / / / / | ||||||
* | | | | | 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 | |
* | | | | | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 17 | -448/+355 | |
* | | | | | Fixed misc Warnings flagged by VS2017. | Dana Robinson | 2017-11-27 | 4 | -120/+118 | |
| |_|_|/ |/| | | | ||||||
* | | | | Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning. | Dana Robinson | 2017-11-21 | 1 | -12/+19 | |
* | | | | Fixed an uninitialized filter callback struct in H5Dchunk.c and | Dana Robinson | 2017-11-21 | 5 | -114/+144 | |
* | | | | Fixed Windows code in H5PLpath.c | Dana Robinson | 2017-11-21 | 1 | -1/+1 | |
* | | | | Brings H5Z and H5PL packages in sync with VOL integration branch. | Dana Robinson | 2017-11-17 | 7 | -127/+147 | |
| |_|/ |/| | | ||||||
* | | | HDFFV-10328 - fix typos | Allen Byrne | 2017-11-17 | 1 | -5/+4 | |
* | | | HDFFV-10328 - remove allocation changes | Allen Byrne | 2017-11-17 | 3 | -70/+6 | |
* | | | Fix typo | Allen Byrne | 2017-11-16 | 1 | -1/+1 | |
* | | | HDFFV-10328 merge allocation changes from 1.8 | Allen Byrne | 2017-11-16 | 3 | -340/+422 | |
* | | | Correct linkage of filters and other libs | Allen Byrne | 2017-11-16 | 1 | -2/+2 | |
* | | | Minor warning fixes | Dana Robinson | 2017-11-15 | 1 | -24/+22 | |
* | | | Merge pull request #778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5o_schism_work... | Dana Robinson | 2017-11-15 | 5 | -2667/+2738 | |
|\ \ \ | ||||||
| * | | | Moved code from H5O.c to H5Oint.c | Dana Robinson | 2017-11-14 | 3 | -2662/+2662 | |
| * | | | Added H5Oint.c file. | Dana Robinson | 2017-11-14 | 4 | -5/+76 | |
* | | | | Correct link lines of libraries | Allen Byrne | 2017-11-14 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ... | Dana Robinson | 2017-11-14 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Fixed that annoying ar warning about -u being ignored. | Dana Robinson | 2017-11-13 | 1 | -0/+1 | |
* | | | | Merge pull request #770 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to develop | Neil Fortner | 2017-11-13 | 1 | -7/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na... | Neil Fortner | 2017-11-10 | 26 | -2976/+2339 | |
| |\ \ \ | ||||||
| * | | | | Fix HDFFV-10274. When deleting all (or almost all) of the messages in | Neil Fortner | 2017-11-10 | 1 | -7/+8 | |
* | | | | | Merge pull request #767 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:zero_allocation... | Dana Robinson | 2017-11-11 | 1 | -7/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Removed asserts from H5MM calls that conflict with stated behavior | Dana Robinson | 2017-11-09 | 1 | -7/+1 | |
* | | | | | Cleaned up misc warnings in src and test. | Dana Robinson | 2017-11-10 | 5 | -8/+7 | |
* | | | | | Merge pull request #762 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5r_cleanup to ... | Dana Robinson | 2017-11-09 | 13 | -854/+950 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Split internal H5R functionality into H5Rint.c. | Dana Robinson | 2017-11-08 | 13 | -854/+950 | |
| |/ / / | ||||||
* | | | | Remove tabs | Allen Byrne | 2017-11-08 | 2 | -216/+144 | |
* | | | | Remove tabs | Allen Byrne | 2017-11-08 | 3 | -1297/+809 | |
* | | | | Remove tabs | Allen Byrne | 2017-11-08 | 1 | -17/+17 | |
* | | | | Remove tabs | Allen Byrne | 2017-11-08 | 1 | -68/+68 | |
* | | | | Remove tabs | Allen Byrne | 2017-11-08 | 1 | -516/+344 | |
|/ / / | ||||||
* | | | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 1 | -6/+4 | |
* | | | Convert to use MPI:: for link | Allen Byrne | 2017-11-01 | 1 | -2/+4 | |