summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Onion VFD (#1953)Dana Robinson2022-08-021-0/+677
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-28/+28
* Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)Dana Robinson2022-07-211-9/+9
* Fixes a stack overflow in the h5dump test generator (#1903)Dana Robinson2022-07-181-25/+26
* sprintf to snprintf (#1815)Sean McBride2022-06-221-15/+15
* Removes remaining register keywords (#1481)Dana Robinson2022-03-101-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-15/+15
* Create 2D arrays on the heap in a different way (#1169)David Young2021-11-231-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