summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds Autotools generated files for alpha releaseDana Robinson2020-09-228-0/+8939
* Fixes a leak of the metadata index memoryDana Robinson2020-09-082-7/+15
* Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-319-58/+150
|\
| * Write a comment about a bit of overflow-avoidance logic. NFCI.David Young2020-08-311-0/+1
| * Improve/expand the comments on the file->writer assertions.David Young2020-08-311-6/+5
| * Delete an unhelpful comment. NFCI.David Young2020-08-311-1/+1
| * Add some header comments to functions.David Young2020-08-311-0/+8
| * Rename `api_elapsed_nslots` to `api_elapsed_nbuckets`: possibly clarifiesDavid Young2020-08-311-5/+9
| * Document vfd_swmr_pageno_to_mdf_idx_entry() and rename its parameterDavid Young2020-08-311-3/+15
| * Wrap a line in a comment at 80 columns.David Young2020-08-311-2/+2
| * Add/improve some struct/member documentation per John's request.David Young2020-08-315-37/+56
| * Document vfd_swmr_writer_may_increase_tick_to() andDavid Young2020-08-311-0/+31
| * Document H5HG_trap().David Young2020-08-311-0/+18
| * Delete unused local variable. NFCI.David Young2020-08-311-1/+0
| * Use the DECODE macro with the correct signedness for the variable.David Young2020-08-311-4/+4
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-282-12/+23
|\ \ | |/
| * Also accept transitions of the superblock status flags toDavid Young2020-08-281-11/+22
| * Fix a typo in a comment. NFCI.David Young2020-08-281-1/+1
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-252-7/+56
|\ \ | |/
| * Describe the behavior of H5FD_vfd_swmr_dedup() in excruciating detail.David Young2020-08-251-0/+32
| * Clarify my descriptions of H5FD_dedup() and H5FD_deduplicate().David Young2020-08-251-7/+24
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-211-6/+10
|\ \ | |/
| * When the superblock status flags don't meet our expectations, printDavid Young2020-08-211-6/+10
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-202-19/+0
|\ \ | |/
| * Delete disused routine H5FD_has_conflict().David Young2020-08-202-19/+0
* | Merge branch 'aug-merge-attempt/feature/vfd_swmr' into aug-merge-attempt/may-...David Young2020-08-04101-2907/+3328
|\ \ | |/
| * Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-04101-2907/+3328
| |\
| | * Minor normalizations with 1.12 branchDana Robinson2020-08-0110-145/+147
| | * Fixed bad parens in H5trace.cDana Robinson2020-07-311-43/+43
| | * Merge branch 'develop' into develop_minorDana Robinson2020-07-302-3/+23
| | |\
| | | * Merge pull request #2711 in HDFFV/hdf5 from bmr-HDFFV-11120 to developBinh-Minh Ribler2020-07-291-1/+18
| | | |\
| | | | * Fixed typos in error messages.Binh-Minh Ribler2020-07-281-3/+3
| | | | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Binh-Minh Ribler2020-07-2223-236/+162
| | | | |\
| | | | * | Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)Binh-Minh Ribler2020-07-221-1/+18
| | | * | | Updates H5Sset_extent_none() to set H5S_NULLDana Robinson2020-07-281-2/+5
| | | | |/ | | | |/|
| | * | | Minor normalization with 1.10 branchDana Robinson2020-07-2711-312/+220
| | |/ /
| | * | Merge pull request #2703 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-07-2023-236/+162
| | |\ \ | | | |/ | | |/|
| | | * Minor normalization with 1.10.Dana Robinson2020-07-2023-236/+162
| | * | Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-07-171-0/+4
| | |\ \ | | | |/ | | |/|
| | | * Fix for jira issue HDFFV-11080:vchoi2020-07-141-0/+4
| | * | Minor normalization with 1.10Dana Robinson2020-07-174-31/+30
| | * | H5R: fix type conversion of references within vlen typeJerome Soumagne2020-07-163-25/+66
| | * | Fallback to older time functions in new timer code.Dana Robinson2020-07-141-23/+8
| | |/
| | * Merge pull request #2683 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_normal...Dana Robinson2020-07-0921-1074/+1055
| | |\
| | | * Minor changes from normalization with 1.10Dana Robinson2020-07-0921-1074/+1055
| | * | Small changes discovered with mingw and windows defines movedAllen Byrne2020-07-025-223/+221
| | * | Merge pull request #2668 in HDFFV/hdf5 from monotonic_timer to developQuincey Koziol2020-07-0210-568/+1064
| | |\ \ | | | |/ | | |/|
| | | * Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-301-0/+6
| | | |\
| | | * | Clean up warningsQuincey Koziol2020-06-282-3/+7
| | | * | va_arg -> HDva_argQuincey Koziol2020-06-271-1/+1