summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Modifications made based on comments from pull request.Vailin Choi2018-02-079-552/+554
* Fix bounds check for the generation of cache image.Vailin Choi2018-01-223-9/+4
* Merge branch develop into bugfix/version_boundsVailin Choi2018-01-1214-1052/+1506
|\
| * Merge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-...Allen Byrne2018-01-104-579/+381
| |\
| | * 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
| * | 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
| * 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
| |\
| * | 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
* | | Changes made based on code reviews.Vailin Choi2018-01-1224-103/+305
* | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-0833-1383/+1209
|\ \ \ | | |/ | |/|
| * | 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
| * Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-274-120/+118
* | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2711-253/+310
|\ \ | |/
| * Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning.Dana Robinson2017-11-211-12/+19
| * Fixed an uninitialized filter callback struct in H5Dchunk.c andDana Robinson2017-11-215-114/+144
| * Fixed Windows code in H5PLpath.cDana Robinson2017-11-211-1/+1
| * Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-177-127/+147
* | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2548-6214/+5783
|\ \ | |/
| * HDFFV-10328 - fix typosAllen Byrne2017-11-171-5/+4
| * HDFFV-10328 - remove allocation changesAllen Byrne2017-11-173-70/+6
| * Fix typoAllen Byrne2017-11-161-1/+1
| * HDFFV-10328 merge allocation changes from 1.8Allen Byrne2017-11-163-340/+422
| * Correct linkage of filters and other libsAllen Byrne2017-11-161-2/+2
| * Minor warning fixesDana Robinson2017-11-151-24/+22
| * Merge pull request #778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5o_schism_work...Dana Robinson2017-11-155-2667/+2738
| |\
| | * Moved code from H5O.c to H5Oint.cDana Robinson2017-11-143-2662/+2662
| | * Added H5Oint.c file.Dana Robinson2017-11-144-5/+76
| * | Correct link lines of librariesAllen Byrne2017-11-141-2/+2
| |/
| * Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ...Dana Robinson2017-11-141-0/+1
| |\
| | * Fixed that annoying ar warning about -u being ignored.Dana Robinson2017-11-131-0/+1
| * | Merge pull request #770 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to developNeil Fortner2017-11-131-7/+8
| |\ \ | | |/ | |/|