summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake macro code commands (#1989)Allen Byrne2022-08-101-3/+0
* Fix bug in cppcheck in tool.cmake (#1988)luzpaz2022-08-101-1/+1
* Fix4 readme (#1986)Gerd Heber2022-08-101-9/+8
* Move VFD SWMR release version to 1.13.3 in README.md (#1987)Dana Robinson2022-08-101-2/+2
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-1050-73/+73
* Remove usage of libgen.h (#1984)jhendersonHDF2022-08-106-9/+0
* Add documentation for parallel compression feature (#1981)jhendersonHDF2022-08-091-0/+313
* Subfiling VFD - tidying up and fixing a few new testing failures (#1977)jhendersonHDF2022-08-0913-1491/+916
* Remove stray files, incorrect vds and mpi clean files (#1979)Allen Byrne2022-08-093-283/+0
* Revert for older cmake versions (#1974)Allen Byrne2022-08-089-181/+8
* Turns off clang optimizations on a couple of onion VFD functions (#1976)Dana Robinson2022-08-083-2/+15
* Fixes some badness in the onion VFD revision comment code (#1975)Dana Robinson2022-08-082-13/+20
* Develop cmake clean (#1971)Allen Byrne2022-08-0774-1418/+2017
* H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969)Mark Kittisopikul2022-08-073-16/+25
* Set entry pointer mem type for vector I/O in collective metadata writes (#1961)jhendersonHDF2022-08-071-7/+5
* Fix issues in tools code after Subfiling VFD updates (#1973)jhendersonHDF2022-08-063-19/+45
* Adds platform-independent basename and dirname (#1951)Dana Robinson2022-08-0510-1/+831
* Sanity checks for H5Xcreate_anon functions to make sure the IDs passed in are...raylu-hdf2022-08-053-1/+16
* Subfiling updates for release (#1963)jhendersonHDF2022-08-0416-574/+1004
* Corrects some bad format strings in the tools (#1964)Dana Robinson2022-08-032-8/+11
* Onion VFD (#1953)Dana Robinson2022-08-0255-39/+10632
* Removes the Win32 macro for strdup (#1960)Dana Robinson2022-08-011-1/+0
* Removes Windows getlogin() equivalents (#1958)Dana Robinson2022-08-014-22/+1
* Removes (void *) cast from memset on Windows (#1957)Dana Robinson2022-08-011-1/+0
* Fixes clang warnings in H5Tconv.c (long) double macros (#1956)Dana Robinson2022-07-311-4/+4
* Fixes format string warnings in tselect w/ clang 14 (#1955)Dana Robinson2022-07-311-11/+11
* Reverts the autogen.sh changes from e3800e1 (#1906) (#1954)Dana Robinson2022-07-301-6/+165
* Cleanup of mirror VFD test code (#1949)Dana Robinson2022-07-304-1568/+1319
* Created a pull request templateDana Robinson2022-07-291-0/+8
* Update issue templatesDana Robinson2022-07-292-0/+45
* Fixes #1946 (#1947)Gerd Heber2022-07-291-3/+12
* H5Tconv: fix H5T_CONV_INTERNAL_ checks (#1936)Dana Robinson2022-07-271-1/+1
* Misc clang production warning fixes (#1932)Dana Robinson2022-07-277-57/+79
* Develop clang 13 format (#1933)Allen Byrne2022-07-26685-6967/+6992
* Subfiling VFD misc fixes (#1938)jhendersonHDF2022-07-263-91/+15
* Removes padding-right from Doxygen href tags (#1934)Dana Robinson2022-07-261-1/+0
* Implement improved CMake fortran module folder from GH#1411 (#1922)Allen Byrne2022-07-2610-20/+77
* Updates uthash and makes some tweaks (#1928)Dana Robinson2022-07-253-68/+38
* Switches the tagged metadata list from a skip list to a hash table (#1925)Dana Robinson2022-07-255-130/+98
* Avoid allocating chunk map for contiguous and compact dataset I/O (#1927)jhendersonHDF2022-07-251-5/+15
* Removes the CodeQL action as it mainly outputs noise (#1926)Dana Robinson2022-07-231-80/+0
* Switch to vector I/O for collective metadata writes (#1911)jhendersonHDF2022-07-223-65/+123
* Subfiling VFD (#1883)jhendersonHDF2022-07-22145-837/+18675
* Updates the release schedule (#1923)Dana Robinson2022-07-223-3/+3
* Fixes an incorrect brief description for H5Dopen2() (#1920)Dana Robinson2022-07-211-1/+1
* Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)Dana Robinson2022-07-211-9/+9
* Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)Dana Robinson2022-07-2014-1454/+36
* Fix bug in swmr.c introduced with recent merge (double_t) (#1913)Neil Fortner2022-07-191-3/+3
* Marks H5Fformat_convert as internal in Doxygen (#1910)Dana Robinson2022-07-191-6/+5
* Updates H5Zdevelop.h with better memory alloc/free advice (#1909)Dana Robinson2022-07-191-3/+30