hdf5/tools/lib
Quincey Koziol 2f36ea99d4 [svn-r14284] Description:
Add H5Lvisit_by_name() API routine to library.

	Eliminated all (five!) other group traversal routines and changed them
all to use the new API routine.

	Cleaned up output of h5ls & h5stat:
		- Issue error when requesting recursive traversal of a file
			with the "group info" flag, but no group given
		- Print info about root group in all(?) appropriate situations
		- Don't print "verbose" information about root group until the
			root group is in the list of objects to display
	(mostly because h5ls & h5stat had a different twist on traversing the
groups in a file that the other utilities)

Tested on:
        FreeBSD/32 6.2 (duty) in debug mode
        FreeBSD/64 6.2 (liberty) w/C++ & FORTRAN, in debug mode
        Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
                                in debug mode
        Linux/64-amd64 2.6 (smirom) w/default API=1.6.x, w/C++ & FORTRAN,
                                in production mode
        Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
                                in production mode
        Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
                                w/szip filter, in production mode
        Mac OS X/32 10.4.10 (amazon) in debug mode
        Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in production mode
2007-11-24 11:49:36 -05:00
..
h5diff_array.c [svn-r14256] bug fix: h5diff did not handle NaNs 2007-11-13 13:52:54 -05:00
h5diff_attr.c [svn-r14279] bug fix: when it's not possible to compare attributes due to different lenght in its type, make the options be flaged with the "not comparable" flag 2007-11-21 11:59:04 -05:00
h5diff_dset.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
h5diff_util.c [svn-r14154] Description: 2007-09-25 17:18:33 -05:00
h5diff.c [svn-r14160] Description: 2007-09-27 15:28:27 -05:00
h5diff.h [svn-r14154] Description: 2007-09-25 17:18:33 -05:00
h5tools_filters.c [svn-r14206] Description: 2007-10-17 07:48:04 -05:00
h5tools_ref.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools_ref.h [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
h5tools_str.c [svn-r14225] Description: 2007-10-31 08:13:40 -05:00
h5tools_str.h [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
h5tools_type.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
h5tools_utils.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools_utils.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
h5tools.h [svn-r14131] Description: 2007-08-30 15:03:37 -05:00
h5trav.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5trav.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
Makefile.am [svn-r13589] 2007-04-04 15:25:42 -05:00
Makefile.in [svn-r13972] Description: 2007-07-12 21:42:17 -05:00
ph5diff.h [svn-r14154] Description: 2007-09-25 17:18:33 -05:00
talign.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00