summaryrefslogtreecommitdiffstats
path: root/tools/h5tools.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2956] Purpose:Bill Wendling2000-11-161-4/+2
* [svn-r2950] Purpose:Bill Wendling2000-11-161-4/+5
* [svn-r2922] Purpose:Quincey Koziol2000-11-151-2/+6
* [svn-r2908] Purpose:Quincey Koziol2000-11-141-60/+49
* [svn-r2896] Purpose:Bill Wendling2000-11-141-23/+13
* [svn-r2895] Purpose:Bill Wendling2000-11-141-8/+13
* [svn-r2878] Purpose:Bill Wendling2000-11-131-84/+95
* [svn-r2875] Purpose:Quincey Koziol2000-11-131-3/+3
* [svn-r2866] Purpose:Quincey Koziol2000-11-111-2/+3
* [svn-r2845] Purpose:Quincey Koziol2000-11-091-83/+120
* [svn-r2842] Purpose:Bill Wendling2000-11-091-154/+119
* [svn-r2790] Purpose:Albert Cheng2000-11-021-4/+57
* [svn-r2771] Purpose:Bill Wendling2000-10-311-381/+390
* [svn-r2767] ./hdf5/tools/h5tools.cRobb Matzke2000-10-311-17/+29
* [svn-r2737] Purpose:Bill Wendling2000-10-251-70/+327
* [svn-r2634] Purpose:Bill Wendling2000-10-051-22/+36
* [svn-r2626] Purpose:Albert Cheng2000-09-301-1/+5
* [svn-r2563] Purpose:Thomas Radke2000-09-151-0/+10
* [svn-r2467] Changed type so that compiler warnings about implicit conversion ...Bill Wendling2000-08-041-11/+3
* [svn-r2460] Fixed some comparisons between signed and unsigned values. Made s...Bill Wendling2000-08-041-2/+2
* [svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function.Robb Matzke2000-06-231-173/+186
* [svn-r2359] added the comments back to the part of the code that is setting u...Patrick Lu2000-06-071-0/+5
* [svn-r2341] took the code out of h5ls to open files using different drivers a...Patrick Lu2000-06-061-5/+53
* [svn-r2290] fixed the indenting error related to compound types.Patrick Lu2000-05-251-3/+5
* [svn-r2256] same changes i did for the release version. (fixed bug in dangerm...Patrick Lu2000-05-161-1/+1
* [svn-r2243] h5dump.c: Removed some Carriage-return'sAlbert Cheng2000-05-111-1/+1
* [svn-r2180] ./src/tools/h5tools.cRobb Matzke2000-04-211-8/+5
* [svn-r2167] i removed unneeded code from the tool lib.Patrick Lu2000-04-201-866/+3
* [svn-r2162] Various small fixes to address SGI compiler warnings.Quincey Koziol2000-04-191-0/+6
* [svn-r2156] changed a comment that is no longer relevant and moved some code ...Patrick Lu2000-04-191-33/+18
* [svn-r2155] fixed the error in the h5ls output. it is now printing like it d...Patrick Lu2000-04-191-3/+22
* [svn-r2089] ** tools/h5ls.cRobb Matzke2000-04-071-94/+98
* [svn-r1985] fixed the bug with the memory alignment errorPatrick Lu2000-02-221-17/+46
* [svn-r1974] Added const to the h5dump_region third argument to quite a compilerAlbert Cheng2000-02-181-1/+1
* [svn-r1973] fixed the dataset regions problem with the dumper.Patrick Lu2000-02-171-7/+13
* [svn-r1969] fixed a bug with the objrefs. added a format string to the dump ...Patrick Lu2000-02-171-4/+12
* [svn-r1966] Patrick Lu2000-02-161-4/+2
* [svn-r1956] in h5tools.h I added a fwe new members to the struct for the form...Patrick Lu2000-02-151-88/+137
* [svn-r1933] took the functions out of the h5findshd.c and put them into this ...Patrick Lu2000-01-061-4/+483
* [svn-r1870] h5dump.c:Albert Cheng1999-12-101-0/+9
* [svn-r1852] fixed a bug that i introduced with the last change to this file.Patrick Lu1999-12-031-5/+16
* [svn-r1851] updated the output for the dumper so that it prints out compound ...Patrick Lu1999-12-031-69/+87
* [svn-r1839] added support for displaying nested compound data.Patrick Lu1999-11-181-1/+5
* [svn-r1837] Cleaned up a few warnings from the SGI compiler.Quincey Koziol1999-11-171-10/+7
* [svn-r1805] more changes. I found some duplicate functions in the library an...Patrick Lu1999-11-021-165/+0
* [svn-r1800] moved the code from the dumper that iterates thru the files and s...Patrick Lu1999-10-291-0/+164
* [svn-r1744] i removed an extra function that wasn't being usedPatrick Lu1999-10-131-173/+1
* [svn-r1732] Changes since 19991007Robb Matzke1999-10-071-2/+0
* [svn-r1697] Changes since 19990915Robb Matzke1999-09-301-76/+101
* [svn-r1667] same fixes from the release branch were done here.Patrick Lu1999-09-271-3/+3