summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
Commit message (Expand)AuthorAgeFilesLines
* Include shlwapi.h explicitly on Windows (#2407)Mark Kittisopikul2023-01-171-0/+1
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-091-77/+4
* H5O__pline_decode() Make more resilient to out-of-bounds read (#2210)Egbert Eich2022-11-091-0/+3
* Removes dmalloc support (#2239)Dana Robinson2022-11-091-7/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Multi Dataset (#2120)Neil Fortner2022-10-191-1/+3
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-211-0/+8
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Turns off clang optimizations on a couple of onion VFD functions (#1976)Dana Robinson2022-08-081-0/+13
* Adds platform-independent basename and dirname (#1951)Dana Robinson2022-08-051-0/+5
* Onion VFD (#1953)Dana Robinson2022-08-021-0/+3
* Removes Windows getlogin() equivalents (#1958)Dana Robinson2022-08-011-3/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Updates uthash and makes some tweaks (#1928)Dana Robinson2022-07-251-0/+1
* Switches the tagged metadata list from a skip list to a hash table (#1925)Dana Robinson2022-07-251-0/+9
* Removes definitions for (U)LLONG_MAX and (S)SIZET_MAX (#1877)Dana Robinson2022-07-111-14/+7
* Support for UnifyFS with MPI_File_sync (#1801)Houjun Tang2022-07-111-0/+1
* Adds the malloc attribute to appropriate functions (gcc only) (#1866)Dana Robinson2022-07-111-43/+59
* sprintf to snprintf (#1815)Sean McBride2022-06-221-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-27/+2
* Fix for unexported global variable on Windows (#1568)Dana Robinson2022-04-011-2/+5
* Add H5_CHECK_MPI_VERSION macro to check for at least MPI version of (version,...jhendersonHDF2022-03-301-0/+9
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-0/+15
* Removes HD prefix from pthreads calls (#1507)Dana Robinson2022-03-181-51/+0
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-0/+30
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-1/+2
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-1/+1
* various cleanup java test, test files, comments (#1363)Allen Byrne2022-01-181-1/+1
* Fix compilation issues with Mingw (#1342)Baljak2022-01-081-1/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-82/+27
* OESS-168: Remove clang warnings. (#1124)H. Joe Lee2021-11-051-2/+2
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-9/+35
* Develop windows compiler fixes (#912)Allen Byrne2021-08-191-0/+2
* Remove version-check for relnum in H5check. (#812)Allen Byrne2021-07-271-3/+3
* Avoid popping API context when one wasn't pushed (#848)jhendersonHDF2021-07-221-3/+16
* Remove checks for winsock2.h (#813)Dana Robinson2021-07-061-7/+6
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-10/+10
* Removes type guesses when C99 types are missing (#807)Dana Robinson2021-06-291-68/+0
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-0/+51
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-410/+413
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-49/+41
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-251-12/+2
* Removes checks for signal and set/longjmp, which are C89 (#798)Dana Robinson2021-06-251-7/+1
* Reorganization of C and POSIX headers in H5public.h & H5private.h (#793)Dana Robinson2021-06-241-4/+3
* Removes ancient Autotools cruft (#790)Dana Robinson2021-06-241-19/+2
* Cleans up some POSIX header bits in H5private.h (#783)Dana Robinson2021-06-231-27/+11
* Removes checks and work-arounds for strtoll and strtoull (#769)Dana Robinson2021-06-181-5/+1
* Moves gcc warning macros from H5public.h to H5private.h (#724)Dana Robinson2021-06-041-0/+23
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+3