hdf5/tools/lib
Pedro Vicente Nunes f234483372 [svn-r13076]
fix for bugzilla bug #551

several programming errors contributed to this bug

1) the parsing of subsetting was using atoi to convert the parameter to an int,
which caused problems for numbers greater that int. Substitute with atof

2) several index counters were declared as int, use hsize_t instead

3) the numerical format passed for printf was %lu, defined one compatible with
hsize_t instead (unsigned long long)
2006-12-19 13:14:26 -05:00
..
h5diff_array.c [svn-r13064] 2006-12-14 16:18:08 -05:00
h5diff_attr.c [svn-r13008] 2006-12-01 13:27:34 -05:00
h5diff_dset.c [svn-r13007] 2006-12-01 13:23:56 -05:00
h5diff_util.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
h5diff.c [svn-r12932] Description: 2006-11-17 10:48:41 -05:00
h5diff.h [svn-r13042] 2006-12-11 15:39:38 -05:00
h5tools_filters.c [svn-r12205] Purpose: 2006-04-06 13:29:53 -05:00
h5tools_ref.c [svn-r13025] 2006-12-06 14:32:20 -05:00
h5tools_ref.h
h5tools_str.c [svn-r13076] 2006-12-19 13:14:26 -05:00
h5tools_str.h [svn-r12736] Description: 2006-10-08 23:18:18 -05:00
h5tools_type.c [svn-r12513] 2006-07-28 10:00:29 -05:00
h5tools_utils.c [svn-r13026] 2006-12-06 16:14:39 -05:00
h5tools_utils.h
h5tools.c [svn-r13064] 2006-12-14 16:18:08 -05:00
h5tools.h [svn-r13076] 2006-12-19 13:14:26 -05:00
h5trav_table.c [svn-r12928] code revision 2006-11-16 15:38:05 -05:00
h5trav.c [svn-r12953] h5repack code revision, avoid one unnecessary call to file open/close in the cheking of objects when there are none requested by the user 2006-11-20 16:31:06 -05:00
h5trav.h [svn-r12928] code revision 2006-11-16 15:38:05 -05:00
Makefile.am [svn-r12431] Purpose: 2006-06-21 18:15:08 -05:00
Makefile.in [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
ph5diff.h
talign.c [svn-r12736] Description: 2006-10-08 23:18:18 -05:00