hdf5/tools/misc
Raymond Lu d6c6a34a8f [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an application uses -DH5_USE_16_API with the 1.8 library to compile. The cause is from the mismatch of H5Eprint1 and H5Eprint2 set
through H5Eset_auto.  I changed the union in the structure H5E_auto_t.  Another change is to 
make H5Eget_auto fail if H5Eset_auto is called to set the printing function.  I'll write a 
document for it.

Tested on heiwa, jam, and amani.

The property change in configure.in, config, and Makefile.am came from the merge of the 1.8 
library change.
2010-09-21 11:46:38 -05:00
..
CMakeLists.txt [svn-r19434] Correct use of lib, include, bin in INSTALL commands to use proper variables. 2010-09-20 15:38:35 -05:00
h5cc.in [svn-r18057] Bug fix: 1192 2009-12-26 05:12:49 -05:00
h5debug.c [svn-r19396] Description: 2010-09-16 06:38:10 -05:00
h5mkgrp.c [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an application uses -DH5_USE_16_API with the 1.8 library to compile. The cause is from the mismatch of H5Eprint1 and H5Eprint2 set 2010-09-21 11:46:38 -05:00
h5redeploy.in [svn-r18057] Bug fix: 1192 2009-12-26 05:12:49 -05:00
h5repart_gentest.c [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00
h5repart.c [svn-r18057] Bug fix: 1192 2009-12-26 05:12:49 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. 2010-09-10 10:45:07 -05:00
repart_test.c
talign.c [svn-r17476] Update test file that was refactored. 2009-09-14 15:39:28 -05:00
testh5mkgrp.sh [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00
testh5repart.sh.in [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00