summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/h5diff_util.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7769] Purpose:Pedro Vicente Nunes2003-10-281-421/+0
| | | | | | | | | | | | | moved h5diff "public API" routines to tools/lib folder Platforms tested: linux solaris 2.7 IRIX Misc. update:
* [svn-r7702] Purpose:Pedro Vicente Nunes2003-10-221-0/+421
h5diff maitainance Description: separated the h5diff source between several modules there is a public module with a new function "h5diff" that can be called by an application program (h5repack will use it ) added a new verbose option that can turn off all printf Platforms tested: linux solaris IRIX Misc. update: