summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* H5R: set app ref when incrementing ref_count on location held by referenceJerome Soumagne2020-01-175-18/+39
* Merge pull request #2264 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-01-131-0/+1
|\
| * Ignore ZLIB warningsAllen Byrne2020-01-131-0/+1
|/
* Merge pull request #2262 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-01-13102-2821/+4081
|\
| * Merge tools changes from developAllen Byrne2020-01-1358-2417/+2424
| * Update file with changes from developAllen Byrne2020-01-121-46/+39
| * Fix CMake test macros and perform standalone testsAllen Byrne2020-01-1211-285/+469
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-0785-2102/+3784
| |\ | |/ |/|
* | Merge pull request #2229 in HDFFV/hdf5 from vol_changes_to_1_12 to hdf5_1_12Quincey Koziol2020-01-0785-2102/+3784
|\ \
| * | Remove mismerged codeQuincey Koziol2020-01-071-4/+0
| * | Cherry pick of 0225e6d5969Quincey Koziol2020-01-0442-537/+700
| * | Cleanups from PR reviewsQuincey Koziol2020-01-044-102/+101
| * | Remove unnecessary H5CX callQuincey Koziol2020-01-041-4/+0
| * | Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-01-048-57/+258
| * | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-0450-1583/+2904
| * | Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2020-01-041-1/+7
|/ /
| * Add MPI libs for standalone perfAllen Byrne2019-12-221-2/+2
| * Fix autotools test scriptsAllen Byrne2019-12-224-7/+45
| * Add ref files to test scriptAllen Byrne2019-12-212-5/+18
| * h5diff test script fixesAllen Byrne2019-12-212-1/+8
| * Add new h5diff filesAllen Byrne2019-12-211-0/+3
| * Correct compile statement orderAllen Byrne2019-12-201-2/+3
| * Fix compile statement orderAllen Byrne2019-12-203-4/+5
| * HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-2052-471/+1484
|/
* Merge pull request #2168 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-12-201-0/+3
|\
| * Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
|/
* Merge pull request #2160 in HDFFV/hdf5 from ~DYOUNG/netbsd:hdf5_1_12 to hdf5_...David Young2019-12-1934-76/+401
|\
| * In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-192-2/+2
| * Make this script work on hosts where PERL is not installed atDavid Young2019-12-191-1/+2
| * Use HD prefix.David Young2019-12-191-8/+8
| * Fix HDFFV-10937: use a more reliable (and probably faster) scheme forDavid Young2019-12-191-32/+121
| * Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-12-196-5/+6
| * Make these scripts relocatable again: derive a relative path for theDavid Young2019-12-194-4/+97
| * Get the path to prefix right: needs a ../ to back out of subdirectoryDavid Young2019-12-191-1/+1
| * Make this script relocatable again: derive a relative path for theDavid Young2019-12-191-2/+25
| * Let us override the examples directory using --with-examplesdir=DIR.David Young2019-12-1913-18/+40
| * Follow longstanding execv convention for compatibility with NetBSD.David Young2019-12-191-1/+7
| * Under the examples directories, always find the installed HDF5David Young2019-12-196-6/+6
| * Make the HDF5 configure script grok NetBSD.David Young2019-12-192-0/+59
| * For portability, insulate the HDF5 library from some system macros.David Young2019-12-191-1/+18
| * Not every system has perl installed in /usr/bin/, so change the shebangDavid Young2019-12-1912-12/+26
| * For portability, use the POSIX sh(1) string-comparison operator `=`David Young2019-12-191-2/+2
|/
* Merge pull request #2154 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-12-194-31/+28
|\
| * Adjust cache.c only variables.Allen Byrne2019-12-184-30/+27
| * Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-182-1/+1
|/
* Merge pull request #2147 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-12-172-8/+2
|\
| * Minor WhitespaceAllen Byrne2019-12-171-2/+2
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2019-12-1750-205/+5154
| |\ | |/ |/|
* | Merge pull request #2145 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_12 to h...Dana Robinson2019-12-1746-204/+197
|\ \
| * | Minor tweaks noticed while going over VOL documentation.Dana Robinson2019-12-163-6/+6