summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-181-15/+15
* Merge branch 'selection_io' into selection_io_with_subfiling_vfd (#1265)Scot Breitenfeld2021-12-061-306/+425
* OESS-168: Remove clang warnings. (#1056)H. Joe Lee2021-09-301-20/+20
* More clang tidy (#908)Sean McBride2021-08-231-2/+2
* Tools long double updates (#522)Allen Byrne2021-04-151-0/+157
* Fix display of long double in tools (#469)Allen Byrne2021-03-171-0/+1
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Removed bad function pointer casts (#434)Sean McBride2021-03-081-7/+7
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-3/+0
* More warning fixes (#400)Sean McBride2021-03-041-1/+1
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-1/+1
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-0/+52
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+2
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-24/+24
* Clang-format of source filesAllen Byrne2020-09-301-3193/+3256
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-5/+5
* Protected H5Oset_comment() in h5dump test generator.Dana Robinson2020-04-281-24/+60
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-115/+360
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* Fix standalone linkAllen Byrne2020-02-251-1/+2
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-101-1/+1
* merge and fixkmu2020-01-211-8/+50
|\
| * Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-171-85/+85
| |\
| * | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-8/+50
* | | merge and fix conflictkmu2020-01-191-123/+126
|\ \ \ | | |/ | |/|
| * | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-85/+85
| |/
* | merge and fix conflictskmu2020-01-141-10/+10
|\ \ | |/
| * fix test assert fail errorkmu2020-01-091-2/+2
| * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-1/+1
| |\
| * | remove unnecessary check macrokmu2019-12-061-4/+4
| * | fix intel compile warningskmu2019-12-041-10/+10
| * | Revert "fix warnings from Intel compiler"kmu2019-11-261-10/+10
| * | Revert "fix issues from previous PR comments"kmu2019-11-261-8/+8
| * | Revert "using a different MACRO"kmu2019-11-261-8/+8
| * | using a different MACROkmu2019-11-251-8/+8
| * | fix issues from previous PR commentskmu2019-11-251-8/+8
| * | fix warnings from Intel compilerkmu2019-11-071-10/+10
* | | fix unused related warningskmu2020-01-131-113/+113
| |/ |/|
* | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-1/+1
|/
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-16/+16
* Add HD prefix to testsAllen Byrne2019-08-151-23/+23
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-6/+6
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-17/+7
* Fail configure if SZIP/ZLIB is requested but not foundAllen Byrne2019-02-051-4/+2
* VOL FEATUREDana Robinson2018-10-101-1/+1
* Add test file with unwritten datasetsAllen Byrne2018-07-241-4/+89
* Changes based on feedback from pull request.Vailin Choi2018-07-121-2/+2
* Fix for HDFFV-10333:Vailin Choi2018-07-111-0/+86