summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611)Dana Robinson2021-04-304-13/+52
* Fortran target depends (#608)Allen Byrne2021-04-301-11/+17
* Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa...Dana Robinson2021-04-293-8/+21
* Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)Dana Robinson2021-04-293-3/+30
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-276-6/+44
* fortran generated files depends (#598)Allen Byrne2021-04-262-4/+16
* Merge doxygen2 into develop (#553)Gerd Heber2021-04-26110-1724/+61863
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-246-96/+98
* Fix set_tests_properties for parallel t_pflush tests (#569)jhendersonHDF2021-04-221-2/+2
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-2120-251/+6
* Added more C++11 override keywords (#485)Sean McBride2021-04-2123-71/+71
* CMake advanced options for clang needs an OPTION command #556 (#557)Allen Byrne2021-04-201-0/+6
* CMake no longer builds the C++ library by default (#555)Dana Robinson2021-04-204-2/+11
* Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-195-177/+177
* Cleanup CMake code for doxygen and perl shell scripts (#552)Allen Byrne2021-04-195-22/+37
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-1627-208/+715
* Tools long double updates (#522)Allen Byrne2021-04-1525-75/+2356
* Remove unused #cmakedefine and autotools checks (#431)Sean McBride2021-04-133-34/+0
* Removes implementation of my_strdup() from the multi VFD (#527)Dana Robinson2021-03-313-47/+27
* Minor warning fixes in develop (#526)Dana Robinson2021-03-315-138/+145
* Fix HDFFV-11232 (#530)Scot Breitenfeld2021-03-311-1/+1
* Removes dead H5ST package from the library (#528)Dana Robinson2021-03-3011-1255/+4
* Updates that allow accum SWMR tests to work on Windows (#493)Dana Robinson2021-03-271-60/+102
* Clean up MPI-IO VFD tracing support (#520)Quincey Koziol2021-03-261-128/+196
* Minor parallel improvements (#519)Quincey Koziol2021-03-265-51/+46
* Hdf5 merge pr7 (#516)Larry Knox2021-03-252-14/+30
* develop - Javadoc warning fixes (#506)Allen Byrne2021-03-2412-54/+386
* Align with "parallel fence" changes (#479)Quincey Koziol2021-03-2413-393/+148
* Removes c99_(v)snprintf() calls from the standalone test code (#509)Dana Robinson2021-03-242-56/+32
* Misc warning fixes (#495)Dana Robinson2021-03-249-61/+73
* Update h5LT files with latest flex and Bison available on jelly (#502)Larry Knox2021-03-245-1369/+1436
* Removes support for pre-2015 Visual Studio (#496)Dana Robinson2021-03-243-180/+21
* Updates HSYS_GOTO_ERROR to emit GetLastError() values on Win32 (#492)Dana Robinson2021-03-232-1/+57
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-225-218/+99
* small edits (#481)Scot Breitenfeld2021-03-221-20/+19
* Applied clang-tidy readability-delete-null-pointer fixes (#430)Sean McBride2021-03-2216-70/+38
* File locks now work on Windows (#480)Dana Robinson2021-03-225-54/+140
* Adds an implementation for nanosleep on Windows (#483)Dana Robinson2021-03-223-30/+24
* Fix CMake error message location. (#478)H. Joe Lee2021-03-201-2/+2
* Purge the buffer used in type conversion. (#263)Yu Feng2021-03-191-6/+6
* Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)bmribler2021-03-198-20/+99
* Added description of the current HDF5 branches; added a draft of contribution...epourmal2021-03-193-0/+130
* Suppresses the tcheck_version test's abort dialog on Windows (#477)Dana Robinson2021-03-171-0/+23
* Fix typos and grammar errors. (#476)H. Joe Lee2021-03-171-23/+16
* Cleans up a couple of MSVC warnings in testhdf5 (#475)Dana Robinson2021-03-172-5/+7
* Fix display of long double in tools (#469)Allen Byrne2021-03-1712-7/+93
* Correct syntax error. (#474)H. Joe Lee2021-03-171-1/+1
* Update clang config (#473)Quincey Koziol2021-03-17126-913/+3346
* Simplified hl parsing (#399)David Young2021-03-155-1889/+1879
* Removed workarounds for pre-standard inline keyword (#423)Sean McBride2021-03-123-37/+20