summaryrefslogtreecommitdiffstats
path: root/tools/h5dump.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r3492] Purpose:Bill Wendling2001-02-221-4550/+0
* [svn-r3484] Robert E. McGrath2001-02-221-6/+21
* [svn-r3437] Purpose:Bill Wendling2001-02-161-126/+383
* [svn-r3412] Purpose:Bill Wendling2001-02-151-274/+324
* [svn-r3408] Purpose:Robert E. McGrath2001-02-141-893/+3096
* [svn-r3265] Purpose:Quincey Koziol2001-01-101-2/+3
* [svn-r3264] Purpose:Bill Wendling2001-01-101-5/+3
* [svn-r3262] Purpose:Bill Wendling2001-01-101-3/+1
* [svn-r3261] Purpose:Bill Wendling2001-01-101-87/+165
* [svn-r3257] Purpose:Quincey Koziol2001-01-101-1/+1
* [svn-r3252] Purpose:Quincey Koziol2001-01-091-8/+11
* [svn-r3248] Purpose:Bill Wendling2001-01-091-344/+431
* [svn-r3112] Purpose:Quincey Koziol2000-12-111-18/+5
* [svn-r3066] Purpose:Quincey Koziol2000-12-021-2/+1
* [svn-r2987] Purpose:Quincey Koziol2000-11-211-51/+61
* [svn-r2965] Purpose:Bill Wendling2000-11-171-1/+1
* [svn-r2956] Purpose:Bill Wendling2000-11-161-2/+2
* [svn-r2950] Purpose:Bill Wendling2000-11-161-2/+2
* [svn-r2845] Purpose:Quincey Koziol2000-11-091-241/+252
* [svn-r2790] Purpose:Albert Cheng2000-11-021-11/+11
* [svn-r2738] Purpose:Bill Wendling2000-10-251-5/+11
* [svn-r2737] Purpose:Bill Wendling2000-10-251-0/+10
* [svn-r2637] Purpose:Bill Wendling2000-10-061-803/+756
* [svn-r2627] Purpose:Albert Cheng2000-10-021-1/+1
* [svn-r2626] Purpose:Albert Cheng2000-09-301-1/+51
* [svn-r2623] Purpose:Albert Cheng2000-09-301-721/+725
* [svn-r2579] Purpose:Quincey Koziol2000-09-191-1/+0
* [svn-r2462] Fixed some small compiler warnings.Bill Wendling2000-08-041-836/+879
* [svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function.Robb Matzke2000-06-231-1/+1
* [svn-r2341] took the code out of h5ls to open files using different drivers a...Patrick Lu2000-06-061-4/+6
* [svn-r2305] took out the line that said the bitfields are not supported in th...Patrick Lu2000-05-311-4/+1
* [svn-r2304] *** empty log message ***Patrick Lu2000-05-301-2/+1
* [svn-r2294] fixed the output of the options list so that the xml options text...Patrick Lu2000-05-261-1/+1
* [svn-r2243] h5dump.c: Removed some Carriage-return'sAlbert Cheng2000-05-111-2/+2
* [svn-r2228] added a semicolon after the opaque info is printedPatrick Lu2000-05-091-2/+2
* [svn-r2214] added support for the opaque type.Patrick Lu2000-05-041-4/+9
* [svn-r2155] fixed the error in the h5ls output. it is now printing like it d...Patrick Lu2000-04-191-5/+4
* [svn-r2139] Change the global static variable 'status' to 'd_status' in this ...Raymond Lu2000-04-131-47/+47
* [svn-r2020] Fine tuned the declaration of dump_header_format to be "const" co...Albert Cheng2000-03-101-1/+1
* [svn-r2016] fixed the problem with the -xml option that prevented it from wor...Patrick Lu2000-03-091-0/+1
* [svn-r2015] changed the dataspacedescrition begin and end for the xml structPatrick Lu2000-03-091-2/+2
* [svn-r2014] fixed a typoPatrick Lu2000-03-091-1/+1
* [svn-r2013] added comments to the large structure definitionPatrick Lu2000-03-091-42/+42
* [svn-r2011] added new structure to h5tools.h that is used to customize the ou...Patrick Lu2000-03-091-121/+247
* [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-r1973] fixed the dataset regions problem with the dumper.Patrick Lu2000-02-171-0/+7
* [svn-r1971] removed a newline from a string after the enum type is printedPatrick Lu2000-02-171-1/+1
* [svn-r1969] fixed a bug with the objrefs. added a format string to the dump ...Patrick Lu2000-02-171-1/+10