Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by ↵ | Patrick Lu | 1998-11-17 | 1 | -2/+2 |
| | | | | | | the winsock2.h file | ||||
* | [svn-r825] Added features: | Ruey-Hsia Li | 1998-10-29 | 1 | -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 Li | 1998-09-30 | 1 | -8/+7 |
| | |||||
* | [svn-r727] Implemented dumper command line options. | Ruey-Hsia Li | 1998-09-28 | 1 | -144/+459 |
| | | | | Added tests for dumper options. | ||||
* | [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ↵ | Quincey Koziol | 1998-09-02 | 1 | -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 Koziol | 1998-09-01 | 1 | -11/+12 |
| | |||||
* | [svn-r636] Removed warning messages during compilation. | Ruey-Hsia Li | 1998-08-31 | 1 | -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 Li | 1998-08-21 | 1 | -2/+3 |
| | |||||
* | [svn-r605] Added in h5dump tools created by Ruey-Hsia. | Albert Cheng | 1998-08-19 | 1 | -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 |