summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-57/+67
|/
* Small changes discovered with mingw and windows defines movedAllen Byrne2020-07-021-69/+31
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-201-3/+14
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-101-0/+5
* Provide C99/POSIX.1 format strings PRI[doux]{8,16,32,64,MAX,PTR} on systemsDavid Young2020-02-071-1/+39
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-0/+12
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-3/+3
* Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-171-0/+3
* Snapshot version 1.11 release 5.hdftest2019-05-021-2/+2
* Snapshot version 1.11 release 4.hdftest2019-04-011-2/+2
* Snapshot version 1.11 release 3.hdftest2018-11-051-2/+2