summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Always #define HDfprintf as fprintf in this header. I believe this will fixDavid Young2020-07-071-1/+1
| | * | | | | Provide an HDvasprintf implementation only if it isn't #defined. This shouldDavid Young2020-07-071-0/+2
| | * | | | | Fix va_list usage in the vasprintf(3) implementation.David Young2020-07-071-2/+7
| | * | | | | Promote format-string warnings to errors.David Young2020-07-071-1/+1
| | * | | | | Use the portable `-eq` operator instead of the bash-ism `==`. Fixes theDavid Young2020-07-071-1/+1
| | * | | | | Restore a literal percent sign ("%%") that I accidentally deleted.David Young2020-07-071-1/+1
| | * | | | | Fix code that made GCC complain about a NULL or `unsigned char *` arguments forDavid Young2020-07-072-28/+47
| | * | | | | Take pains to provide UINT64_MAX in all conditions.David Young2020-07-071-0/+6
| | * | | | | Correct a couple of format strings.David Young2020-07-071-2/+4
| | * | | | | Use PRIuHSIZE and PRIXHSIZE for portability.David Young2020-07-071-2/+2
| | * | | | | Delete extra argument, there is no formatting for it.David Young2020-07-071-1/+1
| | * | | | | Fix fprintf arguments: "%p" expects a `void *` argument.David Young2020-07-071-3/+3
| | * | | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-0783-996/+593
* | | | | | | Merge pull request #2902 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-09-2860-177/+685
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | More info for building plugins with libraryAllen Byrne2020-09-283-11/+125
| * | | | | | Remove setting from cacheinit fileAllen Byrne2020-09-281-2/+0
| * | | | | | OESS-98 add release note for optionAllen Byrne2020-09-271-3/+12
| * | | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-2557-166/+553
|/ / / / / /
* | | | | | Merge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-cl...Allen Byrne2020-09-2598-8192/+9693
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add h5ls test plugin format targetAllen Byrne2020-09-251-0/+8
| * | | | | Fix manifestAllen Byrne2020-09-241-1/+2
| * | | | | Add code owners fileAllen Byrne2020-09-242-0/+43
| * | | | | Update actions - split push/pull-request commitsAllen Byrne2020-09-244-3/+138
| * | | | | Change to executableAllen Byrne2020-09-242-0/+0
| * | | | | Change to based on LLVM formatAllen Byrne2020-09-241-101/+1
| * | | | | Fix comment formatting due to tabs conversionAllen Byrne2020-09-2413-837/+840
| * | | | | Disable formatting for fileAllen Byrne2020-09-051-30/+4
| * | | | | File changes to affect formattingAllen Byrne2020-09-0440-8105/+8252
| * | | | | CMake and script changes for clang-formatAllen Byrne2020-09-0455-45/+1335
* | | | | | 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
|/ / / /
* | | | 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
| |\ \ \ \ \ | |/ / / / / |/| | | | |