summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Don't track file offset position when using pread / pwrite.Quincey Koziol2020-03-294-32/+80
| * | | | | | | | | | Merge pull request #2734 in HDFFV/hdf5 from ~DYOUNG/werror:cse to developLarry Knox2020-08-181-96/+106
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Improve code readability: extract common subexpressions into temporaryDavid Young2020-08-041-96/+106
| * | | | | | | | | | | Merge pull request #2735 in HDFFV/hdf5 from ~DYOUNG/werror:virtual-write-one ...Larry Knox2020-08-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix a bug in H5D__virtual_write_one to stop an assertion from failingDavid Young2020-08-041-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Moves lock flag to H5F_shared_t and adds test.Dana Robinson2020-08-174-7/+36
| * | | | | | | | | | Adds fix for H5Fstart_swmr_write lock issueDana Robinson2020-08-172-4/+16
* | | | | | | | | | | Trivial whitespace change to H5Pencdec.cDana Robinson2020-08-171-4/+4
* | | | | | | | | | | Minor refactoring based on 1.10 normalization workDana Robinson2020-08-1724-175/+195
* | | | | | | | | | | Merge branch 'develop' into develop_minorDana Robinson2020-08-1710-787/+2306
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #2769 in HDFFV/hdf5 from mdc_sl_opt to developJohn Mainzer2020-08-1710-787/+2306
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | Minor copy edits to comments -- no code changes.inactive/mdc_sl_optmainzer2020-08-173-3/+3
| | * | | | | | | | | Merge branch 'develop' into mdc_sl_optmainzer2020-08-15343-9882/+6640
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Tab to space conversions.mainzer2020-08-146-461/+459
| | * | | | | | | | | | Merge branch 'develop' into mdc_sl_optmainzer2020-08-1338-492/+967
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-0510-811/+2331
* | | | | | | | | | | | | Trivialities noticed while normalizing 1.10Dana Robinson2020-08-172-2/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2771 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV...Binh-Minh Ribler2020-08-163-14/+91
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed HDFFV-10933Binh-Minh Ribler2020-08-143-14/+91
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Trivialities noticed while merging things to 1.10Dana Robinson2020-08-155-28/+28
|/ / / / / / / / / /
* | | | | | | | | | Fixes naming issues in H5VM inline functionsDana Robinson2020-08-141-10/+10
* | | | | | | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_taggingQuincey Koziol2020-08-14343-9850/+6607
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #2739 in HDFFV/hdf5 from namespace_cleanup_01 to developQuincey Koziol2020-08-14342-9847/+6604
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-113-24/+32
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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-0720-228/+661
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-0637-153/+201
| | * | | | | | | | | | | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-06344-9948/+6651
| * | | | | | | | | | | | HDFFV-11127 - force RTLD_LOCAL in dlopenAllen Byrne2020-08-121-1/+1
| * | | | | | | | | | | | Fixes a size mismatch when copying old-style to new-style referencesDana Robinson2020-08-122-2/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_taggingQuincey Koziol2020-08-123-24/+32
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #2746 in HDFFV/hdf5 from bmr_HDFFV-10591-2 to developBinh-Minh Ribler2020-08-112-15/+21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Addition to HDFFV-10591Binh-Minh Ribler2020-08-092-15/+21
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #2655 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2020-08-101-9/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2020-08-0576-2402/+2773
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Fix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t *Jordan Henderson2020-06-191-9/+11
* | | | | | | | | | | | Remove redundant calls to set the metadata cache tagQuincey Koziol2020-08-087-46/+46
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2730 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:file_locking_s...Dana Robinson2020-08-0620-243/+667
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Renames BEST-EFFORT to BEST_EFFORT for file locking env varDana Robinson2020-08-066-6/+6
| * | | | | | | | | | Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-0611-188/+190
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Fixed missing parens in VFDsDana Robinson2020-08-035-5/+5
| * | | | | | | | | | Squash merge of file locking fixesDana Robinson2020-08-0320-243/+667
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2715 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_vlen_ref to d...Jerome Soumagne2020-08-064-4/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | H5R: fix encoding of references that are part of compound typesJerome Soumagne2020-07-284-4/+35
* | | | | | | | | | | Reverts H5FDsplitter.c changes so they don't conflict with Quincey'sDana Robinson2020-08-061-38/+56
* | | | | | | | | | | Fixes -Wnull-dereference warnings around the cache logging callsDana Robinson2020-08-061-30/+40
* | | | | | | | | | | Fixes warnings in the splitter VFD and testsDana Robinson2020-08-061-56/+38
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Minor normalizations with 1.12 branchDana Robinson2020-08-0110-145/+147
* | | | | | | | | | Fixed bad parens in H5trace.cDana Robinson2020-07-311-43/+43
| |/ / / / / / / / |/| | | | | | | |