summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)Dana Robinson2021-04-291-2/+5
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+19
* fortran generated files depends (#598)Allen Byrne2021-04-261-2/+5
* Merge doxygen2 into develop (#553)Gerd Heber2021-04-2649-1636/+8034
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-241-58/+60
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-192-2/+2
* Cleanup CMake code for doxygen and perl shell scripts (#552)Allen Byrne2021-04-191-18/+26
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-1619-136/+597
* 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-312-134/+142
* Removes dead H5ST package from the library (#528)Dana Robinson2021-03-304-856/+2
* Clean up MPI-IO VFD tracing support (#520)Quincey Koziol2021-03-261-128/+196
* Minor parallel improvements (#519)Quincey Koziol2021-03-262-10/+5
* Align with "parallel fence" changes (#479)Quincey Koziol2021-03-249-163/+86
* Misc warning fixes (#495)Dana Robinson2021-03-242-3/+3
* Removes support for pre-2015 Visual Studio (#496)Dana Robinson2021-03-242-180/+7
* Updates HSYS_GOTO_ERROR to emit GetLastError() values on Win32 (#492)Dana Robinson2021-03-231-0/+30
* File locks now work on Windows (#480)Dana Robinson2021-03-222-33/+54
* Adds an implementation for nanosleep on Windows (#483)Dana Robinson2021-03-223-30/+24
* 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-192-20/+36
* Update clang config (#473)Quincey Koziol2021-03-175-68/+92
* Removed workarounds for pre-standard inline keyword (#423)Sean McBride2021-03-123-37/+20
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-5/+5
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-1021-34/+34
* Various clang tidy warning fixes (#448)Sean McBride2021-03-102-4/+4
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-097-30/+33
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-053-8/+0
* Fixed clang-tidy readability-misleading-indentation warnings (#427)Sean McBride2021-03-053-158/+161
* Fixes various warnings noticed on Windows (#425)Dana Robinson2021-03-053-12/+15
* Use do-while trick to force H5Epush_ret() to require trailing semi (#380)Sean McBride2021-03-043-174/+185
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-0416-49/+51
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-25/+56
* fixed error message typo (#401)Scot Breitenfeld2021-02-271-1/+1
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-1/+1
* Patches from vtk (#358)Sean McBride2021-02-256-47/+34
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-23145-436/+436
* Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)Sean McBride2021-02-227-27/+27
* Fixed HDFFV-11150 (#356)bmribler2021-02-192-3/+4
* Fixed uninitialized warnings (#360)Sean McBride2021-02-1926-150/+151
* Fixed various clang -Wformat-security warnings (#340)Sean McBride2021-02-192-2/+2
* Update license url (#332)Larry Knox2021-02-17504-506/+506
* Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...jhendersonHDF2021-02-172-7/+23
* Check for wrap context before unwrapping file VOL object in H5F__dest (#325)jhendersonHDF2021-02-101-1/+9
* Unwrap file VOL object when destroying file (#308)jhendersonHDF2021-02-061-9/+11
* Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295)Dana Robinson2021-02-032-6/+3
* Update supported platforms (#303)Allen Byrne2021-02-032-8/+7
* Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291)Neil Fortner2021-01-301-1/+29
* Remove unused AC_REVISION macro from configure.ac (#292)Dana Robinson2021-01-301-1/+2