summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore previous tools library driver name behavior with passthrough VOL conn...Jordan Henderson2020-04-031-1/+1
* Fix latent bug in h5repack options file readingJordan Henderson2020-03-293-46/+53
* Merge pull request #2476 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tools_vol_upda...Dana Robinson2020-03-2882-570/+1242
|\
| * Merge pull request #2475 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-03-282-30/+30
| |\
| | * Minor renaming in h5dump (addr --> token)Dana Robinson2020-03-282-30/+30
| |/
| * Merge pull request #2473 in HDFFV/hdf5 from tools_vol_update to developAllen Byrne2020-03-271-2/+3
| |\ | |/ |/|
* | Fix some missing symbols issues in tools libraryJordan Henderson2020-03-271-2/+3
| * Merge pull request #2470 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-03-273-88/+20
| |\
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-03-2724-778/+1176
| | |\ | | |/ | |/|
| * | Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-2724-778/+1176
| |\ \ | |/ / |/| |
* | | A few small tweaks to the tools from reviewJordan Henderson2020-03-274-131/+139
* | | Replace usage of some standard library functions with HD- versionsJordan Henderson2020-03-262-4/+4
* | | Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-1727-762/+1166
| | * Merge pull request #12 in ~BYRN/hdf5_adb from bugfix/TRILAB-24-check_struct_h...Allen Byrne2020-03-263-88/+20
| | |\ | |/ /
| | * TRILAB-24 use CHECK_STRUCT_HAS_MEMBERAllen Byrne2020-03-243-88/+20
| * | Merge pull request #2467 in HDFFV/hdf5 from alloc_stats_2 to developQuincey Koziol2020-03-251-1/+1
| |\ \
| | * | Correct macro checkQuincey Koziol2020-03-251-1/+1
| |/ /
| * | Merge pull request #2464 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-03-2523-159/+321
| |\ \
| | * | Add extensive warnings to tools executablesAllen Byrne2020-03-258-0/+22
| | * | Reorg commentsAllen Byrne2020-03-251-4/+22
| | * | Correct warning flag formAllen Byrne2020-03-251-1/+1
| | * | Because of tools macro, this needs to be a warningAllen Byrne2020-03-251-1/+3
| | * | unused set-variable in macroAllen Byrne2020-03-251-0/+1
| | * | Fix Werror issues in JNI and toolsAllen Byrne2020-03-246-12/+13
| | * | TRILAB-192 fix JNI shadow warningAllen Byrne2020-03-245-10/+1
| | * | TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-248-144/+140
| | |/
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-03-241-0/+12
| | |\ | | |/ | |/|
| * | Merge pull request #2463 in HDFFV/hdf5 from alloc_stats_fix to developQuincey Koziol2020-03-241-0/+12
| |\ \
| | * | Correct failure when allocation tracking are disabled.Quincey Koziol2020-03-241-0/+12
| | | * TRILAB-192 add release noteAllen Byrne2020-03-241-0/+15
| | | * TRILAB-192 Identify warnings that fail as errorsAllen Byrne2020-03-242-11/+72
| | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-03-241-3/+34
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #2462 in HDFFV/hdf5 from ~DYOUNG/werror:gnu-warnings-manif...Allen Byrne2020-03-241-3/+34
| |\ \ \ | | |/ / | |/| |
| | * | Update the MANIFEST for the autoconf/cmake shared warnings files.David Young2020-03-241-3/+34
| |/ /
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-03-2410-212/+571
| | |\ | | |/ | |/|
| * | Merge pull request #2445 in HDFFV/hdf5 from alloc_stats to developQuincey Koziol2020-03-2310-212/+571
| |\ \
| | * | Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-206-99/+64
| | * | Merge remote-tracking branch 'origin/develop' into alloc_statsQuincey Koziol2020-03-206-4/+48
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/develop' into alloc_statsQuincey Koziol2020-03-185-5/+23
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/develop' into alloc_statsQuincey Koziol2020-03-121-5/+5
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-109-212/+606
| | | | | * Correct syntaxAllen Byrne2020-03-231-2/+2
| | | | | * Update CMake compiler flags to use same set of warningsAllen Byrne2020-03-231-31/+82
| | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-03-2339-80/+208
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #2402 in HDFFV/hdf5 from ~DYOUNG/werror:break-out-warnings...David Young2020-03-2339-80/+208
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-03-1936-38/+38
| | * | | | By default, demote warnings promoted to errors back to warnings.David Young2020-02-251-1/+19
| | * | | | Incorporate the H5_ECFLAGS into the library CFLAGS. Now a bunch of errors willDavid Young2020-02-253-2/+6
| | * | | | Break out warnings into more files that autoconf and CMake can share. ThisDavid Young2020-02-2534-71/+177
| | | | | * Allow use of INTEL icl/icl++ for clangAllen Byrne2020-03-192-59/+63
| | |_|_|/ | |/| | |