summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_attr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-9/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-19/+19
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-5/+5
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-1/+1
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-159/+175
* Warning fixes in tools and h5test.cDana Robinson2020-08-061-25/+24
* Warnings reduction in toolsAllen Byrne2020-07-301-7/+5
* Tools refactorAllen Byrne2020-07-151-47/+117
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-01-291-1/+0
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-9/+6
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-6/+5
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-4/+4
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-1/+1
|\
| * fix and address commentskmu2019-12-111-9/+3
| * fix intel compile warningskmu2019-12-041-2/+8
| * Revert "fix warnings from Intel compiler"kmu2019-11-261-8/+2
| * fix warnings from Intel compilerkmu2019-11-071-2/+8
* | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-56/+51
* | Refactor tools library error handling macrosJordan Henderson2019-12-281-65/+65
* | Fix compile statement orderAllen Byrne2019-12-201-1/+1
* | HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-217/+252
* | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-44/+44
|/
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-4/+4
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-2/+2
* HDFFV-8745 fix minor defectsAllen Byrne2018-01-091-2/+0
* HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-021-20/+0
* Fix error handling issuesAllen Byrne2017-10-171-49/+54
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-161-16/+16
* Fix VS2012 declaration errorAllen Byrne2017-10-161-3/+3
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-115/+108
* HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-091-2/+2
* Add debug trace commandsAllen Byrne2017-05-191-4/+17
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-78/+69
* [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif...Allen Byrne2016-08-011-8/+6
* [svn-r30075] Description:Quincey Koziol2016-06-141-6/+8
* [svn-r29885] Fix memory leak when one dataset is vlen.Allen Byrne2016-05-041-229/+241
* [svn-r28025] Description:Quincey Koziol2015-10-111-4/+4
* [svn-r25081] Bug HDFFV-8625, HDFFV-8639, HDFFV-8745:Albert Cheng2014-04-221-7/+24
* [svn-r24999] Bugfix: HDFFV-8639 Albert Cheng2014-04-091-3/+7
* [svn-r24138] Cast constants to specified type. Allen Byrne2013-09-131-6/+6
* [svn-r23395] Description:Quincey Koziol2013-03-201-7/+7
* [svn-r23304] Purpose:Jonathan Kim2013-02-181-0/+7
* [svn-r22933] Purpose:Jonathan Kim2012-10-191-0/+18
* [svn-r22684] Purpose: Jonathan Kim2012-08-151-0/+8
* [svn-r21658] Purpose:Jonathan Kim2011-10-241-1/+3