summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct macro checkQuincey Koziol2020-05-201-1/+1
* Add extensive warnings to tools executablesAllen Byrne2020-05-208-0/+22
* Reorg commentsAllen Byrne2020-05-201-4/+22
* Correct warning flag formAllen Byrne2020-05-201-1/+1
* Because of tools macro, this needs to be a warningAllen Byrne2020-05-201-1/+3
* unused set-variable in macroAllen Byrne2020-05-201-0/+1
* Fix Werror issues in JNI and toolsAllen Byrne2020-05-206-12/+13
* TRILAB-192 fix JNI shadow warningAllen Byrne2020-05-205-10/+1
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-05-208-144/+140
* Correct failure when allocation tracking are disabled.Quincey Koziol2020-05-201-0/+12
* TRILAB-192 add release noteAllen Byrne2020-05-201-0/+15
* TRILAB-192 Identify warnings that fail as errorsAllen Byrne2020-05-202-11/+72
* Update the MANIFEST for the autoconf/cmake shared warnings files.David Young2020-05-201-3/+34
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-05-206-99/+64
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-05-209-212/+606
* Correct syntaxAllen Byrne2020-05-201-2/+2
* Update CMake compiler flags to use same set of warningsAllen Byrne2020-05-201-31/+82
* Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-05-2036-38/+38
* By default, demote warnings promoted to errors back to warnings.David Young2020-05-201-1/+19
* Incorporate the H5_ECFLAGS into the library CFLAGS. Now a bunch of errors willDavid Young2020-05-203-2/+6
* Break out warnings into more files that autoconf and CMake can share. ThisDavid Young2020-05-2034-71/+177
* Allow use of INTEL icl/icl++ for clangAllen Byrne2020-05-202-59/+63
* Fix threadsafe for new testAllen Byrne2020-05-201-1/+20
* Fixed the RELEASE.txt note for HDFFV-11057Dana Robinson2020-05-201-9/+8
* Fix shutdown errors when using the HDF5_VOL_CONNECTOR environmentDana Robinson2020-05-204-2/+28
* Very minor comment change in H5VLconnector.h.Dana Robinson2020-05-201-1/+1
* Use the correct error macro.David Young2020-05-201-1/+1
* Fix issues when deserializing point/all/none selection with version beyond th...Vailin Choi2020-05-205-5/+23
* Avoid a crash, don't check if we're flushing when the file is closing:David Young2020-05-201-5/+5
* Use a naked pthread_self() call in the HDF5 thread wrappers.David Young2020-05-202-6/+2
* Add semicolons to more PASSED() invocations.David Young2020-05-204-5/+5
* Remove system command from valgrind reportsAllen Byrne2020-05-201-2/+2
* Fix incorrect FUNC_LEAVE macro (should match FUNC_ENTER_*_TAG).Jacob Smith2020-05-202-3/+3
* WhitespaceAllen Byrne2020-05-201-14/+14
* revert type castkmu2020-05-201-2/+2
* Switch the 'get offset' operation from a dataset 'get' callback to a [native]Quincey Koziol2020-05-205-37/+21
* Complete the comment on thread_main(), explaining why the barrier is used.David Young2020-05-201-1/+9
* The first implementation seemed to allow for the possibility that a threadDavid Young2020-05-201-1/+8
* Test the right condition for the EBUSY return in pthread_barrier_destroy().David Young2020-05-201-1/+1
* s/exit_failure/EXIT_FAILURE/gDavid Young2020-05-201-2/+2
* Implement pthread_barrier(3) for Darwin using a counter, condition variable,David Young2020-05-201-0/+123
* Modfy expression to match mpicc build with Intel as intel compiler, notLarry Knox2020-05-202-2/+2
* Fixed issue building HDF5 with NAG Fortran 7.0.M. Scot Breitenfeld2020-05-201-6/+19
* Add java version and reference libsettingsAllen Byrne2020-05-201-2/+3
* Update examples and fix old version references.Allen Byrne2020-05-2015-259/+249
* Move MODEL check to before usage in CTestScript.cmake.Allen Byrne2020-05-202-7/+8
* Copy generated files instead creating twiceAllen Byrne2020-05-201-8/+32
* Fix standalone linkAllen Byrne2020-05-204-7/+8
* Fix Fortran macro use and jni commentAllen Byrne2020-05-204-16/+12
* Update Windows platformsAllen Byrne2020-05-201-5/+1