summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-0762-1225/+1750
|
* Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-271-1/+1
|
* Snapshot version 1.10 release 2 (snap9)hdftest2018-02-111-2/+2
|
* HDFFV-10345 splelling and whitespace correctionsAllen Byrne2018-02-052-58/+58
|
* HDFFV-10398 add sanitize attributeAllen Byrne2018-02-051-511/+527
|
* Merge pull request #885 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-021-8/+10
|\ | | | | | | | | | | * commit 'ad89b8325555ffd7ea27baef61c506a81dc80a96': Add note for HDFFV-10398 HDFFV-10398 merge from develop improve CMake code
| * HDFFV-10398 merge from develop improve CMake codeAllen Byrne2018-01-301-8/+10
| |
* | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2018-01-312-64/+64
|\ \ | |/ |/|
| * Merge pull request #852 in HDFFV/hdf5 from ↵Allen Byrne2018-01-104-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 signaturesAllen Byrne2018-01-092-19/+17
| | |
| | * HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-054-579/+383
| | |
| * | Snapshot version 1.11 release 2hdftest2018-01-051-2/+2
| | |
* | | HDFFV-9724 merge vds duplicate codeAllen Byrne2018-01-114-515/+317
| | |
* | | Snapshot version 1.10 release 2 (snap8)hdftest2018-01-081-2/+2
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)hdftest2018-01-069-725/+1378
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'efa2a470c9d8cf2d584f6b22f5b80cd6687887d0': (36 commits) Merge fix HDFFV-9724 1_10 branch has a different number HDFFV-9724 Merge vds prefix from develop reverted changes from sync Snapshot version 1.11 release 1 Fix valgrind issues HDFFV-9724 init var to null HDFFV-9724 add valgrind ENV Fix memory leak due to addition of FORMAT check loop HDFFV-9724 prefix of 0 length should be null value HDFFV-9724 Corrected files and verified tests Add library INTERFACE and MPI to tools Increase maximum number of retries for h5watch tests. Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop" Fix library interface commands, add missing JNI Add HD prefix HDFFV-9724 Remove VDS file cache functionality Removed incorrect MPI text Par example needs to link with mpi libs Because of MPI requirements in library ALWAYS add include path ...
| * | | HDFFV-9724 Merge vds prefix from developAllen Byrne2018-01-051-8/+4
| | | |
| * | | synced with developM. Scot Breitenfeld2018-01-059-717/+1374
| |\ \ \ | | |/ /
| | * | Snapshot version 1.11 release 1hdftest2018-01-051-2/+2
| | |/
| | * HDFFV-9724 init var to nullAllen Byrne2017-12-291-1/+1
| | |
| | * HDFFV-9724 prefix of 0 length should be null valueAllen Byrne2017-12-291-1/+1
| | |
| | * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-2811-726/+1377
| | |
| | * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-2211-1359/+726
| | | | | | | | | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
| | * Add HD prefixAllen Byrne2017-12-201-1/+1
| | |
| | * HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-203-84/+0
| | |
| | * Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-12/+0
| | |
| | * HDFFV-9724 Copy efc_open search from Lextern_traverseAllen Byrne2017-12-152-20/+212
| | |
| | * HDFFV-9724 combine efc and vds into one functionAllen Byrne2017-12-132-102/+31
| | |
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-12-137-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. ...
| | * | Correct var nameAllen Byrne2017-12-131-4/+4
| | | |
| | * | Fix VDS file cache var namesAllen Byrne2017-12-132-221/+221
| | | |
| | * | Added java wrappers and testsAllen Byrne2017-12-121-471/+483
| | | |
| | * | HDFFV-9724 Initial changes and testAllen Byrne2017-12-118-15/+605
| | | |
| | * | Changed reference from dl to CMake variableAllen Byrne2017-12-041-2/+2
| | | |
| | * | H5detect and H5make_libsettings need include folderAllen Byrne2017-12-041-0/+6
| | | |
* | | | Snapshot version 1.10 release 2 (snap7)hdftest2017-12-311-2/+2
| | | |
* | | | Snapshot version 1.10 release 2 (snap6)hdftest2017-12-241-2/+2
|/ / /
* | | Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-201-12/+0
| | |
* | | HDFFV-10307 Add HD prefixAllen Byrne2017-12-201-1/+1
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-12-201-2/+2
|\ \ \ | | | | | | | | | | | | | | | | * commit '405ca39066fedf967f41e149d6a7f585c733e0e0': Snapshot version 1.10 release 2 (snap5)
| * | | Snapshot version 1.10 release 2 (snap5)hdftest2017-12-171-2/+2
| | | |
* | | | HDFFV-10307 Add toupper functionAllen Byrne2017-12-181-1/+1
| | | |
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-12-1358-1546/+1784
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '23003990cc034b3ace8c1452aaa1fb1cadbddf51': (49 commits) Snapshot version 1.10 release 2 (snap4) Fix for daily test failures. 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 Resolve conflicts from previous merge. 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 Updated RELEASE.txt to include note on bug fix for HDFFV-10272, LBNL-ECP(10334) Fixed an incorrect FUNC_ENTER macro. Normalization with VOL integration branch. ...
| * | | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-12-1230-1263/+1091
| |\ \ \ | | | |/ | | |/|
| | * | Normalization with VOL integration branch.Dana Robinson2017-12-058-67/+67
| | |/
| | * Fixed an incorrect FUNC_ENTER macro.Dana Robinson2017-12-011-1/+1
| | |
| | * Normalization with VOL integration branch.Dana Robinson2017-12-0114-753/+674
| | |
| | * Normalization with VOL integration branch.Dana Robinson2017-11-3017-448/+355
| | |
| * | Snapshot version 1.10 release 2 (snap4)hdftest2017-12-111-2/+2
| | |
| * | Fix for daily test failures.Vailin Choi2017-12-075-16/+16
| | |
| * | Resolve conflicts from previous merge.Vailin Choi2017-12-051-2/+2
| | |