summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Repair more format strings.David Young2020-09-266-48/+49
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-257-2/+249
|\
| * Merge pull request #2898 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to developJordan Henderson2020-09-241-1/+1
| |\
| | * Fix memory sanity check option in CMakeJordan Henderson2020-09-231-1/+1
| |/
| * Merge pull request #2895 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to developJordan Henderson2020-09-231-0/+4
| |\
| | * Free selection type-specific info when resetting selection iteratorsJordan Henderson2020-09-231-0/+4
| |/
| * Merge pull request #2891 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to developJordan Henderson2020-09-214-0/+231
| |\
| | * Add release note for new H5Ssel_iter_reset functionJordan Henderson2020-09-181-0/+10
| | * Add H5Ssel_iter_init API call to reset a selection iteratorJordan Henderson2020-09-183-0/+221
| |/
| * Merge pull request #2874 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2020-09-042-1/+13
| |\
| | * Add zllib and szip pagesAllen Byrne2020-09-041-0/+12
| | * Correct COPYING pathAllen Byrne2020-09-041-1/+1
| |/
* | Fix a bunch of format string errors reported by Larry.David Young2020-09-252-32/+38
* | Fix some HDfprintf compilation errors: use the right format stringsDavid Young2020-09-243-20/+34
* | Test the format string "ll" before "l", "L", and "q", like theDavid Young2020-09-171-1/+1
* | Cast a non-void pointer to void pointer for "%p".David Young2020-09-031-1/+1
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-03588-16919/+18831
|\ \ | |/
| * 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-2834-200/+250
| | |\
| | * | 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 pull request #2863 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-2734-200/+250
| |\ \ \ | | |_|/ | |/| |
| | * | Adds RELEASE.txt note about HDFS VFD stubs being removedDana Robinson2020-08-271-0/+34
| | * | Merge branch 'develop' into develop_minorDana Robinson2020-08-2716-169/+338
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2849 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-263-3/+10
| |\ \ \ | | |_|/ | |/| |
| | * | MinGW uses "MinGW Makefiles"Allen Byrne2020-08-261-1/+6
| | * | The version string has a second use for packagingAllen Byrne2020-08-262-2/+4
| |/ /
| * | Merge pull request #2839 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-251-0/+20
| |\ \
| | * | Add back function for VERIFY_EXTERNAL_CONSOLIDATIONAllen Byrne2020-08-251-0/+20
| |/ /
| * | Merge pull request #2826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-242-1/+5
| |\ \
| | * | Revert H5_VERS_SUBRELEASE checkAllen Byrne2020-08-241-5/+1
| | * | Add special case when H5_VERS_SUBRELEASE is 0Allen Byrne2020-08-241-3/+7
| | * | Condition if (H5_VERS_SUBRELEASE) is incorrectly false whenLarry Knox2020-08-241-3/+3
| | * | Add hypen to subrelease regexAllen Byrne2020-08-231-1/+1
| | * | Fix S3/HDFS testAllen Byrne2020-08-231-0/+4
| |/ /
| * | Merge pull request #2819 in HDFFV/hdf5 from coll_chunk_fill_fix to developQuincey Koziol2020-08-211-54/+60
| |\ \
| | * | 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
| |/ /
| * | Merge pull request #2816 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-08-201-34/+20
| |\ \
| | * | 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
| * | | Merge pull request #2806 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-08-184-48/+0
| |\ \ \
| | * | | Revert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"Larry Knox2020-08-184-48/+0
| |/ / /