summaryrefslogtreecommitdiffstats
path: root/tools/h5tools.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r1659] brought changes from the release branch over to the developementPatrick Lu1999-09-251-11/+13
* [svn-r1491] removed teh extra funtion that wasn't being used and now if thePatrick Lu1999-07-161-159/+7
* [svn-r1484] ./tools/h5tools.c [1.2, 1.3]Robb Matzke1999-07-141-30/+32
* [svn-r1391] Patrick Lu1999-06-281-1/+3
* [svn-r1390] Patrick Lu1999-06-281-0/+1
* [svn-r1382] Patrick Lu1999-06-251-2/+7
* [svn-r1376] Patrick Lu1999-06-241-2/+8
* [svn-r1361] Patrick Lu1999-06-171-2/+20
* [svn-r1360] Patrick Lu1999-06-171-7/+225
* [svn-r1348] Patrick Lu1999-06-151-6/+13
* [svn-r1327] Got rid of the extra line of setting dim_n_size incorrectly.Albert Cheng1999-06-111-1/+0
* [svn-r1325] fixed a bug that was due to settign the dim_n_size wrong for the ...Patrick Lu1999-06-101-2/+6
* [svn-r1323] Patrick Lu1999-06-101-2/+1
* [svn-r1321] Patrick Lu1999-06-091-16/+29
* [svn-r1320] Patrick Lu1999-06-081-65/+85
* [svn-r1319] Patrick Lu1999-06-081-0/+2
* [svn-r1318] Patrick Lu1999-06-081-32/+76
* [svn-r1317] Patrick Lu1999-06-081-29/+164