summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Sync with developDana Robinson2020-08-0115-4021/+3569
* Whitespace cleanupAllen Byrne2020-05-121-2/+2
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-6/+2
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-301-0/+6
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Squashed commit of the following:David Young2020-01-311-89/+91
* Merge changes from develop to fix various issuesAllen Byrne2020-01-304-141/+74
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-281-1/+1
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-282-4/+4
* Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-281-3/+3
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-1/+1
* Change tools debug macros to not use error stackAllen Byrne2020-01-239-193/+132
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-1913-212/+338
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1913-212/+338
* | Merge perform standalone changes from developAllen Byrne2020-01-171-0/+10
|/
* Merge tools changes from developAllen Byrne2020-01-1314-1189/+1206
* Update file with changes from developAllen Byrne2020-01-121-46/+39
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-071-3/+3
|\
| * Cherry pick of 0225e6d5969Quincey Koziol2020-01-041-3/+3
* | Fix compile statement orderAllen Byrne2019-12-203-4/+5
* | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-2015-428/+825
|/
* Revert and move declarationAllen Byrne2019-12-131-3/+5
* Correct compile and test Windows errorsAllen Byrne2019-12-131-5/+4
* Change defines to not conflict with windowsAllen Byrne2019-12-111-14/+14
* HDFFV-10876 Merge from developAllen Byrne2019-12-0917-1175/+1747
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-093-8/+1
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-063-1/+8
* Fix reference type comparison in h5dumpJerome Soumagne2019-10-081-1/+5
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-083-15/+15
* More whitespace changesAllen Byrne2019-10-031-46/+5
* Whitespace and macro semi-colonAllen Byrne2019-10-022-62/+62
* Renamed get/set_time() calls in the tools library to avoid nameDana Robinson2019-09-192-7/+10
* HDFFV-10876 h5dump OPAQUE size should be optionalAllen Byrne2019-08-271-9/+17
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-202-12/+9
* Add HD prefix to testsAllen Byrne2019-08-153-26/+26
* Updated h5trav.c to emit output that doesn't require ddl changes for mapDana Robinson2019-08-131-3/+0
* Added the map (H5M) APIDana Robinson2019-08-133-0/+6
* Squashed commit of the following:Larry Knox2019-07-252-14/+513
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-101-1/+1
|\
| * HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-1/+1
* | Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-102-2/+2
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-033-5/+5
|/
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-283-10/+10
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-212-7/+5
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-17/+21
* Fixed typoBinh-Minh Ribler2019-01-081-1/+1
* Refixed HDFFV-10578Binh-Minh Ribler2019-01-081-1/+16
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-291-12/+0
|\
| * Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-12/+0
* | TRILAB-81 check for func success before using valueAllen Byrne2018-10-191-27/+31