summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
Commit message (Expand)AuthorAgeFilesLines
* Bring strndup changes from develop (#3437)Dana Robinson2023-08-281-0/+3
* Prevent buffer overrun in H5S_select_deserialize (#2963)mattjala2023-05-211-0/+9
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...jhendersonHDF2023-04-151-0/+5
* H5O__pline_decode() Make more resilient to out-of-bounds read (#2210) (#2734)jhendersonHDF2023-04-151-0/+3
* Undo revert 2615 (#2638)Larry Knox2023-03-271-198/+94
* 1 10 revert 2615 (#2629)Larry Knox2023-03-241-94/+198
* Remove getlogin work-arounds (#2620)Dana Robinson2023-03-231-3/+0
* Normalize platform-independence code w/ develop (#2615)Dana Robinson2023-03-201-198/+94
* Bring warning macro changes from develop (#2594)Dana Robinson2023-03-201-43/+60
* Removes dmalloc support (#2239) (#2587)Dana Robinson2023-03-181-7/+0
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* Merge uthash version update from develop (#2502)Dana Robinson2023-02-261-0/+10
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-2/+2
* Update java code with doxygen tags, add menu files. (#1972)Allen Byrne2022-08-091-1/+1
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-5/+5
* Hdf5 1 10 parallel comp (#1644)jhendersonHDF2022-04-141-0/+30
* Hdf5 1 10 merges (#1633)jhendersonHDF2022-04-141-3/+16
* 1.10 Merge doxygen changes from develop (#1543)Allen Byrne2022-03-301-352/+363
* Merge Mingw build fixes from develop (#1475)Baljak2022-03-091-2/+4
* 1 10 Remove const from the argv tools/tests main sig. #1390 (#1405)Allen Byrne2022-01-311-1/+2
* 1.10 TRILAB-266: Remove clang warnings. (#1200)H. Joe Lee2021-11-151-2/+2
* 1.10 Merge windows compiler fixes #912 (#915)Allen Byrne2021-08-201-0/+2
* Merge 839 hdf5 1 10 (#879)Larry Knox2021-08-111-27/+101
* Merge issue 839 develop PRs to hdf5 1 10 - round 3 (#853)Larry Knox2021-07-261-51/+14
* Merge issue 839 develop PRs to hdf5 1 10 - round 2 (#852)Larry Knox2021-07-261-27/+1
* Merge issue 839 changes to hdf5 1 10 (#841)Larry Knox2021-07-161-237/+6
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-1/+0
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-17/+7
* Hdf5 merge PR 425 v110 (#536)Larry Knox2021-04-021-0/+7
* Hdf5 merge issue 486 v110 (#490)Larry Knox2021-03-311-17/+0
* 1 10 merges from develop (#419)Allen Byrne2021-03-031-17/+7
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-1295/+1327
* Adds missing HDstrtoumax for S3 VFDDana Robinson2020-08-181-0/+3
* More normalizations with developDana Robinson2020-08-151-22/+18
* Misc normalizations with developDana Robinson2020-08-151-23/+1
* Brings monotonic timer changes from developDana Robinson2020-08-151-9/+28
* Brings Mirror VFD to 1.10 from developDana Robinson2020-08-141-0/+61
* Brings file locking changes from developDana Robinson2020-08-141-2/+2
* Brought over thread-safety changes from develop.Dana Robinson2020-07-201-9/+0
* Normalization of H5MM and H5FL with develop. Adds the newDana Robinson2020-07-081-3/+2
* Reduce overhead for H5open, which is involved in the public symbols like H5T_...Dana Robinson2020-06-221-2/+27
* Brought property list code in line with develop.Dana Robinson2020-05-211-1/+1
* Misc fixes and changes from develop.Dana Robinson2020-05-161-24/+49
* Add void * --> char * back to HDmemcpy in HDF5 1.10 to fix dt_arithDana Robinson2020-03-121-1/+4
* Merge CMake and tools changes from developAllen Byrne2020-02-271-15/+66
* Merge of --Wc++-compat changes from developDana Robinson2020-01-091-14/+0
* Added ifdef for intel compilers, __GNUC__ has to be defined for header files ...M. Scot Breitenfeld2019-08-141-1/+1
* Added gcc conditional for __attribute__((fallthrough)), removes 34 warnings o...M. Scot Breitenfeld2019-08-091-0/+5
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-4/+10