summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changed default dataset shared struct to initialize hid_t IDs toDana Robinson2020-05-201-0/+3
* Remove tongue-in-cheek credit for Rusty Shackleford and Dale Alvin Gribble.David Young2020-05-201-21/+0
* Follow HDF5 conventions.David Young2020-05-201-30/+89
* Correct extra flagsAllen Byrne2020-05-201-2/+2
* Minor renaming in the tools code.Dana Robinson2020-05-207-106/+108
* Fix for HDFFV-11065.Gerd Heber2020-05-201-0/+2
* Fix latent bug in h5repack options file readingJordan Henderson2020-05-203-46/+53
* TRILAB-192 remove commentAllen Byrne2020-05-201-1/+0
* Refactor to reduce verbosity.Quincey Koziol2020-05-201-55/+33
* Minor renaming in h5dump (addr --> token)Dana Robinson2020-05-202-30/+30
* TRILAB-192 add comparable clang flagsAllen Byrne2020-05-208-5/+129
* Fix some missing symbols issues in tools libraryJordan Henderson2020-05-201-2/+3
* A few small tweaks to the tools from reviewJordan Henderson2020-05-204-135/+147
* Replace usage of some standard library functions with HD- versionsJordan Henderson2020-05-202-4/+4
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-2024-760/+1155
* TRILAB-24 use CHECK_STRUCT_HAS_MEMBERAllen Byrne2020-05-203-88/+20
* 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