summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2012] updated the ddls to support the changes that were made to the beg...Patrick Lu2000-03-0923-281/+281
* [svn-r2011] added new structure to h5tools.h that is used to customize the ou...Patrick Lu2000-03-092-123/+249
* [svn-r2001] Purpose:Albert Cheng2000-03-061-0/+169
* [svn-r1992] added a few definitions for formats in the dump structurePatrick Lu2000-02-281-1/+5
* [svn-r1989] removed the variable for the attribute that I didn't need.Patrick Lu2000-02-241-1/+1
* [svn-r1988] fixed the crashing bug on sangamon with the shared libs. I had a...Patrick Lu2000-02-241-1/+0
* [svn-r1986] entered a value for the info.line_indent value and moved some of ...Patrick Lu2000-02-231-10/+11
* [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-174-7/+39
* [svn-r1972] updated it for the removal of the newline from the dumper codePatrick Lu2000-02-171-1/+1
* [svn-r1971] removed a newline from a string after the enum type is printedPatrick Lu2000-02-171-1/+1
* [svn-r1970] updated the ddl.Patrick Lu2000-02-171-7/+4
* [svn-r1969] fixed a bug with the objrefs. added a format string to the dump ...Patrick Lu2000-02-173-5/+26
* [svn-r1968] removed the directory name from the namePatrick Lu2000-02-161-1/+1
* [svn-r1967] changed the name of the file and added the text at the beginning ...Patrick Lu2000-02-162-1/+7
* [svn-r1966] Patrick Lu2000-02-161-4/+2
* [svn-r1962] update the name of the filePatrick Lu2000-02-153-8/+5
* [svn-r1961] update the names of the filesPatrick Lu2000-02-152-2/+2
* [svn-r1960] updated againPatrick Lu2000-02-151-8/+4
* [svn-r1959] updated to remove an error in the namePatrick Lu2000-02-151-1/+1
* [svn-r1958] updated the ddls for the changes that were made to the dumperPatrick Lu2000-02-156-499/+387
* [svn-r1957] removed the program type variable from the filePatrick Lu2000-02-151-5/+2
* [svn-r1956] in h5tools.h I added a fwe new members to the struct for the form...Patrick Lu2000-02-153-106/+254
* [svn-r1936] Removed h5findshd.c. Its routines have been moved to libh5tools.c.Albert Cheng2000-01-071-480/+0
* [svn-r1934] Removed the entry of h5findshd.c. Its routines have been moved toAlbert Cheng2000-01-071-1/+1
* [svn-r1933] took the functions out of the h5findshd.c and put them into this ...Patrick Lu2000-01-061-4/+483
* [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-103-12/+33
* [svn-r1864] fixed the committed type error.Patrick Lu1999-12-101-43/+11
* [svn-r1863] The old way of testing **argv against NULL would cause coredump inAlbert Cheng1999-12-091-18/+22
* [svn-r1854] fixed a bugPatrick Lu1999-12-032-2/+2
* [svn-r1853] updated these files to reflect the changes in the format for the ...Patrick Lu1999-12-032-57/+57
* [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-032-75/+99
* [svn-r1848] *** empty log message ***Robb Matzke1999-11-231-15/+21
* [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-173-56/+49
* [svn-r1832] * 1999-11-16Robb Matzke1999-11-163-7/+7
* [svn-r1815] added a definition for the S_ISDIR macro and a typedef for mode_tPatrick Lu1999-11-031-1/+8
* [svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5to...Patrick Lu1999-11-034-51/+101
* [svn-r1806] * 1999-11-02Robb Matzke1999-11-021-351/+351
* [svn-r1805] more changes. I found some duplicate functions in the library an...Patrick Lu1999-11-024-450/+123
* [svn-r1802] Changes since 19991019Robb Matzke1999-11-013-4/+372
* [svn-r1801] Purpose:Albert Cheng1999-10-301-11/+31
* [svn-r1800] moved the code from the dumper that iterates thru the files and s...Patrick Lu1999-10-294-260/+307
* [svn-r1759] Corrected a few more compiler warnings.Quincey Koziol1999-10-151-15/+15
* [svn-r1754] Fixed file prologue.Robb Matzke1999-10-151-2/+2
* [svn-r1753] Changes since 19991007Robb Matzke1999-10-152-2/+505