summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 14 1-2 release for autoconf 2.71 generated files (#2945)hdf5-1_14_1-2hdf5_1_14_1Larry Knox2023-05-111-2/+2
* Initial changes for HDF5 1.14.1 release (#2900)Larry Knox2023-05-051-2/+2
* Merge with develop (#2790)Dana Robinson2023-04-221-9/+9
* Brings Doxygen changes from develop (#2366)Dana Robinson2022-12-271-2/+2
* Update versions for hdf5_1_14 develop branch after creation of (#2294)Larry Knox2022-12-131-3/+3
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-34/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-2/+2
* Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)Larry Knox2022-08-121-2/+2
* Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...Larry Knox2022-08-121-2/+2
* Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for releaseLarry Knox2022-08-121-2/+2
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Various warning fixes (#1812)Sean McBride2022-06-221-2/+3
* Minor things discovered while preparing 1.12.2 (#1620)Dana Robinson2022-04-081-2/+2
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-011-2/+2
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-1/+6
* Use appropriate printf format specifiers for haddr_t and hsize_t types direct...jhendersonHDF2022-01-111-10/+9
* Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324)jhendersonHDF2022-01-041-9/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-3/+3
* VFD plugins (#602)jhendersonHDF2021-09-291-0/+52
* Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-2/+2
* Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-2/+2
* A batch of life-cycle examples for different modules (#654)Gerd Heber2021-09-011-12/+18
* Fix formatting (#923)Allen Byrne2021-08-181-1/+1
* Guard the SKIP_MPICXX macros against redefinition. (#892)David Wells2021-08-121-0/+4
* Reorganization of C and POSIX headers in H5public.h & H5private.h (#793)Dana Robinson2021-06-241-13/+13
* Adds __STDC_FORMAT_MACROS before including inttypes.h w/ C++ (#726)Dana Robinson2021-06-041-1/+5
* Moves gcc warning macros from H5public.h to H5private.h (#724)Dana Robinson2021-06-041-25/+7
* Cleans up hsize_t and haddr_t size guessing (#709)Dana Robinson2021-06-021-127/+44
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-281-25/+6
* doygen adjustments (#614)Allen Byrne2021-05-041-2/+2
* Merge doxygen2 into develop (#553)Gerd Heber2021-04-261-37/+113
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-5/+5
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-10/+10
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-5/+8
* Add H5atclose and H5is_library_terminating routines. (#139)Quincey Koziol2020-12-011-0/+48
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-10/+10
* First cut of the H5 public API documentation. (#80)Gerd Heber2020-11-181-24/+435
* First cut of H5F.Gerd Heber2020-11-091-2/+4
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-31/+31
* Clang-format of source filesAllen Byrne2020-09-301-189/+178
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-5/+4
|\
| * File changes to affect formattingAllen Byrne2020-09-041-7/+6
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-28/+28
|\ \ | |/
| * Trivialities noticed while merging things to 1.10Dana Robinson2020-08-151-21/+21
| * Minor normalizations with 1.12 branchDana Robinson2020-08-011-8/+8
* | Use HDva_copy() and introduce a bunch of compatbility format-string constantsDavid Young2020-07-301-1/+4
* | Take pains to provide UINT64_MAX in all conditions.David Young2020-07-071-0/+6