summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds fix for H5Fstart_swmr_write lock issueDana Robinson2020-08-172-4/+16
* Merge pull request #2769 in HDFFV/hdf5 from mdc_sl_opt to developJohn Mainzer2020-08-1715-1837/+3630
|\
| * Minor copy edits to comments -- no code changes.inactive/mdc_sl_optmainzer2020-08-173-3/+3
| * Merge branch 'develop' into mdc_sl_optmainzer2020-08-15364-10247/+6767
| |\
| * | Tab to space conversions.mainzer2020-08-147-465/+463
| * | Merge branch 'develop' into mdc_sl_optmainzer2020-08-13196-3757/+5236
| |\ \
| * | | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-0515-1857/+3651
* | | | Merge pull request #2784 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-08-172-10/+10
|\ \ \ \
| * | | | 1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] afterLarry Knox2020-08-162-10/+10
|/ / / /
* | | | Merge pull request #2771 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV...Binh-Minh Ribler2020-08-165-14/+199
|\ \ \ \
| * | | | Fixed HDFFV-10933Binh-Minh Ribler2020-08-145-14/+199
| | |_|/ | |/| |
* | | | Merge pull request #2779 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-161-0/+4
|\ \ \ \
| * | | | Fix javadoc warningAllen Byrne2020-08-161-0/+4
|/ / / /
* | | | Merge pull request #2776 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-165-4/+57
|\ \ \ \
| * | | | Add testfilesAllen Byrne2020-08-151-0/+7
| * | | | TRILABS-277 Use JIRA number as #ifdefAllen Byrne2020-08-155-4/+50
|/ / / /
* | | | Merge pull request #2768 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-1537-120/+2079
|\ \ \ \
| * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-08-1511-66/+65
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2773 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-1511-66/+65
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Trivialities noticed while merging things to 1.10Dana Robinson2020-08-1511-66/+65
|/ / / /
| * | | HDFFV-9984 fix test logicAllen Byrne2020-08-142-6/+5
| * | | HDFFV-9984 - correct name of ref filesAllen Byrne2020-08-145-0/+0
| * | | HDFFV-9984 add missing ref fileAllen Byrne2020-08-141-0/+28
| * | | HDFFV-9984 - add missing ref filesAllen Byrne2020-08-147-0/+541
| * | | HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-1431-120/+1511
|/ / /
* | | Merge pull request #2765 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-141-10/+10
|\ \ \
| * | | Fixes naming issues in H5VM inline functionsDana Robinson2020-08-141-10/+10
|/ / /
* | | Merge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to developElena Pourmal2020-08-142-54/+70
|\ \ \
| * | | Addresseda Dana's comments from the pull request.Elena2020-08-141-29/+32
| * | | Fixed several typos in the comments found by Larry during the review.Elena2020-08-121-3/+3
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~epourmal/hdf5_e...Elena2020-08-122-6/+6
| |\ \ \
| * | | | The H5DSis_scale function was updated to return "not a dimension scale" (0)Elena2020-08-122-42/+55
* | | | | Merge pull request #2744 in HDFFV/hdf5 from remove_unneeded_tagging to developQuincey Koziol2020-08-148-46/+54
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/develop' into remove_unneeded_taggingQuincey Koziol2020-08-14364-10201/+6708
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2739 in HDFFV/hdf5 from namespace_cleanup_01 to developQuincey Koziol2020-08-14359-10156/+6651
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-122-6/+6
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-113-24/+32
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-104-8/+9
| |\ \ \ \ \ \
| * | | | | | | Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-107-50/+47
| * | | | | | | Move H5T_vlen_reclaim to package scopeQuincey Koziol2020-08-074-6/+6
| * | | | | | | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-07147-952/+1997
| |\ \ \ \ \ \ \
| * | | | | | | | Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-0640-166/+214
| * | | | | | | | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-06362-10270/+6711
* | | | | | | | | Merge pull request #2762 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-131-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Tweak to hide unused threadsafe callback in non-threadsafe buildsDana Robinson2020-08-131-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #2756 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-132-4/+13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-08-131-13/+14
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2760 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ttsafe_windows...Dana Robinson2020-08-131-13/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
|/ / / / / / / / /