Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10398 add support for Emscriptem build system | Allen Byrne | 2018-01-30 | 1 | -0/+6 |
| | |||||
* | HDFFV-10398 avoid sanitizer failures | Allen Byrne | 2018-01-30 | 1 | -511/+527 |
| | |||||
* | HDFFV-10398 use the target name for custom commands | Allen Byrne | 2018-01-30 | 1 | -8/+4 |
| | |||||
* | Merge pull request #852 in HDFFV/hdf5 from ↵ | Allen Byrne | 2018-01-10 | 4 | -579/+381 |
|\ | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop * commit '9c2a9cec1f708039dbc625bcc6827ab64282e065': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions | ||||
| * | HDFFV-10361 Correct signatures | Allen Byrne | 2018-01-09 | 2 | -19/+17 |
| | | |||||
| * | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 4 | -579/+383 |
| | | |||||
* | | Snapshot version 1.11 release 2 | hdftest | 2018-01-05 | 1 | -2/+2 |
| | | |||||
* | | Snapshot version 1.11 release 1 | hdftest | 2018-01-05 | 1 | -2/+2 |
|/ | |||||
* | HDFFV-9724 init var to null | Allen Byrne | 2017-12-29 | 1 | -1/+1 |
| | |||||
* | HDFFV-9724 prefix of 0 length should be null value | Allen Byrne | 2017-12-29 | 1 | -1/+1 |
| | |||||
* | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 11 | -726/+1377 |
| | |||||
* | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵ | lrknox | 2017-12-22 | 11 | -1359/+726 |
| | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2. | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '758b9667b3e07a7562107f19f7dabee027e5bd53': (41 commits) HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake removed duplicate exports of DS subroutines removed duplicate exports of DS subroutines Normalization with VOL integration branch. clean-up moved dll export to Module Fixed typo. removed parameters added missing parameter added missing parameter removed duplicate exports of DS subroutines removed fortran comments Various code cleanup Description: - Replaced H5Location::exists with H5Location::nameExists and marked H5Location::exists as deprecated. - Miscellaneous test cleanup for consistency. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test) 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. ... | ||||
| * | 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 |
|/ | |||||
* | 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 |
| | | | | | | 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-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 ↵ | Dana Robinson | 2017-11-15 | 5 | -2667/+2738 |
|\ | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5o_schism_work to develop * commit 'fcfc5f116d08642de962919ac26092c74b924644': Moved code from H5O.c to H5Oint.c Added H5Oint.c file. | ||||
| * | 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 |
|\ | | | | | | | | | | | | | to develop * commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2': Fixed that annoying ar warning about -u being ignored. | ||||
| * | 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 |
|\ \ | |/ |/| | | | | | | | * commit 'bca20b40b4966552a844051c3d912d6aec50592f': Initialize hid_t variables in test_Attr_bug9. Fix HDFFV-10274. When deleting all (or almost all) of the messages in an object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case. | ||||
| * | Merge branch 'develop' of ↵ | Neil Fortner | 2017-11-10 | 26 | -2976/+2339 |
| |\ | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_naf into develop | ||||
| * | | Fix HDFFV-10274. When deleting all (or almost all) of the messages in | Neil Fortner | 2017-11-10 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | an object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case. | ||||
* | | | Merge pull request #767 in HDFFV/hdf5 from ↵ | Dana Robinson | 2017-11-11 | 1 | -7/+1 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:zero_allocation_fix_develop to develop * commit '3e4f6138b60d8363c377e453d63f875775ec907a': Removed asserts from H5MM calls that conflict with stated behavior and added a test to ensure that this doesn't happen in the future. | ||||
| * | | Removed asserts from H5MM calls that conflict with stated behavior | Dana Robinson | 2017-11-09 | 1 | -7/+1 |
| | | | | | | | | | | | | and added a test to ensure that this doesn't happen in the future. |