summaryrefslogtreecommitdiffstats
path: root/tools/h5dump.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by ↵Patrick Lu1998-11-171-2/+2
| | | | | | the winsock2.h file
* [svn-r825] Added features:Ruey-Hsia Li1998-10-291-110/+648
| | | | | | | * display selected named data type * display named/unamed data type * hard link Also added testing scripts in testh5dump.sh.
* [svn-r732] Disabled error reporting.Ruey-Hsia Li1998-09-301-8/+7
|
* [svn-r727] Implemented dumper command line options.Ruey-Hsia Li1998-09-281-144/+459
| | | | Added tests for dumper options.
* [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ↵Quincey Koziol1998-09-021-1/+1
| | | | | | H5Gget_objinfo and renamed internal functions to match up with the renamed API functions.
* [svn-r641] Changed function names for beta release.Quincey Koziol1998-09-011-11/+12
|
* [svn-r636] Removed warning messages during compilation.Ruey-Hsia Li1998-08-311-43/+85
| | | | | Used H5Gstat to check object type. Modified h5dumputil.c to reflect changes of h5tools.c
* [svn-r611] Removed warning messages during compilation.Ruey-Hsia Li1998-08-211-2/+3
|
* [svn-r605] Added in h5dump tools created by Ruey-Hsia.Albert Cheng1998-08-191-0/+660
Renamed what was called h5dump.c to h5tools.c. Changed Makefile.in to reflect all the changes. (Make dependence is to be processed later.) Tested in Solaris 2.5