summaryrefslogtreecommitdiffstats
path: root/tools/h5dump.c
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r1956] in h5tools.h I added a fwe new members to the struct for the form...Patrick Lu2000-02-151-6/+98
* [svn-r1900] temporary fix for the committed type problem that Elena reported.Patrick Lu1999-12-171-35/+27
* [svn-r1898] backed out the changes that were breaking the test cases until i canPatrick Lu1999-12-171-3/+36
* [svn-r1870] h5dump.c:Albert Cheng1999-12-101-12/+19
* [svn-r1864] fixed the committed type error.Patrick Lu1999-12-101-43/+11
* [svn-r1851] updated the output for the dumper so that it prints out compound ...Patrick Lu1999-12-031-6/+12
* [svn-r1837] Cleaned up a few warnings from the SGI compiler.Quincey Koziol1999-11-171-4/+4
* [svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5to...Patrick Lu1999-11-031-1/+1
* [svn-r1805] more changes. I found some duplicate functions in the library an...Patrick Lu1999-11-021-53/+4
* [svn-r1800] moved the code from the dumper that iterates thru the files and s...Patrick Lu1999-10-291-256/+104
* [svn-r1759] Corrected a few more compiler warnings.Quincey Koziol1999-10-151-15/+15
* [svn-r1742] changed the name of the objectid macro to objid. conflicted with ...Patrick Lu1999-10-131-1/+1
* [svn-r1709] *** empty log message ***Patrick Lu1999-10-011-2/+6
* [svn-r1693] removed the last warnings from herePatrick Lu1999-09-291-3/+3
* [svn-r1638] forgot to print the oid for the groups.hdf5-1_3_0Patrick Lu1999-09-171-13/+63
* [svn-r1636] Patrick Lu1999-09-151-21/+7
* [svn-r1496] added a -w option so people can change the width of the output(nu...Patrick Lu1999-07-161-7/+21
* [svn-r1457] Patrick Lu1999-07-091-1/+1
* [svn-r1420] Modified to add new dataset transfer property list ID in H5Tc...Quincey Koziol1999-07-031-1/+1
* [svn-r1382] Patrick Lu1999-06-251-3/+3
* [svn-r1370] Patrick Lu1999-06-231-0/+1
* [svn-r1369] Patrick Lu1999-06-221-3/+5
* [svn-r1339] Patrick Lu1999-06-141-2/+99
* [svn-r1330] Patrick Lu1999-06-111-1/+1
* [svn-r1329] Patrick Lu1999-06-111-3/+21
* [svn-r1321] Patrick Lu1999-06-091-2/+7
* [svn-r1298] Patrick Lu1999-06-041-0/+3
* [svn-r1254] changed a type in the include file namePatrick Lu1999-05-131-1/+1
* [svn-r1253] started to bring the tools lib and the dumputil file together. i...Patrick Lu1999-05-131-58/+41
* [svn-r1184] Changes since 19990402Robb Matzke1999-04-151-4/+4
* [svn-r1038] Did some work on the output format for compound data and string.Ruey-Hsia Li1999-02-011-58/+17
* [svn-r983] Added tests in testh5dump.sh.Ruey-Hsia Li1998-12-211-60/+125
* [svn-r952] Changes since 19981125Robb Matzke1998-11-251-2/+2
* [svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by th...Patrick Lu1998-11-171-2/+2
* [svn-r825] Added features:Ruey-Hsia Li1998-10-291-110/+648
* [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
* [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...Quincey Koziol1998-09-021-1/+1
* [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
* [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