summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Tab to space conversions.mainzer2020-08-141-4/+4
* Merge branch 'develop' into mdc_sl_optmainzer2020-08-1375-713/+1096
|\
| * Cleans warnings and cruft from ttsafe_attr_vlen.cDana Robinson2020-08-121-11/+9
| * Fixes Windows issues due to exposed pthread codeDana Robinson2020-08-121-4/+7
| * Fixes a size mismatch when copying old-style to new-style referencesDana Robinson2020-08-121-4/+4
| * Fixes memory leads in trefer.cDana Robinson2020-08-121-20/+22
| * Merge pull request #2752 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-122-6/+6
| |\
| | * Fixes the splitter VFD test on Windows.Dana Robinson2020-08-122-6/+6
| * | Fixes flock Windows failureDana Robinson2020-08-071-6/+6
| |/
| * Removes staff email addresses from the repositoryDana Robinson2020-08-0765-70/+66
| * Merge pull request #2730 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:file_locking_s...Dana Robinson2020-08-063-64/+185
| |\
| | * Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-064-14/+18
| | |\
| | * | Squash merge of file locking fixesDana Robinson2020-08-033-64/+185
| * | | Merge pull request #2715 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_vlen_ref to d...Jerome Soumagne2020-08-061-0/+303
| |\ \ \
| | * | | H5R: fix encoding of references that are part of compound typesJerome Soumagne2020-07-281-0/+303
| * | | | Fixes warnings in the splitter VFD and testsDana Robinson2020-08-061-109/+148
| | |_|/ | |/| |
| * | | Warning fixes in tools and h5test.cDana Robinson2020-08-061-8/+15
| * | | Minor normalizations with 1.12 branchDana Robinson2020-08-013-6/+3
| | |/ | |/|
| * | Minor normalizations with hdf5_1_10Dana Robinson2020-07-319-414/+331
| |/
* | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-055-1046/+1320
|/
* Fixed additional typos in tselect.c comments.Dana Robinson2020-07-281-2/+2
* Fixes typo in tselect.cDana Robinson2020-07-281-1/+1
* Updates H5Sset_extent_none() to set H5S_NULLDana Robinson2020-07-281-2/+78
* Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-07-175-1/+181
|\
| * Update MANIFEST.vchoi2020-07-161-0/+1
| * Fix for jira issue HDFFV-11080:vchoi2020-07-144-1/+180
* | H5R: fix type conversion of references within vlen typeJerome Soumagne2020-07-161-0/+270
|/
* Add new source files to CMake buildQuincey Koziol2020-06-281-0/+1
* Clean up warningsQuincey Koziol2020-06-281-21/+20
* Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-273-54/+134
|\
| * * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-253-54/+134
* | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-26226-49539/+88368
|\ \ | |/
| * Merge pull request #2615 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_...Jake Smith2020-06-151-1/+2
| |\
| | * Patch a few holes in the Splitter VFD implementation.Jacob Smith2020-05-291-1/+2
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2020-06-071-7/+7
| |\ \
| | * | Detect when there's the same-shaped selection of a single block of elements onQuincey Koziol2020-06-051-7/+7
| * | | Add flags from config/clang-warnings/*general files to H5 C and CXX flags for...Larry Knox2020-06-061-3/+3
| |/ /
| * | Normalizations with 1.10 branch.Dana Robinson2020-06-021-4/+4
| |/
| * Minor tweaks to testhdf5 code after normalization with 1.10.Dana Robinson2020-05-282-45/+45
| * Misc warning fixes.Dana Robinson2020-05-104-18/+39
| * Align contents of CMake and autotools testfile cleanup lists.Quincey Koziol2020-05-032-90/+49
| * Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-012-20/+214
| * Merge pull request #2541 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-271-0/+59
| |\
| | * Updates to tools warning PR from code review.Dana Robinson2020-04-261-4/+4
| | * Fixes for warnings in the tools code.Dana Robinson2020-04-251-0/+59
| * | For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAXDavid Young2020-04-241-2/+2
| * | Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointerDavid Young2020-04-241-2/+2
| |/
| * Trim trailing whitespaceQuincey Koziol2020-04-2067-517/+517
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2020-04-074-352/+1096
| |\
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-071-0/+553
| | |\