summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix standalone linkAllen Byrne2020-02-251-3/+3
| * TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-2111-11/+11
| * HDFFV-11014, fix the h5repack issue that misses a few attributes during the r...Muqun Yang2020-02-071-1/+8
| * Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-01-291-2/+2
| * Merge pull request #2320 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-1/+1
| |\
| | * Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-1/+1
| * | testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-5/+7
| |/
| * fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-272-5/+5
| * squash cast warning fixkmu2020-01-234-8/+8
| * Change tools debug macros to not use error stackAllen Byrne2020-01-231-10/+10
| * merge and fixkmu2020-01-2112-180/+251
| |\
| | * Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-1717-283/+352
| | |\
| | | * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1611-161/+229
| | * | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-19/+22
| * | | merge and fix conflictkmu2020-01-1916-130/+126
| |\ \ \ | | | |/ | | |/|
| | * | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-1316-123/+124
| | |/
| * | merge and fix conflictskmu2020-01-1417-780/+1046
| |\ \ | | |/
| | * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-3/+3
| | |\
| | | * address problems from commentskmu2019-12-111-1/+1
| | | * fix and address commentskmu2019-12-111-2/+2
| | | * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-092-9/+7
| | | |\
| | | * | remove unnecessary check macrokmu2019-12-061-4/+1
| | | * | fix intel compile warningskmu2019-12-041-3/+6
| | * | | Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-042-2/+2
| | * | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-319-399/+385
| | * | | Refactor tools library error handling macrosJordan Henderson2019-12-2810-457/+456
| | * | | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-201-1/+1
| | * | | HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-199-36/+45
| | * | | Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2019-12-171-1/+7
| | * | | Address compile warningsAllen Byrne2019-12-061-18/+0
| | * | | Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-043-96/+57
| | * | | Add debug compile option as commentAllen Byrne2019-12-041-0/+2
| | * | | Update reference callsAllen Byrne2019-12-041-10/+21
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-022-9/+7
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-262-7/+9
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Comment correctionAllen Byrne2019-11-211-1/+1
| | * | | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0712-639/+949
| * | | | fix unused related warningskmu2020-01-131-1/+1
| * | | | remove unsed var,function,macro, etckmu2019-12-062-2/+2
| | |_|/ | |/| |
| * | | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-272-9/+7
| | |/ | |/|
| * | Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-052-7/+9
| |/
| * Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-085-9/+11
| * More whitespace changesAllen Byrne2019-10-031-165/+52
| * Whitespace cleanupAllen Byrne2019-10-031-159/+157
| * HDFFV-10919 merge synchingAllen Byrne2019-10-025-234/+122
| * Update versioning to next major versionAllen Byrne2019-09-251-1/+2
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-241-2/+2
| |\
| | * Fix missing option and incorrect closeAllen Byrne2019-09-241-2/+2
| * | Revert else-if to single line.Jacob Smith2019-09-241-22/+12
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-2317-1408/+1794
| |\ \ | | |/