summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-248-386/+384
* Disable formatting for fileAllen Byrne2020-09-051-30/+4
* File changes to affect formattingAllen Byrne2020-09-0423-5886/+5941
* CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+66
* Merge pull request #2866 in HDFFV/hdf5 from fix_nil_collective_metadata_write...Quincey Koziol2020-09-028-232/+26
|\
| * Update buffer countQuincey Koziol2020-08-281-1/+8
| * Merge remote-tracking branch 'origin/develop' into fix_nil_collective_metadat...Quincey Koziol2020-08-2827-181/+201
| |\
| * | Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-...Quincey Koziol2020-08-271-37/+18
| * | Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-08-278-207/+8
| * | Revert "Removed commeted out code from H5C_dump_coll_write_list()"Quincey Koziol2020-08-271-0/+5
* | | Merge pull request #2843 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix to developQuincey Koziol2020-09-022-15/+13
|\ \ \ | |_|/ |/| |
| * | Bug fix to allow pass-through VOL connectors to set DXPL properties (like req...Quincey Koziol2020-08-252-15/+13
| |/
* | Merge branch 'develop' into develop_minorDana Robinson2020-08-277-155/+216
|\ \ | |/
| * Simplify default use of MPI_BYTEQuincey Koziol2020-08-201-8/+3
| * Don't free builtin MPI_BYTE MPI typeQuincey Koziol2020-08-201-2/+2
| * Simplify code to avoid using a boolean to free MPI typesQuincey Koziol2020-08-201-7/+3
| * Avoid creating MPI datatypes on ranks with 0 chunks to write'Quincey Koziol2020-08-201-53/+68
| * Revert "Merge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to dev...Larry Knox2020-08-201-34/+20
| * Merge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to developQuincey Koziol2020-08-191-20/+34
| |\
| | * Only initialize the contiguous or compact I/O info struct when needed.Quincey Koziol2020-08-171-20/+34
| * | Revert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"Larry Knox2020-08-184-48/+0
| * | Merge pull request #2795 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20...Larry Knox2020-08-181-0/+4
| |\ \
| | * | Fix HDFFV-11101Binh-Minh Ribler2020-08-171-0/+4
| * | | Merge pull request #2477 in HDFFV/hdf5 from pio_update to developLarry Knox2020-08-184-0/+48
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/develop' into pio_updateQuincey Koziol2020-08-16413-15591/+13247
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/develop' into pio_updateQuincey Koziol2020-04-1915-28/+4085
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/develop' into pio_updateQuincey Koziol2020-04-094-117/+113
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into pio_updateQuincey Koziol2020-04-032-41/+92
| | |\ \ \ \ \ \
| | * | | | | | | 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
|\ \ \ \ \ \ \ \